# Guided Tours

## Overview

In order to get users acclimated to the T4K management console quickly, a lot of guided tours have been built and provided within the T4K management console.

For each page or each view in the management console, a guided tour is available that will provide a quick walkthrough of the different panels, icons and buttons available on that page.

Guided tours are available for the following pages:

1. Home Page - Namespace Level
2. Home Page - Application Level
3. Resource Management Page
   1. BackupPlans
   2. Targets
   3. Hooks
   4. Retention Policy
   5. Disaster Recovery

{% hint style="info" %}
Trilio will continually add new guided tours and context driven tours with each release.
{% endhint %}

All guided tours are provided as independent tours instead of one single tour, so that users can pick and choose the views and screens they want to start the tour on, versus viewing everything as a single big tour.

## Starting a Guided Tour

A few examples and screenshots of the available guided tours are provided below.

### Example 1 - Home Page

![Starting the Guided Tour for T4K management console](/files/-MZshoIt-jT0paoxwyos)

![Guided Tour from Home Page](/files/-MZsi-K8SSAFqS-sulTu)

### Example 2 - Target View from Resource Management Page

![Starting the Guided Tours for the Target page](/files/-MZsj70rwei-mCyEA7Gs)

![Guided Tour on Targets Page](/files/-MZsj9FwJyQrO8GieBoP)


---

# 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.trilio.io/kubernetes/5.0.x/getting-started/using-trilio/getting-started-with-management-console/navigating-intro/guided-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.
