# Variable bookmarks

You can save the options chosen/set for the variables in a report and assign a name - similar to a bookmark. This feature enables you to switch between different configurations without having to setup each variable repeatedly.

Let's look at how to bookmark variable settings.

**STEP 1:** Assign values to each of the variables.

<figure><img src="/files/OcMEBq7yA3QDYUUYQ6rJ" alt=""><figcaption><p>Assign variable values</p></figcaption></figure>

**STEP 2:** Click the **Save Current as New View** option.

<figure><img src="/files/wU7929LvXodRkxzON7jC" alt=""><figcaption><p>Save variable config option</p></figcaption></figure>

**STEP 3:** Enter a name to identify the bookmark.&#x20;

<figure><img src="/files/ecGcSIut5tiyk6X74daQ" 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.inforiver.com/working-with-inforiver/18.-variables/variable-bookmarks.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.
