> For the complete documentation index, see [llms.txt](https://support.8seats.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.8seats.com/guides-for-8seats-admins.md).

# Guides for 8seats Admins

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/a8qWUfQqUEi0PW10Y2ly"><strong>How to add people to your Workspace</strong></a></td><td>Invite your team to join your Workspace or add guests in just a few simple steps.</td><td><a href="/files/9Bjvcz4eAH1HdFQLpqrU">/files/9Bjvcz4eAH1HdFQLpqrU</a></td></tr><tr><td><a href="/pages/VwqgZxUuzSk9RIuhQ7XE"><strong>How to manage roles for Workspace members</strong></a></td><td>Give each person the right level of access with Workspace roles and permissions.</td><td><a href="/files/ATCF5cgSTZJrbQQEiUJN">/files/ATCF5cgSTZJrbQQEiUJN</a></td></tr><tr><td><a href="/pages/YSvcZhKXoxqFfLC3P1X5"><strong>How to deactivate a Workspace member</strong></a></td><td>Removing someone from your team? Here's how to revoke their Workspace access cleanly.</td><td><a href="/files/Z2jsDdIzG6roz5D6CnUh">/files/Z2jsDdIzG6roz5D6CnUh</a></td></tr><tr><td><a href="/pages/5ZUDkHtQfiL8HJXrk3B0"><strong>How to manage Tables &#x26; Rooms</strong></a></td><td>Create, edit and organise all the Tables &#x26; Rooms that keep your team working together.</td><td><a href="/files/qZYhzEoywlbcvxjNLPuI">/files/qZYhzEoywlbcvxjNLPuI</a></td></tr><tr><td><a href="/pages/oWcxrDRoqX4ZuObtadWO"><strong>How to manage members of Tables &#x26; Rooms</strong></a></td><td>Control who's in each Table and Room, and add or remove people whenever you need.</td><td><a href="/files/aUVI07eyNcdq7N7BMZeg">/files/aUVI07eyNcdq7N7BMZeg</a></td></tr></tbody></table>

#### **Got Workspace admin questions or need some help?**

We know that managing a Workspace comes with a few extra responsibilities, but 8seats makes it simple, and we're here to help you get it done right. If you're an admin and need support with any of the above, or something we haven't covered here, our team is always happy to help.

See how to get in touch with us [here](/8seats-help-centre.md).


---

# 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://support.8seats.com/guides-for-8seats-admins.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.
