# How to add more seats and guests outside of my plan?

If you maxed out your 15 seats and/or 150 guests, and want to add more to your workspace, you can contact sales by [booking a demo](https://shade.inc/book-a-demo) for the enterprise plan.

Alternatively, consider making some seats into guests.&#x20;


---

# 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-to-add-more-seats-and-guests-outside-of-my-plan.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.
