# Data Variables

A Datasource bound with the current View is separated into state variables, and variables returned by a specific action. Adding the new variable can be done by simply clicking on the plus button and choosing the required one.

{% tabs %}
{% tab title="Adding New Datasource" %}
![](/files/kC3t5qOJWkyJ5uDG5wCZ)
{% endtab %}

{% tab title="Action Data" %}
![](/files/nHKuyFcXlpZY9vjUo2kj)
{% endtab %}

{% tab title="State Variable" %}
![](/files/pBkxGoQfgjcQIU2qH4K6)
{% endtab %}
{% endtabs %}


---

# 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.adapptio.com/getting-started/editor/outline-panel/data-variables.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.
