> For the complete documentation index, see [llms.txt](https://academy.shade.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.shade.inc/help-center/help-center-es/facturacion/como-funcionan-los-limites-de-puestos.md).

# ¿Cómo funcionan los límites de puestos?

Los asientos (unidades facturables) tienen límites según el plan de tu espacio de trabajo.&#x20;

Por ejemplo, los planes Personal solo tienen 1 asiento, los planes Starter tienen hasta 5, Growth hasta 50 y Enterprise es ilimitado. Ten en cuenta tu número de asientos antes de elegir un plan.

Los asientos se definen como cualquier Administrador del espacio de trabajo o Miembro del espacio de trabajo; son personas que has invitado a nivel de espacio de trabajo (normalmente tu equipo interno o freelancers). Los invitados NO se facturan ni cuentan para tus asientos; sin embargo, cada plan tiene un límite en el número de invitados permitidos en un espacio de trabajo.


---

# 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:

```
GET https://academy.shade.inc/help-center/help-center-es/facturacion/como-funcionan-los-limites-de-puestos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
