# Campaign Permissions

Managing teams and a large number of email campaigns can quickly lead to a cluttered dashboard, making it challenging for editors to locate the campaigns they need to work on.&#x20;

With user permissions, the account owner can control which campaigns each user can view and edit in FeedOtter, ensuring a more organized and efficient workflow.

### Setting User Permissions

1. Navigate to the **Settings** > **Users** page.
2. Click **Edit** next to the user you wish to edit.
3. In the **Permissions** input search and select the campaigns/newsletters your wish the user to have access to.
4. Click **Save**&#x20;

Next time the user logs in they will only see the specified newsletters/campaigns.

<div align="left"><figure><img src="https://www.feedotter.com/wp-content/uploads/2021/11/user-permissions.png" alt="" width="375"><figcaption><p>Set permissions when adding or editing a user.</p></figcaption></figure></div>


---

# 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/campaign-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.
