# 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 ](https://docs.vendorfuel.com/settings/settings/accounting)and Subscription.                                              |
| Catalog          | All [Catalog](https://docs.vendorfuel.com/admin/catalog)-related.                                                                     |
| Web Developer    | All [Customer](https://docs.vendorfuel.com/admin/customers)-related and [Email](https://docs.vendorfuel.com/settings/settings/email). |
| Customer Service | All [Customer](https://docs.vendorfuel.com/admin/customers)-related and [Orders](https://docs.vendorfuel.com/admin/orders).           |

### 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 %}
