> 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/hints-and-tips/invites.md).

# Invites

### Invite others to join you in 8seats

<div align="left"><figure><img src="/files/fQVGb4lRSZ6eOz2LO3aC" alt="" width="375"><figcaption></figcaption></figure></div>

Invite other people to your Table by tapping the + button. You can have up to 8 people on your Table, including yourself – or even up to 20 on the 8seats Business plan. No need to worry if they don’t have 8seats yet, all you need is their phone number and we’ll invite them to join you on your Table.

Check out our video tutorial on how to invite team members to your Table:&#x20;

👉 [How to create a Table](https://app.gitbook.com/o/EOtt5IWHZQoqgk7Eu4SF/s/kSMdLZljqNqxCnK0AHoC/~/changes/119/learning-and-guides/how-to-create-a-table)&#x20;

### Inving 8AI

<div align="left"><figure><img src="/files/5JtzxY7KElVHBLXCAiAs" alt="" width="375"><figcaption></figcaption></figure></div>

**8AI your newest team member**

Add 8AI to your Tables and Rooms and chat to AI just like another member of your team. Simply type "@8" in a message and 8AI will respond to your prompt or message in the chat.

**Wondering how to add 8AI to your Table?**

👉 Check out our Learning and Guides page here: [How to add 8AI to your Table](https://app.gitbook.com/o/EOtt5IWHZQoqgk7Eu4SF/s/kSMdLZljqNqxCnK0AHoC/~/changes/127/learning-and-guides/how-to-add-8ai-to-your-table)

**Need suggestions on how to work with 8AI?**

👉 Check out our Learning and Guides page here: [How to use 8AI](https://app.gitbook.com/o/EOtt5IWHZQoqgk7Eu4SF/s/kSMdLZljqNqxCnK0AHoC/~/changes/127/learning-and-guides/how-to-use-8ai)


---

# 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/hints-and-tips/invites.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.
