# Adding a co-host

When you start a Session, you are given the role of host. You can choose to give host permissions to any other person in the Session. However, because hosts have the highest possible permissions in a Session, we recommend that you give the permission only to people that you know and trust.

{% hint style="warning" %}
You can't make a LITE user a co-host.
{% endhint %}

{% hint style="warning" %}
If you're in a persistent Session and you give host permissions to a member of the Enterprise group that owns the persistent Session, that person remains a host the next time that they join the persistent Session.
{% endhint %}

You may want to assign another user as co-host to guard against unexpected technical issues. For example, if you are the only host in a standard Session, and you lose your network connection, everyone else in the Session is returned to the menu screen.

To add someone as a co-host, complete the following steps:

1\. Open the menu, select **Host Controls** <img src="/files/bTt7cPfqc3Y5PAHZIalW" alt="" data-size="line">, and then select the **Users** tab.

2\. Identify a user and select their **More** icon <img src="/files/m1uNhuIP0efFNVLzcWim" alt="" data-size="line">.

<figure><img src="/files/zlxMPCCPjlucLECrCAtl" alt=""><figcaption><p>More icon for an individual user</p></figcaption></figure>

3\. On the **Host Actions** page, select **Add Co-Host**.

<figure><img src="/files/SwqKZ0m5Kd29nxXVs3Cd" alt=""><figcaption><p>Option to add a co-host</p></figcaption></figure>


---

# 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/host-controls/adding-a-co-host.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.
