# Shortcuts to folders or files

It comes in handy to have your most used folders or files as favourites – this allows you to access them more swiftly!

## Creating a favourite

In order to add a folder or file as a favourite, do the following:

* Go to *Browse files*
* Select the file you intend to add as a favourite and find the *Add favourite* button on the bottom of the navigation menu on the left-hand side of your window
* Give the shortcut a name
* Click *Save favourite*

<figure><img src="/files/bknFIbicj1GxsI56bZa3" alt="" width="563"><figcaption></figcaption></figure>

It will now appear as a shortcut on the same menu on the left. The shortcut will also be available when narrowing down a search by location in the *Assemble Document* mode.

## Deleting favourites

In order to remove a favourite, open the personal settings menu by clicking your name in the upper right corner of your window. In the drop-down menu, choose *Favourites*.

<figure><img src="/files/O5o2Se73jZovyE6msTVw" alt="" width="198"><figcaption></figcaption></figure>

Alternatively, you can access this settings menu by clicking *Preferences* on the same drop-down menu and by then navigating to *Favourites* on the toolbar at the top of the window.

Here, you can remove a favourite by clicking the trash bin icon next to the intended favourite.


---

# 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://help.clause9.com/files/how-to-files/shortcuts-to-folders-or-files.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.
