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

# User Management & Organizations

Efficiently manage your team's access to Mailtrap. Control permissions, organize users into teams, and maintain security across your organization.

## User Management Features

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Organization &#x26; Sub-Accounts</strong></td><td><em>Structure your Mailtrap account with organizations and sub-accounts for better resource management and billing separation.</em></td><td><a href="/pages/K4xUJK9sO3iONPkHZtdq">/pages/K4xUJK9sO3iONPkHZtdq</a></td></tr><tr><td><strong>User Roles &#x26; Management</strong></td><td><em>Add, remove, and manage team members. Control access levels and permissions for different users.</em></td><td><a href="/pages/VUT8rmobKdrnlBH7iFnX">/pages/VUT8rmobKdrnlBH7iFnX</a></td></tr><tr><td><strong>User Profile</strong></td><td><em>Manage individual user profiles, preferences, and settings within your organization.</em></td><td><a href="/pages/qMHph01RZKjPS67cMGDF">/pages/qMHph01RZKjPS67cMGDF</a></td></tr><tr><td><strong>My Profile</strong></td><td><em>Personal profile management including account settings, notifications, and security options.</em></td><td><a href="/pages/eQp4ZHtkxlVfrf9eRRLd">/pages/eQp4ZHtkxlVfrf9eRRLd</a></td></tr><tr><td><strong>SSO Guide</strong></td><td><em>Learn how to configure SAML 2.0 single sign-on (SSO) with Mailtrap using any Identity Provider that supports the SAML 2.0 protocol.</em></td><td><a href="/pages/B72SGnIYqsW2xhidfoIw">/pages/B72SGnIYqsW2xhidfoIw</a></td></tr></tbody></table>


---

# 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.mailtrap.io/account-and-organization/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.
