# Details View

This view is similar to Google Slides, offering a detailed, linear approach to managing heurios, making it easier to focus on each issue individually.

Heurio's web app offers four view modes for managing projects, allowing users to customize how they interact with and manage heurios.

<figure><img src="/files/zbnu2Cu28oQqqKm4UbMT" alt="" width="563"><figcaption><p>Different project views 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/project-management/details-view.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.
