# Favourites

On the right side of the top bar, you will find the **Favourites** dropdown. The number next to the caption indicates the current number of objects you have marked as favourites.

![](/files/-MOeYhnvdj-1l5VOdQ3k)

The Favourites dropdown contains Document Objects marked as *favourites* by the user. Marking a Document Object as favourite can be done in the Document Object Form by clicking on the **Star** icon making it yellow. Clicking on the star again, making it white, will remove the Document Object from the favourite list.

![](/files/-M5HFVseDrHkazkeRfBZ)

The Favourite list can hold Document Objects of different types and also Document Objects from linked projects. When a Document Object is modified by anyone, the View is automatically updated to display the most current revision of the Document Object.

## Manage Favourites

Click **Manage Favourites** in the Favourites dropdown to access the Favourite view. By selecting the **Notify me on change** option for a Document Object, an email will be sent to you as soon as the Document Object in question is updated (attributes are changed) containing a description of the changes and a hyperlink to the Document Object.

![](/files/-MOeZ0tpbMi1ILhXTSck)

You can group Favourites by adding a text common for all items in the **Group** in the Group text box.

{% hint style="info" %}
Note! **Notify me on change** only works if your user has been set up with an email address in the User Manager and if the Smtp Mail option has been set up in the Project Settings.
{% endhint %}

The content of the Favourites View is personal i.e. only displayed to the logged in user.


---

# 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://docs.aligned.ch/aligned-elements-web-client-user-manual/get-started/enter-design-control-items/favourites.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.
