# Main interface components

After a successful login, the main interface with the components will be visible:

![](/files/-MWoLmgMRJq0JGvPEqCW)

The main page consists of the following components:

* Top Ribbon
  * Company name
  * Testing mode toggle
  * User avatar
  * User name
* Left sidebar
  * [Dashboard](/kvalifika-1/verification-session/statistics.md)
  * [Sessions](/kvalifika-1/verification-session/sessions.md)
  * [Awaiting Actions](/kvalifika-1/initial-setup/settings/awaiting-action.md)
  * [Rejections](/kvalifika-1/verification-session/rejections.md)
  * [Activity](/kvalifika-1/verification-session/activity.md)
  * [User Management](/kvalifika-1/initial-setup/user-management.md)
  * [Settings](/kvalifika-1/initial-setup/settings.md)
* Session creation quick way (See [Session](/kvalifika-1/initial-setup/settings/session.md) for more details) &#x20;
* Session List
  * Refresh
  * Session Filters
  * Export (.csv)
  * Session Search
* Sessions List


---

# 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://kvalifika.gitbook.io/kvalifika-1/main-interface-components.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.
