# OnlyMonster 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.

## OnlyMonster Control Panel

This block contains permissions for the OnlyMonster Browser interface.

* **Dashboard:** Access to the central analytics board and Account Overview, providing an overview of key metrics across the organization.
* **Chatter Metrics:**&#x20;
  * **View Metrics:** Access to Chatter Metrics dashboard - team performance statistics, including PPV sales, tips and message metrics.
  * **View Transactions:** Access to Transactions tab without the ability to make changes. This permission automatically includes View Metrics permissions.
  * **Edit Transactions:** Enables assigning transactions to agency members. Enables both View Metrics and View Transactions permissions.
* **Chatter shifts:** Allows your team members to use a dedicated calendar to schedule employees’ work hours.
  * **View shifts:** Only Viewing chatter shifts.
  * **Edit shifts:** Create and edit chatter shifts.
* **Message Tracker:** Provides access to the Message Tracker tool, which logs and monitors all messages sent across connected OnlyFans accounts.
* **Accounts:**
  * **Connect Account:** Permission to add accounts to organization.
  * **Groups:** View and manage groups of accounts, including adding/removing accounts from groups.
* **Account Settings:**
  * **Assign Accounts:** Manage team members’ access to accounts.
  * **Proxy Settings:** Manage settings for proxies, time zones, emoji customizations, and inboxes.
* **Creator Insights:** In-depth analytics for account performance.
* **Traffic Metrics:** Access to the legacy Traffic Metrics (tracking links and trial links, view and edit).
* **Traffic Metrics (Beta):** Analytical tools for tracking, trial links, and direct traffic.
  * **View Traffic Metrics:** View-only access to Traffic Metrics data, including link performance and fan acquisition analytics.
  * **Edit Traffic Metrics:** Allows creating, editing, and managing traffic metric settings.
* **Auto-Renew Promotion:** Access to the fan engagement tools for creating auto-renewing promotions.
* **Auto-Follow Expired:** Manage auto-subscription settings for expired fans.
* **AI Assistant Settings:** AI credits status, Status reply, and quick reply buttons customization.
* **Auto-Message Campaigns:** Tools for setting up and managing automated messaging workflows.
  * **View Auto-Messages:** View-only access to auto-message campaigns and their configurations.
  * **Edit Auto-Messages:** Allows creating, editing, and managing auto-message campaigns.
* **Dynamic Fan Lists:** Smart filtering tools for grouping fans by behavior, spending, or activity.
  * **View Dynamic Fan Lists:** View-only access to Dynamic Fan Lists and their filtering criteria.
  * **Edit Dynamic Fan Lists:** Allows creating and editing Dynamic Fan Lists used for targeted messaging and automation.
* **Priority Mass Messages:** Mass messaging tools powered by the OnlyMonster system for higher deliverability.
  * **View Priority Mass Messages:** View-only access to Priority Mass Message campaigns.
  * **Edit Priority Mass Messages:** Allows creating, scheduling, and editing Priority Mass Messages in the OnlyMonster panel.
* **Media Uploader:** Provides access to the Media Uploader tool for directly uploading media to OnlyFans accounts from the OnlyMonster panel <mark style="color:$info;">(currently not available)</mark>.
* **Media Hub:**
  * **View Media:** Access to Media Hub files in the OnlyMonster Browser panel.
  * **Upload Media:** Allows uploading media to the Media Hub panel using the “Upload Media” button <mark style="color:orange;">(safety-sensitive!)</mark>.
  * **Edit Media:** Permission to create and rename folders, edit descriptions, tags, preferred prices, link and unlink folders.
  * **Delete Media:** Allows users to delete files and folders in the Media Hub panel.&#x20;
* **Message Templates:** Shared library of reusable message templates for the team.
  * **View Public Templates:** View-only access to shared (public) message templates available across the team.
  * **Edit Public Templates:** Allows creating, editing, and deleting public message templates accessible to all team members.
* **Message Guard:**&#x20;
  * **View Message Guard**: Permission to view Message Guard tab in OnlyMonster Panel.
  * **Edit Message Guard:** Allows for adding and editing Message Guard Settings.
* **AI Translate:** Access to AI Translate settings (Glossary).
  * **View AI Translate:** View-only access to AI Translate settings.
  * **Edit AI Translate:** Allows editing AI Translate settings, including language pairs and translation rules.
* **AI Copilot:** AI assistant settings for automating and enhancing chatter responses <mark style="color:$info;">(currently not available)</mark>.
  * **View AI Copilot:** View-only access to the AI Copilot settings and its configurations.
  * **Edit AI Copilot:** Allows editing AI Copilot behavior settings, including tone, persona, and response strategies.
* **Members**:
  * **View Members:** Permission to view members.
  * **Edit Members:** Edit member information such as tags, notes, [assign and revoke access to ](#user-content-fn-1)[^1]accounts.
  * **Remove Members:** Permission to remove members from the organization.
* **Roles:**
  * **View Roles:** Access to view and manage roles.
  * **Edit Roles:** Manage role permissions and assign roles to team members.
  * **Assign Roles:** Assign roles to team members.
* **Agency:** View and edit organization information such as time zone and name.
* **Billing:** Access to billing, plan renewals, AI request usage, and billing history.

\
\ <br>

[^1]: In case Assign Creators permission is granted&#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.onlymonster.ai/team-and-security-management/onlymonster-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.
