# Main menu

**Where to find it:** Settings → Views → Main Menu

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

**Who can access it:** Admins configure the account menu. All team members can configure their personal menu if allowed by an admin.

***

#### What it is

The main menu is the left-hand navigation in Startdeliver. It has two parts — the account-wide menu that admins configure, and a personal menu that individual team members can create for themselves.

***

#### Account menu

The account menu is the default navigation shown to everyone on the account.

**Default menu**

The default menu is the fallback menu shown to everyone without a matching criteria. Configure it with the items your whole team needs.

Add items, reorder them by dragging, and group related items into sub-menus.

**Sub-menus**

Sub-menus group items under a collapsible section. Use them to keep navigation clean when you have many lists or pages.

**Alternative menus**

Alternative menus let you create additional menus that show when certain criteria are met.

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

The first matching criteria takes priority. Drag and drop menus to set the order.

Use this when different team member types need different navigation. For example, partners can have a menu that only shows what is relevant to them.

{% hint style="info" %}
Multiple menu configurations require an upgrade.
{% endhint %}

**Allow personal menu**

Turn on **Allow personal menu** to let team members create their own personal menu.

Turn it off to lock everyone to the account menu.

***

#### My menu

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

Team members can create a personal menu that overrides the account menu for them only.

Go to **Settings → Views → Main Menu → My menu** to set it up.

Use this to tailor the navigation to your own workflow without affecting the rest of the team.

***

#### Common ways to use it

**Keep the default menu simple**

Put the views and pages everyone needs in the default menu. Use sub-menus for less frequent items.

**Create role-based navigation**

Use alternative menus when different roles need different entry points. This is useful for partners, managers, or specialist teams.

**Let power users customize their own view**

Turn on personal menus when team members work in different ways but still need the same underlying data.

***

#### Related pages

* [Team members](/platform-settings/team-members.md)
* [Permissions](/platform-settings/permissions.md)


---

# 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.startdeliver.io/platform-settings/main-menu.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.
