# Your Assigned Items

In the Navigation Bar, the Your Assigned Items section contains lists of Item assigned to you.

## All Items

This list contains all items assigned to you, including those in linked projects.

{% hint style="info" %}
Note! The result here may differ from **Assigned Reviews** and **Assigned Signatures** since a more generic query is used; i.e., all reviews and signatures where the current user is assigned are listed regardless of if the user has already completed his/her tasks.&#x20;
{% endhint %}

## Assigned Reviews

This list contains **Open Reviews** to which you are **assigned** as one of the review participants and still **have not completed** your Review tasks.

You can click on the **Add Feedback** button to open the Review Feedback view and start entering feedback.&#x20;

## Assigned Signatures

The list contains **open Signature** Document Objects where you are an **assigned signee** and still **have not signed** the Document.

You can click the **Sign** button to sign the document.


---

# 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/3.2.287.25450/get-started/your-assigned-items.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.
