# Portal Overview

The following sections will walk you through each area of the Portal and what you can expect from it. Navigation sits on the left side and allows you to access different areas of the Portal.&#x20;

The top right corner of the screen allows you to see the user you're signed in as. It also provides a Help Modal, an Organization Selector, and User settings.

<figure><img src="https://3802454275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FobDf5vJfItiNrkno1uJc%2Fuploads%2Fb6z9oJbj2MOgxmuT0zsd%2Fimage.png?alt=media&#x26;token=7814a105-e2ce-42ab-b31d-2a26beaa0de6" alt=""><figcaption></figcaption></figure>


---

# 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://help.datadefender.io/portal-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.
