> For the complete documentation index, see [llms.txt](https://docs.onlymonster.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onlymonster.ai/team-and-security-management.md).

# TEAM & SECURITY MANAGEMENT

- [Connect Account](https://docs.onlymonster.ai/team-and-security-management/connect-account.md)
- [Account Adding and Login with Face Verification](https://docs.onlymonster.ai/team-and-security-management/account-adding-and-login-with-face-verification.md): To add an account or complete login using Face Verification, follow the steps below. Make sure the creator is available and ready to complete the verification process in real time.
- [Добавление или логин через Face Verification](https://docs.onlymonster.ai/team-and-security-management/dobavlenie-ili-login-cherez-face-verification.md)
- [Legacy Account Adding and Login with Face Verification](https://docs.onlymonster.ai/team-and-security-management/dobavlenie-ili-login-cherez-face-verification/legacy-account-adding-and-login-with-face-verification.md)
- [Custom Proxy Setup for Account Connection](https://docs.onlymonster.ai/team-and-security-management/custom-proxy-setup-for-account-connection.md)
- [Account Management](https://docs.onlymonster.ai/team-and-security-management/account-management.md): Managing all accounts in one centralized place is essential for running an organization efficiently.
- [Team management](https://docs.onlymonster.ai/team-and-security-management/team-management.md): A team management system centralizes team oversight, allowing you to manage roles, access, and workflows efficiently, ensuring effective collaboration and team success.
- [Roles & Permissions](https://docs.onlymonster.ai/team-and-security-management/roles-and-permissions.md): Roles & Permissions allow the organization owner to decide what features each team member can access and use on the OnlyMonster platform and the connected accounts.
- [OnlyMonster Permissions Library](https://docs.onlymonster.ai/team-and-security-management/onlymonster-permissions-library.md)
- [OnlyFans Permissions Library](https://docs.onlymonster.ai/team-and-security-management/onlyfans-permissions-library.md)
- [Fansly Permissions](https://docs.onlymonster.ai/team-and-security-management/fansly-permissions.md)
- [Telegram Permissions](https://docs.onlymonster.ai/team-and-security-management/telegram-permissions.md)
- [Fanvue Permissions](https://docs.onlymonster.ai/team-and-security-management/fanvue-permissions.md)
- [Manage OnlyMonster Account Information](https://docs.onlymonster.ai/team-and-security-management/manage-onlymonster-account-information.md): Manage Account settings allow you to update your account details and ensure its security.
- [Message Guard](https://docs.onlymonster.ai/team-and-security-management/message-guard.md)
- [Context Detection (Beta)](https://docs.onlymonster.ai/team-and-security-management/message-guard/context-detection-beta.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.onlymonster.ai/team-and-security-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
