# How do seat limits work?

### What are seat limits? <a href="#h_fc9c0ba3b5" id="h_fc9c0ba3b5"></a>

Seats (billable  units) have limits depending on your workspace plan.&#x20;

For example, Personal plans only have 1 seat, Starter plans have up to 5, Growth up to 50, and Enterprise unlimited. Consider you seat count before choosing a plan.

Seats are defined as any Workspace Admin or Workspace Members, these are people that you have invited at the workspace level (typically your internal team or freelancers). Guests are NOT billed nor do they count towards your seats, however each plan has a limit on the number of guests allowed in a workspace.


---

# Agent Instructions: 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/billing/how-do-seat-limits-work.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.
