> 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/organizations.md).

# Organizations

An organization is the workspace where a customer's subscriptions, users, contacts, billing, and brand live.&#x20;

From Plenit you manage as many as you need: yours and those of the customers you serve.&#x20;

The onboarding and management of its users and subscriptions are documented in Account; here you focus on the organization itself: creating it, configuring it, its dashboard, and the list of all.

### Most consulted articles

1. [What an organization is](/docs-en/platform/organizations/concepts/what-it-is.md)
2. [The end customer and the partner brand](/docs-en/platform/organizations/concepts/end-client-and-brand.md)
3. [The organization dashboard](/docs-en/platform/organizations/concepts/the-organization-panel.md)
4. [Organization list](/docs-en/platform/organizations/detalles/list.md)
5. [Organization profile](/docs-en/platform/organizations/detalles/profile.md)
6. [Subscriptions](/docs-en/platform/organizations/detalles/subscriptions.md)
7. [Users and permissions](/docs-en/platform/organizations/detalles/users.md)
8. [Customization and white-labeling](/docs-en/platform/organizations/detalles/customization.md)
9. [Contacts](/docs-en/platform/organizations/detalles/contacts.md)
10. [Switch organization](/docs-en/platform/organizations/how-to/how-to-create-an-organization.md)

### Explore Organizations

<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>Create and launch your first customer organization.</td><td><a href="/pages/c6279fbc14ab59b89dffcbd476f3f603fa7ea826">/pages/c6279fbc14ab59b89dffcbd476f3f603fa7ea826</a></td></tr><tr><td><strong>Concepts</strong></td><td>What an organization is, white-labeling, and its dashboard.</td><td><a href="/pages/2623f4b1843537f21b585c11d1965f0c54b88543">/pages/2623f4b1843537f21b585c11d1965f0c54b88543</a></td></tr><tr><td><strong>How-to</strong></td><td>Create, customize, and manage your organizations.</td><td><a href="/pages/c9506d242d003b1d4775a27816a61abb84bd559f">/pages/c9506d242d003b1d4775a27816a61abb84bd559f</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about organizations.</td><td><a href="/pages/1036b9683395dbd6bf52bff96e7075fd1003fd1e">/pages/1036b9683395dbd6bf52bff96e7075fd1003fd1e</a></td></tr><tr><td><strong>Details</strong></td><td>The list, form, and organization dashboard.</td><td><a href="/pages/850a9d601f575c3d99356e173819c3689c9a7068">/pages/850a9d601f575c3d99356e173819c3689c9a7068</a></td></tr></tbody></table>

### Support

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

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

### Latest updates

July 1, 2026 — New events tab in the organization dashboard.


---

# 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/organizations.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.
