# Constants

Account Constants are variables that are globally available. Other than the properties of a tool configuration object, these are available in any context. Use these variables to define values that must be managed in multiple tools, tags or server other variables as a static value.

To create a Constant Variable, navigate to the Server Tag Manager: Variables area of your JENTIS DCP. Here, you can add new Constants or edit existing ones.

<figure><img src="/files/ZmM6YbnlrdOnJ8C4xa5k" alt=""><figcaption></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.jentis.com/jentis-dcp-elements/variables/constants.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.
