> For the complete documentation index, see [llms.txt](https://docs.santacruzsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.santacruzsoftware.com/linkrui/main-menu.md).

# Main Menu

Use the main menu to open LinkrUI actions and settings.

The main menu lets you manage DAM connections, upload assets, adjust preferences, and access support tools in LinkrUI.

The main menu icon <img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FYrHpQ6HyBGs7kRcfcGP1%2Fimage.png?alt=media&amp;token=8b729b97-6619-4fb0-a062-7de507445dd3" alt="" data-size="line"> is at the top of the LinkrUI panel. In some applications it is on the right side; in others it is on the left side.

<figure><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FdSCvCVn2wKFVqIUSoEcm%2Fimage.png?alt=media&amp;token=5c965db6-31d6-453c-a2d0-e8c60733a540" alt="" width="464"><figcaption><p>The main menu icon at the top of the LinkrUI panel.</p></figcaption></figure>

When you click on it, a drop-down menu appears with all of the options of what you can do.

1. Select the main menu icon <img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FYrHpQ6HyBGs7kRcfcGP1%2Fimage.png?alt=media&amp;token=8b729b97-6619-4fb0-a062-7de507445dd3" alt="" data-size="line"> in the LinkrUI panel.
2. Select an action from the menu.

Choose your host application for menu details:

* [Adobe Creative Cloud](/linkrui/main-menu/adobe-creative-cloud.md)
* [Adobe Express](/linkrui/main-menu/adobe-express.md)
* [Figma](/linkrui/main-menu/figma.md)
* [Google Workspace](/linkrui/main-menu/google-workspace.md)
* [Microsoft Office](/linkrui/main-menu/microsoft-office.md)

***

For Frontify and Microsoft OneDrive, LinkrUI can also provide account-level navigation. Frontify labels it **Brands**; Microsoft OneDrive uses **OneDrive and SharePoint sites**. The selector appears only when the signed-in user has multiple available choices.

{% hint style="info" %}
Available options depend on the host application and the DAM you are in.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.santacruzsoftware.com/linkrui/main-menu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
