# Assignee

Heurio allows users to assign specific heurios to project members, ensuring clear ownership and accountability in the evaluation process.

This guide offers an overview of how to set an assignee for a heurio and how this feature enhances the feedback workflow.

### [Heurio extension](https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj)

1. Open the heurio's details by clicking on the placed heurio.
2. Select a project member from the Assignee dropdown menu.

<figure><img src="/files/TphDU1awPql4qc4wQ2mq" alt="" width="563"><figcaption><p>Assigning a heurio to a project member with the <a href="https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio extension</a></p></figcaption></figure>

### [Heurio web app](https://heurio.app/)

1. Open the heurio's details by clicking on its card in the web app.
2. Select a project member from the Assignee dropdown menu.

<figure><img src="/files/5G1WQilf1Iil5MEsLEwW" alt="" width="563"><figcaption><p>Assigning a heurio to a project member in the <a href="https://heurio.app/">Heurio web app</a></p></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://heurio.gitbook.io/docs/comment-heurio-details/assignee.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.
