# How To Bookmark A Project

1. Log in to your account through <https://crm-pipeline.kuasa.io/>.
2. Click **CRM Pipeline.**

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

3. Click **Projects**. Choose **All Projects**.&#x20;

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

4. Click any project's name that you want to bookmark.

<figure><img src="/files/4A97Tq387XnUSvpkGPS4" alt=""><figcaption></figcaption></figure>

5. Click **Edit**.

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

6. It will appear popup. Then scroll down a little bit. Tick the checkbox **Add to bookmarks**. Next, click **Save Changes**.

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

7. Click **Projects** on the menu sidebar. Choose **Bookmarks**.

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

8. Congratulations! Your project has been bookmarked.

<figure><img src="/files/HCkWD0awBIE0mzxzM3Gq" 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://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/how-to-bookmark-a-project.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.
