> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/platform/accounts.md).

# Accounts

Your account is your personal identity in Plenit: a single user that can belong to multiple organizations, with its own role in each one.&#x20;

From here you can navigate the dashboard, configure your details, and review everything under your responsibility. Managing organizations (creating, editing, or joining one) lives in its own section, Organizations.

### Most viewed articles

1. [Add users](/docs-en/platform/accounts/how-to/how-to-add-users.md)
2. [Manage your users](/docs-en/platform/accounts/how-to/how-to-manage-users.md)
3. [Apply permissions to a user](/docs-en/platform/accounts/how-to/how-to-assign-user-permissions.md)
4. [Manage your subscriptions](/docs-en/platform/accounts/how-to/how-to-manage-subscriptions.md)
5. [Configure your security emails](/docs-en/platform/accounts/how-to/how-to-configure-security-emails.md)
6. [View and export your events](/docs-en/platform/accounts/how-to/how-to-view-and-export-events.md)
7. [My Profile](/docs-en/platform/accounts/concepts/my-profile.md)
8. [Your account and your organization](/docs-en/platform/accounts/concepts/account-and-organization.md)
9. [Account security](/docs-en/platform/accounts/details/security.md)
10. [Home lists](/docs-en/platform/accounts/details/lists.md)

### Explore Account

<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>Quick start</strong></td><td>Set up your account and get oriented in the dashboard in four steps.</td><td><a href="/pages/cb921c1900038c676e1e4191c12ddb60301accf2">/pages/cb921c1900038c676e1e4191c12ddb60301accf2</a></td></tr><tr><td><strong>Concepts</strong></td><td>Your account and the organizations, the dashboard, and My Profile.</td><td><a href="/pages/d08d789bc11838434456910b274e26c43d4103bc">/pages/d08d789bc11838434456910b274e26c43d4103bc</a></td></tr><tr><td><strong>How-to</strong></td><td>Add users, apply permissions, manage subscriptions, and view your events.</td><td><a href="/pages/a64fde45ec1da895507bedb0feff50019ec7be74">/pages/a64fde45ec1da895507bedb0feff50019ec7be74</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about your account.</td><td><a href="/pages/72cf070ca90d27d4da42fb02f651263aaac4fc41">/pages/72cf070ca90d27d4da42fb02f651263aaac4fc41</a></td></tr><tr><td><strong>Details</strong></td><td>Profile fields, lists, security, and events.</td><td><a href="/pages/c874891025c715ded4b99c8f4652e8dab91f0fe1">/pages/c874891025c715ded4b99c8f4652e8dab91f0fe1</a></td></tr></tbody></table>

### Support

Do you need help with your servers?&#x20;

Open a ticket or write to us via [WhatsApp](/docs-en/support/whatsapp.md) from the Support section.

### Latest updates

July 1, 2026 — New user import from template in Home.

July 1, 2026 — New UX&#x20;


---

# 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.plenit.com/docs-en/platform/accounts.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.
