> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatref.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Help Menu

> Add a menu of useful links inside your chat widget so visitors can find resources fast.

The Help Menu is a list of handy links inside your chat widget – things like
your docs, contact page, or pricing. Visitors can open it any time to find
resources without leaving the chat. You can add up to **10** links.

## What each item has

Every help menu item has three parts:

* **Name** – the text the visitor sees, e.g. "Docs".
* **URL** – the page that opens when they tap it.
* **On / off** – show or hide the item without deleting it.

You can also **reorder** items so the most useful ones sit at the top.

## Add and reorder items

<Steps>
  <Step title="Open the Help Menu">
    Go to your agent's dashboard and open the **Help Menu**.
  </Step>

  <Step title="Add an item">
    Add a new item, then enter its **Name** and **URL** – for example, **Docs**,
    **Contact**, or **Pricing**.
  </Step>

  <Step title="Add up to 10">
    Repeat for each link you want. Ten is the maximum.
  </Step>

  <Step title="Reorder and toggle">
    Use the arrows to reorder items. Turn any item **off** to hide it for now
    without losing it.
  </Step>
</Steps>

<Tip>
  Keep it focused – a SaaS app might list just **Docs**, **Pricing**, and
  **Contact**. A short, well-chosen menu is more useful than a long one.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Quick Actions" icon="bolt" href="/widget/quick-actions">
    Add call, email, or link buttons to the chat header.
  </Card>

  <Card title="Display Rules" icon="filter" href="/widget/display-rules">
    Choose which pages of your site show the widget.
  </Card>
</CardGroup>
