# Inviting a guest

1. Open the conversation you want to share with the guest.
2. Click the **Share Access** icon or user avatars at the top-left of the conversation.
3. Invite guests:
   * Select **Invite guests**.
   * Enter the guest's email address.
   * Click **Send invite**.

<div data-with-frame="true"><figure><img src="/files/BBny9kGjDEGF7FYxXKMF" alt="Missive&#x27;s Share Access menu showing the Invite guests option" width="563"><figcaption></figcaption></figure></div>

Once the invite is sent, a notification appears in the conversation. When the guest joins, they show up in the **Share Access** menu with a `guest` label.


---

# 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/inviting-a-guest.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.
