# Add a Comment on a Website

[Heurio extension](https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj) offers a seamless way to evaluate websites directly and leave actionable feedback by creating a comment (heurio) on specific elements. This guide provides step-by-step instructions on how to create a heurio using the Heurio extension.

<figure><img src="/files/NJmp0nZjykDIK5rlni6v" alt="" width="563"><figcaption><p>Creating a heurio in the <a href="https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio extension</a></p></figcaption></figure>

## 1. Turn on the [Heurio extension](https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj)

1. **Go to the website** you want to evaluate.
2. **Turn on** the [Heurio extension](https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj) by clicking on its icon in the browser toolbar. This automatically creates your project and enables Heurio's interface on the website.

## 2. Create a comment

1. **Click on** an element of the website.
2. **Add Details:** In the popup, enter your feedback, including:
   * **Note:** A brief description of the issue or aspect requiring attention.
   * **Suggestion:** Recommendations for resolving the identified issue or improving the element.
   * **Severity:** Rate the impact of the issue on a scale, helping prioritize which items to address first.
   * **Guideline:** Select a relevant guideline from Heurio's built-in options, ensuring consistency and alignment with established standards.

## 3. Share your project

After placing comments (heurios), you can invite team members to view and collaborate on them. This facilitates a streamlined feedback process, ensuring all perspectives are captured.


---

# 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/how-to-use-heurio/add-a-comment-on-a-website.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.
