> For the complete documentation index, see [llms.txt](https://docs.gmetri.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmetri.com/metaverse/build/editor/project-settings/variables-in-settings.md).

# Variables in Settings

Use the Settings > Variables page to add/remove Custom Variables, [Global Variables](/metaverse/build/portal/global-variables.md) and Autogenerated Variables.

{% hint style="info" %}
Global variables have to be first defined in [workspace settings](/metaverse/build/portal/global-variables.md) before you can add them to your experience from the Settings > Variables page
{% endhint %}

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FPt1KiFNfL8mUykdmjCeD%2Fimage.png?alt=media&#x26;token=89f1d96e-5982-48f7-b6df-805f3f8c9e16" alt=""><figcaption><p>Settings > Variables page</p></figcaption></figure>

Learn more about Variables here:

{% content-ref url="/pages/4FdURXtqhp12wn0WgUZi" %}
[Variables](/metaverse/build/variables.md)
{% endcontent-ref %}


---

# 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.gmetri.com/metaverse/build/editor/project-settings/variables-in-settings.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.
