# UI How-to Guides

This section contains step-by-step guides for performing backup and recovery operations using the T4K Management Console.

## In This Section

* [Continuous Restore](/kubernetes/user-guide/getting-started-with-management-console/index/continuous-restore.md) — Configure and monitor Continuous Restore to automatically stage backups on a remote cluster.
* [Disaster Recovery Plan](/kubernetes/user-guide/getting-started-with-management-console/index/disaster-recovery-plan.md) — Set up and manage a Disaster Recovery Plan in the Management Console.
* [Multi-Cluster Management](/kubernetes/user-guide/getting-started-with-management-console/index/multicloud-management.md) — Manage backup and restore operations across multiple clusters.
* [Creating Backups](/kubernetes/user-guide/getting-started-with-management-console/index/creating-backups.md) — How-to guides for creating backups, including pausing schedules and cleaning up failed jobs.
* [Restoring Backups & Snapshots](/kubernetes/user-guide/getting-started-with-management-console/index/restoring-backups.md) — How-to guides for restoring data, including cluster-scoped, cross-cluster, and in-place restores.


---

# 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/user-guide/getting-started-with-management-console/index.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.
