# Understanding the User Interface

Before diving deep into how things work, let's take you through different elements of the main interface.

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

1. **Navigation:** This section helps you navigate between different pages.
   * **Dashboard:** Summarize the activities on your call campaigns.
   * **Campaigns:** Displays campaign-specific details.
   * **Number:** Displays the list of numbers you currently have.
   * **DNC**: Shows Do Not Call list.
   * **Contact Lists:** View different contact lists.
   * **Incoming Call Logs:** Shows the received calls.
   * **Outgoing Call Logs:** Shows the sent calls.
   * **Recordings**: View and manage recordings.
   * **Payments**: View payment details and history.
2. **Day and Time:** Top bar displays the day and campaign hours based on American or Central Standard Time (CST).
3. **Current Balance:** This is a clickable field that displays the balance details:\ <br>

   <figure><img src="/files/s0vXq3o2YIOV9FYRz1EK" alt=""><figcaption></figcaption></figure>
4. **View Mode and Notification:** The Moon icon lets you switch the interface from dark to light mode and vice versa.

<figure><img src="/files/6Mn0jyw1FIGkwRpDfvoR" alt=""><figcaption></figcaption></figure>

The Bell icon displays the notifications about your campaigns and account.

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

5. **Profile Picture:** Displays more profile settings and logout option.

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

6. **Selected Page:** This area displays the page-specific elements.


---

# 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://docs.dialytica.com/dialytica-call-campaigns/understanding-the-user-interface.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.
