> For the complete documentation index, see [llms.txt](https://help.cloudstoragesec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cloudstoragesec.com/console-overview.md).

# Console Overview

The following sections will walk you through each area of the console and what you can expect from it. The goal, in general, has been to make the scanning, classifying, and protection of your objects simple and straight forward. The console is simple to get around with left side and top navigation. The left side will take you between the main Dashboard view, Bucket Protection and/or Schedules page, the Configuration options and the User Management area. While the top allows for in-place upgrades, your account management options, and Group switching.

<figure><img src="/files/SiI0uu11YwiyV5q6eiKC" alt=""><figcaption><p>Console dashboard page</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.cloudstoragesec.com/console-overview.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.
