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

# Settings Overview

To access Settings, click your profile menu and select **Settings** in the lower left of your screen:

<div align="left" data-with-frame="true"><figure><img src="/files/iZx0dvZElYJ4n9BxtV9J" alt="" width="375"><figcaption></figcaption></figure></div>

### Available Settings

The settings you see depend on your role within Feedotter.

#### Owners & Admins

Owners and Admins have access to both personal settings and organization-level settings:

<div align="left" data-with-frame="true"><figure><img src="/files/qDnf2d3dE7S0dHpj1xbM" alt=""><figcaption></figcaption></figure></div>

#### Users

Users have limited settings access:

<div align="left" data-with-frame="true"><figure><img src="/files/B3gwcaswgnMojpWztSFc" alt=""><figcaption></figcaption></figure></div>

### Finding a Setting

For easier navigation, our documentation organizes settings into the following categories:

{% content-ref url="/pages/3GHskDTE47MvySEMUpRk" %}
[Personal](/settings/personal.md)
{% endcontent-ref %}

Profile settings, preferences, and bookmarks.

{% content-ref url="/pages/JrWcfcgsRpKwbt2Msv58" %}
[Organization](/settings/organization.md)
{% endcontent-ref %}

Company, user, usage, and billing settings.

{% content-ref url="/pages/gSfkI8DSJ7O8H8xqL03E" %}
[Security](/settings/security.md)
{% endcontent-ref %}

Security settings including SSO and account-level 2FA.&#x20;

{% content-ref url="/pages/EGA7yoV9tSvaR0jS2hEf" %}
[Communications](/settings/communications.md)
{% endcontent-ref %}

Emailing, review lists, and brand settings.

{% content-ref url="/pages/jdOQUXOyLFYtrWIsRAIl" %}
[Platform](/settings/platform.md)
{% endcontent-ref %}

Integrations, AI features, and tools.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/settings/settings-overview.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.
