> For the complete documentation index, see [llms.txt](https://docs.engagevr.io/engage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engagevr.io/engage/advanced-features/snapshots/saving-a-snapshot.md).

# Saving a snapshot

{% hint style="info" %}
When you save a snapshot, your avatar's position is used as the center of the group. This center is where the object bubble will appear when you place the snapshot in a Session. Specifically, the center will be in the middle of your avatar, 3 ft. (1 m) above its feet.
{% endhint %}

{% hint style="warning" %}
LITE users can't save a snapshot.
{% endhint %}

To save a snapshot, complete the following steps:

1. Open your menu or tablet, and then select **IFX** <img src="/files/eKoWCRilCmxJ44LshaV0" alt="" data-size="line">.
2. On the IFX page, select **Snapshots**.
3. On the files page, select ![](/files/CKl9AMbD7WzqAWXDStgT) in the upper-right corner of the page.
4. In the **Create IFX Snapshot** window, choose to save only your own IFX or to also include shared IFX, and then select **Confirm**. The ability to include shared IFX in a snapshot is turned off by default and must be enabled by a host. See [Setting permissions for all users](/engage/host-controls/controlling-permissions/setting-permissions-for-all-users.md).
5. In the **Filename** field, amend the file name if required, and then select **Save**.

{% hint style="info" %}
If you have chosen to share IFX that you added, they are not included if you choose to save only your own IFX in Step 4.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/advanced-features/snapshots/saving-a-snapshot.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.
