# CRM Dashboard

The CRM Dashboard provides graphs, tables, and charts to illustrate how your business is performing. Any hyperlinked value will redirect you to the report that the value is being retrieved from.

The dashboard is customized per user. Each user can customize their own dashboard to display the data that is most important to them.

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

**Header Buttons (visible from any page)**

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

From Left to Right:

* List button will hide/show the titles of the left-hand navigation bar
* The square shaped button will put the CRM on full screen
* The sun/moon shaped button will switch between light and dark mode
* The magnifying glass button provides quick links to search for customers, fulfillments, or products.
* Click on your username to find links to account settings, subscription info, help desk, ticketing system, and log out.

**Quick Links**

The Dashboard also provides quick links to edit your campaigns, gateways, users, and a few other plugins.

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

**Using the Dashboard**

Use the Quick Range dates or the date selector to determine which days the Dashboard will show statistics for. You may also filter the Dashboard to a specific campaign.

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

Scroll down to view the widgets added to your dashboard.

**Customizing the Dashboard**

Clicking the Edit button will allow you to add, remove, and reorganize your dashboard.

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

Click the Show Widgets button to view all the available widgets.

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

Clicking the green + buttons will add the widget to your dashboard.

<figure><img src="/files/3Yr6QWEH9wb1G00wiNDW" alt=""><figcaption></figcaption></figure>

After you have added all the widgets that you would like to use, click and drag the widgets to reorganize your dashboard.

After reorganizing, click the Done button to return back to your Dashboard.


---

# 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.konnektive.com/konnektive-crm/crm-dashboard.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.
