# Dashboard

This dashboard is built on top of [Total Control Admin Dashboard](https://www.drupal.org/project/total_control) module, utilizing Panels, [Google Analytics Reports](https://www.drupal.org/project/google_analytics_reports), and several enhanced blocks and widgets for an intuitive and flexible administration experience.

> The idea is made to provide the site admins with an appealing and concise dashboard to become the home of any Drupal site's administration task.

<figure><img src="/files/yzdCaqW1veFiUvTcwEV2" alt=""><figcaption><p>Drupal Total Control Admin Dashboard</p></figcaption></figure>

## How to Edit a Dashboard

To edit the current Dashboard follow these steps:

1. In the Dashboard, click on ***Default Dashboard.***

<figure><img src="/files/gLZM0q93tmQ1pJRISw9H" alt=""><figcaption><p>Dashboard Page</p></figcaption></figure>

2. In the **Default Dashboard** page you can manage the parts you need to update.

<figure><img src="/files/89NiE80VLMcvWLGgCE9K" alt=""><figcaption><p>Default Dashboard Page</p></figcaption></figure>

3. Try to update the dashboard by:

* Reorder the default blocks under **the dashboard.**&#x20;
* Add Section
* Delete Page.
* Add New Block

<figure><img src="/files/wsfrNW4ArxbqLiufy52w" alt=""><figcaption><p>Drupal Dashboard Blocks</p></figcaption></figure>

5. Click **Save layout.**

## Edit Current User Account from Dashboard

On the Dashboard page, user is able to edit his account information directly from the edit button on the top section.&#x20;

<figure><img src="/files/leSt0jrDCA5dAgsgit9G" alt=""><figcaption><p>Drupal Edit Account</p></figcaption></figure>

{% hint style="info" %}
To edit the user information check **User Management** section > [**Edit user**](/10.1.x/content-designers/user-management/edit-user.md)
{% endhint %}


---

# 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.varbase.vardot.com/10.1.x/content-designers/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.
