# Tours

The **Tours** feature in Varbase provides interactive, step-by-step guidance within the admin interface, making it easier for users to navigate the CMS. It offers contextual help by displaying tooltips and instructions, improving onboarding and reducing the learning curve for new users. Tours are fully customizable, allowing administrators to create or modify guided experiences tailored to specific workflows. Integrated seamlessly with the **Gin Admin Theme**, this feature enhances usability by providing a modern and intuitive way to introduce users to key functionalities within Varbase.

### How to Navigate the Tours Page

1. Form **Configuration/ User interface/&#x20;*****Tours.***
2. You'll be redirected to the **Tours** page.
3. You can create a new tour by clicking on **Add tour** or update an existing tour by clicking on **Edit.**

<figure><img src="/files/lCOkx1hbGTpbPL3I82WN" alt=""><figcaption><p>Navigate the Tours Page</p></figcaption></figure>

<figure><img src="/files/iYnFbls1AZvCs6iQorNm" alt=""><figcaption><p>Tours Page</p></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.varbase.vardot.com/10.1.x/content-designers/site-configuration/user-interface/tours.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.
