# Extension & Web App

Heurio offers two primary platforms: a browser extension and a web app. This guide provides an overview of each platform's functionality and how they complement each other.

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

1. **For making comments on any website:** Turn on the [Heurio extension](https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj) and make heurios (comments) directly on any website. The extension offers a fast, user-friendly way to conduct evaluations, making it perfect for any type of website review.
2. **For collaborating with your team:** The browser extension provides an easy way to create heurios (comments) and evaluate live websites directly. Just turn on the Heurio extension and make any website a creative space for collaboration.

[Try the free Heurio Chrome Extension!](https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj)

<figure><img src="/files/NJmp0nZjykDIK5rlni6v" alt="" width="563"><figcaption><p>Quick comments with the <a href="https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio extension</a></p></figcaption></figure>

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

1. **For managing projects:** The web app is designed for collaboration and project management, facilitating a comprehensive workflow. In the web app, users can view and manage heurios, filtering them by severity, assignee, and due date, ensuring clear ownership and accountability.
2. **For collaborating with your team:** The web app supports team collaboration, allowing members to leave comments, track progress, and ensure each issue is addressed efficiently.

<figure><img src="/files/AG5wp6LFoiMF5TUgJJpk" alt="" width="563"><figcaption><p>Organized project management in the <a href="https://heurio.app/">Heurio Web App</a></p></figcaption></figure>

## How they complement each other

The Chrome extension and web app work together to provide a full-circle workflow:

* **Chrome extension:** Focused on quick, direct evaluations, allowing for immediate feedback placement and detailed assessments.
* **Web app:** Supports project management and collaboration, ensuring evaluations are organized, tracked, and resolved effectively.


---

# 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/extension-and-web-app.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.
