# Personal boundaries

A host can choose to enable or disable personal boundaries in a Session. When enabled, if two users enter close proximity, their avatars become invisible to each another.

This is provided for both user comfort and safeguarding. In situations where avatars are densely grouped, each user can still perceive a clear zone around them. In situations where one user wants to harass another by invading their personal space, the harasser would find it impossible to do so.

{% hint style="info" %}
Avatars become invisible only to the user who is in close proximity to them. Avatars that are invisible to you may still be visible to other users in the Session. You may still see other people's avatars in close proximity to each other.
{% endhint %}

{% hint style="info" %}
Personal boundaries are not applied in recordings. If an avatar becomes invisible to you while you are recording, they will remain visible when you play back the recording.
{% endhint %}

<figure><img src="/files/hnG3FLDmHBBxnkaoWxHJ" alt=""><figcaption><p>Personal boundary toggle on the Session Settings tab</p></figcaption></figure>

## Enabling personal boundaries

1. Open your menu or tablet, and then select **Host Controls** <img src="/files/bTt7cPfqc3Y5PAHZIalW" alt="" data-size="line">.
2. On the **Host Controls** page, select **Session Settings**.
3. Turn on the **Personal boundary** toggle.

## Disabling personal boundaries

1. Open your menu or tablet, and then select **Host Controls** <img src="/files/bTt7cPfqc3Y5PAHZIalW" alt="" data-size="line">.
2. On the **Host Controls** page, select **Session Settings**.
3. Turn off the **Personal boundary** toggle.


---

# 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/personal-boundaries.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.
