# Creating an Enterprise Group Session

If you are a member of an enterprise group, you can create a Session that's listed only to other members of your Enterprise group. On the Join Session page in the ENGAGE app, other group members can select the name of your Enterprise group to see enterprise group Sessions.

If you select an appropriate name, such as the name of your meeting, then this approach makes it much less likely that an unwanted person will enter your meeting. You can then avoid the additional step of needing to use a password.

To create an enterprise group Session, complete the following steps:

1. On the menu screen of the ENGAGE app, select **Start Session**.
2. Select a location.
3. Select **With Others**.
4. Enter a **Session Name**. This name appears on the **Join Session** page.
5. **Optional**: Enter a password.
6. **Optional**: From the **Max attendees list**, select the maximum number of users that you want to be able to join the session. You are counted as one of the users. For more information, see [Session capacity](/engage/sessions/creating-a-session/session-capacity.md).
7. **Optional**: If you are a member of multiple Enterprise groups, from the **Owned by** list, select the group that you want to own the session. This choice determines which Enterprise group list the Session will appear in.
8. Select the **Enterprise Group List** check box, and then clear the **Public List** check box.
9. Select **Start**.


---

# 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/creating-a-session/creating-an-enterprise-group-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.
