# Inviting others to your Session

For any Session or Event other than a private Session, you can invite other people to join you. If someone is a connection, you can invite them directly. Otherwise, they can join through use of a Session ID.

{% hint style="info" %}
If your Session is protected with a password, the person that you invite will need to enter the password to join the Session.
{% endhint %}

## Inviting others through a quick link

A quick link provides a shortcut to a specific Session. For more information about how to use a quick link, see [joining-through-a-quick-link](https://docs.engagevr.io/engage/sessions/joining-a-session/joining-through-a-quick-link "mention").

To copy a quick link for a Session, complete the following steps:

1. Open your menu or tablet.
2. Select **People** <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-99f3aaebf416ad1425da01bcd6545b7b5c1c0f60%2Fmenu_i_users.png?alt=media&#x26;token=25212cd0-be92-4395-86df-4a3238a43d10" alt="" data-size="line">.
3. In the upper-right corner of the **People** page, select **Invite**.
4. Select the copy icon ( <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-113001971020df7aeab32e4045d05cca2b1248b3%2Ficon_copy.png?alt=media" alt="" data-size="line"> ) in the Quick Link panel.

The quick link is copied to your clipboard. Share the link with anyone that you want to join the Session.

{% hint style="info" %}
Quick links don't expire and are valid for as long as the Session is available. However, after someone follows the quick link in their web browser, the option to go directly to the Session in the ENGAGE application expires after one hour. For more information, see [joining-through-a-quick-link](https://docs.engagevr.io/engage/sessions/joining-a-session/joining-through-a-quick-link "mention").
{% endhint %}

## Inviting a connection through the Connections list

To invite a connection, complete the following steps:

1. Open your menu or tablet.
2. Select **People** <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-99f3aaebf416ad1425da01bcd6545b7b5c1c0f60%2Fmenu_i_users.png?alt=media&#x26;token=25212cd0-be92-4395-86df-4a3238a43d10" alt="" data-size="line">.
3. On the **People** page, select **Connections**.
4. Select the connection that you want to invite.
5. In the user focus panel, select **Invite to join you**.

If the user is online, they see your invitation immediately. If they are offline, they will see your invitation after they log in.

## Inviting a connection through the Invite panel

To invite a connection, complete the following steps:

1. Open your menu or tablet.
2. Select **People** <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-99f3aaebf416ad1425da01bcd6545b7b5c1c0f60%2Fmenu_i_users.png?alt=media&#x26;token=25212cd0-be92-4395-86df-4a3238a43d10" alt="" data-size="line">.
3. In the upper-right corner of the **People** page, select **Invite**.
4. In the **Invite to session panel**, select **Invite a connection**.
5. In the **Invite a connection** panel, enter a user's name, username, or email address, and then select **Search**.
6. In the list of search results, select <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-a81419add447fa4c544b3f8ce9991d50949a8454%2Ficon_invite.png?alt=media" alt="" data-size="line"> **Invite**.

If the user is online, they see your invitation immediately. If they are offline, they will see your invitation after they log in.

## Inviting others through use of a Session ID

To find the ID of your Session, complete the following steps:

1. Open your menu or tablet.
2. Select **People** <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-99f3aaebf416ad1425da01bcd6545b7b5c1c0f60%2Fmenu_i_users.png?alt=media&#x26;token=25212cd0-be92-4395-86df-4a3238a43d10" alt="" data-size="line">.
3. In the upper-right corner of the **People** page, select **Invite**. The Session ID is displayed. If the Session uses a password, that's also displayed.
4. **Optional**: Select **Copy Invite** to copy both the Session ID and any password to your clipboard. You can also select the copy icon ( <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-113001971020df7aeab32e4045d05cca2b1248b3%2Ficon_copy.png?alt=media" alt="" data-size="line"> ) next to either the Session ID or the password to copy them individually.

Share the Session ID with the person that you want to join you. They can then complete the steps described in [joining-with-a-session-id](https://docs.engagevr.io/engage/sessions/joining-a-session/joining-with-a-session-id "mention").


---

# 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://docs.engagevr.io/engage/sessions/inviting-others-to-your-session.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.
