# Analysis Reports

You can find all the reports created for one Organization under the 'Analysis Reports' tab in the sidebar.

<figure><img src="/files/LDgxQz1gUifuBhCkxBfZ" alt=""><figcaption></figcaption></figure>

In the list, you'll find every morning report, as well as every other report created by an analyst within your user group, for that organization. You can click directly on the title of the analysis report to view it in the browser, of you can click on the File icon to download a Word-document with the same analysis. You can, of course, upload your own template for these reports under your user profile.


---

# 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.liberty91.com/organizations/organization-specifics/editor.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.
