# Guests

Invite external partners into specific conversations without exposing your full inbox. Guests can view messages, post internal comments, and @mention team members - but they can't reply externally or access other conversations.

<figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2F8DuEV98HuGm7wkNDUacc%2Fimg-features-guessaccess-featurePage.png?alt=media&#x26;token=e7889fa6-b34d-4cbb-97db-51cc4133d952" alt="" width="563"><figcaption></figcaption></figure>

### Guests actions

Guest actions in Missive are subject to certain limits to ensure secure and manageable collaboration with external partners.

#### Guests can:

* **View conversation content**, including messages (emails, SMS, etc.), tasks, and internal chat messages.
* **View and download attachments** shared in the conversation.
* **Post internal chat messages**, with the option to include attachments.
* **@mention users** already present in the conversation.

#### Guests cannot:

* **Reply directly to external messages** like emails or SMS.
* **Manage conversation settings** or create new conversations.
* **Be invited to default teams** and organization chat rooms.

### Guests limit

Guest accesses are included in all Missive plans (Free, Starter, Productive and Business).

* You get 5 guests' access per Missive user. For example, if you have 8 users in your organization, you can invite up to 40 guests.
* Each guest can participate in up to **5 conversations**.
* Monitor your guest usage and limits in **Settings** > **Guests**.

### Demo

{% embed url="<https://youtu.be/tbF-tZZzsmA>" %}


---

# 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://missiveapp.com/docs/advanced-features/guest-access.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.
