# Favourite bookmarks

In File Tranfer users can save certain folders, projects, sessions and workflows as favourite bookmarks.

Once the user has a location that they want to save click on the star:

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

Users can change the name or remove the bookmark from the menu.

<figure><img src="/files/6nPfoCLZeccTew4h1tuS" alt=""><figcaption></figcaption></figure>

Users can have a maximum of 6 bookmarks per connection. Please remove a bookmark to add a new one from the 'x' button.

<figure><img src="/files/jTcvnqaiJaLJQRpzlqD3" 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://help.besmart.software/besmart-connector/file-transfer/favourite-bookmarks.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.
