# User Roles and Permissions

## User Roles

We have two user roles that can operate on your workspace today.&#x20;

1. **Administrator** : They manage the workspace. You must have registered a minimum of three Administrators to properly manage your workspace.
2. **Operator** They create transactions and/or approve in accounts they've been granted access to based on the account rules set by the Administrators. This information can be found in the account's transaction rules ( **Accounts > Account dashboard > Rules tab** ).

## Permissions by role

The following is a breakdown of the capabilities for each type of user in the workspace.

<figure><img src="/files/N4tjEeNbPgCVZXMfPCYd" alt=""><figcaption></figcaption></figure>


---

# 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.enterprise.ledger.com/help-center/core/users/user-roles-and-permissions.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.
