# Basics

## Basics

Before getting into the advanced features of Reportql, it is very important to know about the basic navigation, interface elements, and functionality. Here are the basic steps to get you started:

<figure><img src="/files/MVmBa0gNIQOYu4wxqQWy" alt=""><figcaption></figcaption></figure>

**Interface Overview**: After logging in, you will be greeted by the Home Page. This is your command center where you can access reports, analytics, and settings. Take some time to explore the various widgets and information displayed.

<figure><img src="/files/7V1Y1VPvNweLPfqaOUDU" alt=""><figcaption></figcaption></figure>

**Profile and Preferences**: Access your profile to update your personal information, change your password and customize your preferences. This section allows you to tailor the Reportql experience to your needs.

<figure><img src="/files/GDgM2S9BxZr1dileBxm6" alt=""><figcaption></figcaption></figure>

**Help and Support**: Find the help or support section for tutorials, FAQs, and resources. This is invaluable for troubleshooting or learning more about certain features.


---

# 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://kuadron.gitbook.io/reportql/basics/editor.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.
