> For the complete documentation index, see [llms.txt](https://docs.vendorfuel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vendorfuel.com/admin/admin-accounts.md).

# Users

The Users shows all of the VendorFuel admin users. You can use the Search bar to search for an Admin Account to edit it.&#x20;

## Add Admin Account

<table><thead><tr><th>Field</th><th>Description</th><th data-type="checkbox">Required</th></tr></thead><tbody><tr><td>Name</td><td>Name of admin user.</td><td>true</td></tr><tr><td>Email</td><td>Email address of admin user.</td><td>true</td></tr><tr><td>Password</td><td></td><td>true</td></tr><tr><td>Active</td><td>Must be checked in order for Admin Account to login.</td><td>false</td></tr></tbody></table>

### Roles

Each role grants certain permissions to sections within VendorFuel.

| Field            | Has Access To                                                                         |
| ---------------- | ------------------------------------------------------------------------------------- |
| Manager          | Everything.                                                                           |
| Billing          | [Accounting ](/settings/settings/accounting.md)and Subscription.                      |
| Catalog          | All [Catalog](/admin/catalog.md)-related.                                             |
| Web Developer    | All [Customer](/admin/customers.md)-related and [Email](/settings/settings/email.md). |
| Customer Service | All [Customer](/admin/customers.md)-related and [Orders](/admin/orders.md).           |

### REST API

Clicking the REST API button will generate a REST API token that other APIs can use to authenticate with VendorFuel without requiring the Account Admin's username or password.&#x20;

### Options

| Field                | Description                                                                    |
| -------------------- | ------------------------------------------------------------------------------ |
| Receive Quotes       | Enables Admin Account to receive any quote requests from customers' carts.     |
| Send New Admin Email | If checked, an email notification will be sent to the new Admin Account email. |

## Edit Admin Account

Once you've added an Admin Account, you can edit it by viewing the Admin Accounts and clicking on it.

{% hint style="info" %}
The Password and Confirm Password fields will not show the Admin Account's password, but you can use these fields to update the password.
{% endhint %}
