# Home

The Home subsection serves as the dynamic gateway to your organization's data security system. From here, users can effortlessly navigate to key sections and access essential information, metrics, and insights at a glance.

<figure><img src="/files/BCYv3fP0rnIeQjvNsFKD" alt="" width="563"><figcaption><p>Home Page</p></figcaption></figure>

At the top of the home page and throughout subsequent pages, user will find two periodic icons designed for convenience and functionality.

The first icon <img src="/files/9iHSTkxPQr4J3CT6Ye67" alt="" data-size="line"> allows customer to adjust the system's background darkness, ensuring optimal readability and visual comfort tailored to their preferences.

In addition, the system features the ability to detect the user's browser brightness. If the browser's brightness setting indicates a dark environment, the system will automatically open the login page in dark mode, optimizing visibility and reducing eye strain for enhanced user experience.

<figure><img src="/files/ky3FnIXbxAq30qFdhFGZ" alt="" width="563"><figcaption><p>Home Page</p></figcaption></figure>

The second icon <img src="/files/b9fXpfbut1b6KK7IzsvS" alt="" data-size="line"> serves as a hub for system notifications, providing instant access to important updates, alerts, and messages, ensuring users stay informed and in control of critical information.


---

# 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://manual.cybral.com/business/home.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.
