# Navigating the UI

The T4K management console displays a main menu to the left side of the UI. When main menu items are selected, they expand into various tabs and pages focused on particular tasks. The image and associated table below also highlight some of the common UI functionality that appear throughout the Management Console UI pages.

![Management Console UI](/files/efzrEPlFNPrU4N4VWZyK)

<table data-header-hidden><thead><tr><th width="110" align="center"></th><th width="210">Name</th><th></th></tr></thead><tbody><tr><td align="center"><strong>Field</strong></td><td><strong>Name</strong></td><td><strong>Description</strong></td></tr><tr><td align="center">1</td><td>Collapsible menu icon</td><td>When this icon is clicked, the left menu panel collapses to provide more screen width for whatever is currently in the main pane of the screen. Clicking it again causes the left menu panel to display.</td></tr><tr><td align="center">2</td><td>Trilio logo</td><td>Click this to return to the Management Console UI's <strong>Cluster Management</strong> (Home) page.</td></tr><tr><td align="center">3</td><td>Dark Mode</td><td>Toggle this switch to turn <strong>Dark Mode</strong> on or off.</td></tr><tr><td align="center">4</td><td>Current user</td><td>The username of the current user is displayed.</td></tr><tr><td align="center">5</td><td>Navigation Menu</td><td>This provides links to the main UI functionality.</td></tr><tr><td align="center">5a</td><td>Cluster Management</td><td>Cluster Management is the default home page. It provides an overview of a user's added clusters, providing a status and associated actions that can be taken by the user.</td></tr><tr><td align="center">5b</td><td>Backup &#x26; Recovery</td><td>Cluster backups, associated policies, and schedules are configured here. The user can discover applications/namespaces, understand the protected status of the inventory of applications and namespaces, and perform and monitor backup and restore operations. Trilio resources like BackupPlans, Targets, Policies and Hooks can also be independently created here.</td></tr><tr><td align="center">5c</td><td>Monitoring</td><td>This provides a Trilio dashboard, which visually displays a summary of cluster backup and restore progress and status for all added clusters. If configured, it also displays the Valero monitoring dashboard, which provides the ability to monitor Velero backups, restores, and Velero backup repositories.</td></tr><tr><td align="center">5d</td><td>Continuous Restore</td><td>This has the detail about the Inbound and Outbound Consistent sets create by continuous restore.</td></tr><tr><td align="center">5f</td><td>Disaster Recovery</td><td>When disaster strikes and you most need your backups, this is where you access and choose which backup that you want to restore to.</td></tr><tr><td align="center">6</td><td>Informational Window</td><td>This dominates the UI and it changes depending on the user's selection in the Navigation Sidebar.</td></tr><tr><td align="center">7</td><td>Support Links</td><td>These are links to our Trilio documentation, YouTube video tutorial, GitHub Support for reporting issues, and Trilio K8s Slack Support.</td></tr></tbody></table>


---

# 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.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.
