# Security and Administration

## User Accounts

### Web Portal Admin Accounts

It is best practice to assign at least two users to have Admin permissions. Having at least one alternate admin available for password changes or account locks and unlocks as well as pricing adjustments and updates, is beneficial should the primary admin account become compromised or if the user is unavailable.

***

{% tabs %}
{% tab title="New Scale App" %}

### Scale App (New)

In the new scale app, the server settings menu is determined by the user roles and permissions in the Web Portal. Appropriately setting user roles will avoid accidental changes to the server settings within the new app.

<figure><img src="/files/0sLVP7y1d2AZ0F1E1PcX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Legacy Scale App" %}

### Scale App (Legacy)

In the Fast-Weigh Desktop Ticketing application, locking the settings can prevent unwanted and/or accidental changes from users and drivers at your locations. This can be done through the Settings menu, just below the ID and PIN fields. Once enabled, users will be prompted to enter the location PIN to access the Settings menu.

<figure><img src="/files/PObEr7Qf7fLS4WEN5clc" alt="" width="236"><figcaption></figcaption></figure>

<figure><img src="/files/XPl9ieNzVOvELs4n9VXr" alt="" width="501"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.tacinsight.com/fast-weigh-knowledge-base/faqs-and-best-practices/best-practices/security-and-administration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
