# User Roles

### Understanding User Roles and Permissions in FeedOtter:

**Account Owner**

* Full access to everything in the FeedOtter account.
* Can manage user permissions and transfer ownership of the account to another user.

**Account Admin**

* Full access to all campaigns and account settings.
* Can assign permissions to other users.

**Account User**

* Limited access: cannot view or edit account settings.
* By default, can view and edit all campaigns if no permissions are specified.
* When specific campaigns are selected under permissions, the user can only access those campaigns.

[Click here](https://docs.feedotter.com/account-management/manage-users/user-permissions) for more information on user permissions.&#x20;


---

# 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://docs.feedotter.com/account-management/manage-users/user-roles.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.
