# OnlyFans Permissions Library

The permission system is a crucial element in managing your team effectively. Permissions assigned to a role determine which sections team members can access and what actions they can perform.

## OnlyFans Menu

This section includes permissions for standard OnlyFans functionalities.

* **Home:** Allows team members to see the home feed, friends’ posts and stories.
* **Notifications:** Allows team members to receive [notifications from OnlyFans](#user-content-fn-1)[^1].
* **Messages:** Provides access to view and engage in chats on the account.
* **Collections:** Grants access to manage fan collections, including editing and clearing lists.
* **Vault:** Allows access to the full gallery, including adding content to posts, stories, and categories.
* **Queue:** Access to view and edit scheduled posts and messages.
* **Statements:** Provides access to earnings, and chargebacks.
* **Statements (Earning Statistics):** Provides access to the Earning Statistics tab within Statements, showing detailed income breakdowns by category.
* **Statistics:** Allows viewing of account stats such as engagement and performance.
* **My Profile:** Access to view and edit the profile, including highlights.
* **Settings:** Edit the subscription pricing, fans and following, and notifications.
* **Settings (Profile, Account & Privacy)** <mark style="color:orange;">(safety-sensitive!)</mark>**:** Provides access to the next sections:
  * **Profile** — edit profile details, subscription pricing, and notification preferences.
  * **Account** — manage account-level settings.
  * **Privacy & Safety** — configure safety and privacy options.
* **Streaming:** Permission to manage and run live streams <mark style="color:orange;">(safety-sensitive!)</mark>.
* **Cards & Banks:** Allows viewing and editing of the creator's banking information and wallet funds. Also required to submit withdrawal requests <mark style="color:orange;">(safety-sensitive!)</mark>.
* **Help & Support:** Permission to contact OnlyFans support or explore Help Center resources <mark style="color:orange;">(safety-sensitive!)</mark>.
* **Logout Button:** Allows members to log out of the OnlyFans account <mark style="color:orange;">(safety-sensitive!)</mark>.

## OnlyFans Chatting & Security

Permissions related to chat and security functions.

* **Chat Hiding & Fan Blocking:** Allows members to hide and clear chats or block fans <mark style="color:orange;">(safety-sensitive!)</mark>.
* **Change Fan Inbox:** Allows team members to move fans between inboxes (chat groups), enabling better workload distribution among chatters.
* **Mute Chats:** Allows muting individual fan chats to suppress notifications without blocking or hiding the conversation.
* **View Message Sender's Name:** Displays the name of the team member who sent a message within a fan chat, improving accountability and shift handover.
* **Unsend Message:** Permission to [unsend a message within 24 hours](#user-content-fn-2)[^2] <mark style="color:orange;">(safety-sensitive!)</mark>.
* **Add Media & Update Categories:** Allows uploading media from local storage and updating media categories within the Vault. <mark style="color:orange;">(safety-sensitive!)</mark>.
* **Delete Media from Vault:** Permission to delete media and categories in the Vault.
* **Download Media:** Permission to download media files from the Vault.&#x20;
* **Add stories:** Create and delete stories.
* **Create New Post:** Create and delete posts.&#x20;
* **Create OnlyFans Mass Message:** Send OnlyFans mass messages.
* **Unsend OnlyFans Mass Message:** Permission to unsend previously sent OnlyFans mass message.
* **Promotions** <mark style="color:orange;">(safety-sensitive!)</mark>**:** Grants access to OnlyFans promotional tools, including Promotions, Free Trial Links (FTL), and Tracking links. \
  Note: the Settings permission (without Profile) is also required to fully manage promotions.

## OnlyFans Enhancements

Additional OnlyMonster tools for enhancing the chatting experience and fan interaction.

* **Create Priority Mass Message:** [Create and send OnlyMonster priority messages](#user-content-fn-3)[^3] <mark style="color:orange;">(legacy feature — not recommended to enable)</mark>.
* **AI Replies:** Access to create[ AI replies](#user-content-fn-4)[^4] using quick reply buttons.
* **Spell Checker:** Allows messages to be checked for spelling mistakes.
* **Buying power:** Enables access to the Buying Power (Fan Scoring) feature.
* **Message Translator:** Access to the outgoing message translator.&#x20;

\
\ <br>

[^1]: controlled within the OnlyFans settings

[^2]: by default, all users can unsend messages within 1 minute

[^3]: only the original device can pause or cancel the sending

[^4]: does not limit access to AI Magic Box, Status reply, and Fan Persona


---

# 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/onlyfans-permissions-library.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.
