# Fanvue Permissions

This section provides a full breakdown of permissions available within the Fanvue integration. Each permission controls access to specific features and actions on the platform.

### Fanvue Menu Permissions

**Creator Tools:** Grants access to the Creator Tools tab in the UI. This is an umbrella permission — when disabled, all related sections become inaccessible:

* **Insights:** View account performance data and analytics. Without this permission, the tab is also unavailable from the profile page.
* **Vault:** Browse and manage media content.
* **Queue:**&#x20;
* View and manage scheduled posts and messages.
* **Paid Media Links:** Create and manage links to paid content.
* **Tracking Links:** Configure and monitor traffic tracking links.
* **Creator Promotion:** Access promotional tools. Also hidden from the profile page when disabled.&#x20;
* **Automated Messages:** Configure automated messaging flows.Also inaccessible via Settings → Creator Settings.
* **Lists:** Create and manage fan lists.
* **AI Tools:** Access AI-powered features for content creation and fan engagement.
* **AI Avatar Builder:** Use AI-assisted creator setup. &#x20;
* **Account Health:** View account health status and improvement recommendations.
* **Management:** Access the Management tab. When disabled, the tab is also hidden from Settings.&#x20;
* **Build:** Allows access to the Build section for configuring workflows and monetization setup.&#x20;

**Earnings & Payouts (security-sensitive!):** Grants access to Earnings & Payout methods, including financial data and payout configuration. When disabled, the user cannot open Settings from navigation.&#x20;

**Settings (security-sensitive!):** Controls visibility of the Settings tab. When disabled, the user cannot open Settings from navigation.

**Tracking links, promotions,** and **automated messages** won’t be available without the Settings permission.

**Logout (security-sensitive!):** Controls visibility of the Log Out button. When disabled, the button is hidden, preventing the member from logging out.

### Fanvue Chatting & Security Permissions

**Block User (security-sensitive!):** Controls access to blocking fans. When disabled, the Block User button is hidden from the three-dot menu on a fan's profile.

**Purchase Subscription (security-sensitive!):** Controls whether the member can subscribe to other creators. When disabled, the Subscribe button is hidden.

**Unsend Message:** Allows the member to retract previously sent messages. When enabled, the Unsend Message option appears in the chat.&#x20;

<br>


---

# 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.onlymonster.ai/team-and-security-management/fanvue-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.
