# Dashboard Setup

How do you set up and manage a dashboard?

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

### **Dashboard Overview**

The **Dashboard** provides a centralized space to configure and manage customer account features efficiently. It helps streamline setup, monitor progress, and control key settings from one place.

#### **Setup Guide**

Guides you through essential configuration steps, including dashboard setup, settings access, and store verification to ensure proper functionality.

#### **Manage Settings**

Allows you to control dashboard behavior, customize features, and adjust configurations based on business needs.

#### **Manage Translations**

Enables editing and managing language translations so the dashboard content can match different customer language preferences.

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

Click on Add to menu.

<figure><img src="/files/8p0wFPukp5joKV0G47Ey" alt=""><figcaption></figcaption></figure>

### **Customer Account Menu Configuration**

This section allows you to manage the **customer account main menu** by adding, editing, or organizing menu items visible in the customer account area.

#### **Menu Name & Handle**

* The **Name** defines how the menu is identified internally.
* The **Handle** is automatically generated and used for system reference.

#### **Menu Items**

* Add or rearrange menu items such as Shop, Orders, or Customer Dashboard.
* Each item includes a **label** (display text) and a **link** directing customers to the respective page.

#### **Add Menu Item**

* Easily add new navigation options to improve customer access to key account features.

#### **Save Changes**

* Ensure all updates are saved to apply changes to the customer account navigation.

Preview:

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


---

# 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.centousapps.com/accofy-customer-accounts/blocks/dashboard/dashboard-setup.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.
