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

# Organizaciones

Una organización es el espacio de trabajo donde viven las suscripciones, los usuarios, los contactos, la facturación y la marca de un cliente.&#x20;

Desde Plenit gestionas tantas como necesites: la tuya y las de los clientes a los que das servicio.&#x20;

El alta y la gestión de sus usuarios y suscripciones se documentan en Cuenta; aquí te centras en la organización como tal: crearla, configurarla, su panel y el listado de todas.

### Artículos más consultados

1. [Qué es una organización](/platform/organizations/concepts/what-it-is.md)
2. [El cliente final y la marca del partner](/platform/organizations/concepts/end-client-and-brand.md)
3. [El panel de la organización](/platform/organizations/concepts/the-organization-panel.md)
4. [Listado de organizaciones](/platform/organizations/detalles/list.md)
5. [Perfil de la organización](/platform/organizations/detalles/profile.md)
6. [Suscripciones](/platform/organizations/detalles/subscriptions.md)
7. [Usuarios y permisos](/platform/organizations/detalles/users.md)
8. [Personalización y marca blanca](/platform/organizations/detalles/customization.md)
9. [Contactos](/platform/organizations/detalles/contacts.md)
10. [Cambiar de organización](/platform/organizations/how-to/how-to-create-an-organization.md)

### Explora Organizaciones

<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>Inicio rápido</strong></td><td>Crea y pon en marcha tu primera organización de cliente.</td><td><a href="/pages/lRMPoXbIbZkpvZZ0a0AK">/pages/lRMPoXbIbZkpvZZ0a0AK</a></td></tr><tr><td><strong>Conceptos</strong></td><td>Qué es una organización, la marca blanca y su panel.</td><td><a href="/pages/qvJYfxlYO641NjsTzKdx">/pages/qvJYfxlYO641NjsTzKdx</a></td></tr><tr><td><strong>How-to</strong></td><td>Crea, personaliza y administra tus organizaciones.</td><td><a href="/pages/bm5gfuwASVvOa93WhAFy">/pages/bm5gfuwASVvOa93WhAFy</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respuestas rápidas a las dudas más habituales sobre las organizaciones.</td><td><a href="/pages/VGJd7GkDhjTVo9VInVMO">/pages/VGJd7GkDhjTVo9VInVMO</a></td></tr><tr><td><strong>Detalles</strong></td><td>El listado, el formulario y el panel de la organización.</td><td><a href="/pages/f4zVTzm5mj8vaD7R9HK5">/pages/f4zVTzm5mj8vaD7R9HK5</a></td></tr></tbody></table>

### Soporte

¿Necesitas ayuda con tus servidores?&#x20;

Abre un ticket o escríbenos por [WhatsApp](/support/whatsapp.md) desde la sección de Soporte.

### Últimas novedades

1 de julio de 2026 — Nueva pestaña de eventos en el panel de la organización.


---

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