# 4.6 Report

### Pre-Condition:

* Users must have an account in Onethread.
* Users must be a part of a company.
* Users must be Super Admin/ Admin.

In the report section, you will be able to see the overall report of a company. You can see reports of all projects or individual projects wise. Reports of Onethread are dynamic, meaning you can see reports according to your preference. &#x20;

You can,

* [View Report](https://docs.onethreadapp.com/4.-managing-company/4.6-report/4.6.1-view-report)
* [Create Report](https://docs.onethreadapp.com/4.-managing-company/4.6-report/4.6.2-create-report)
* [Add Contents to a Report](https://docs.onethreadapp.com/4.-managing-company/4.6-report/4.6.3-add-contents-to-a-report)
* [Know the functions of Contents](https://docs.onethreadapp.com/4.-managing-company/4.6-report/4.6.4-function-of-contents)
* [Report Templates](https://docs.onethreadapp.com/4.-managing-company/4.6-report/4.6.5-report-templates)
* [Export Report](https://docs.onethreadapp.com/4.-managing-company/4.6-report/4.6.7-export-report)
* [Delete Report](https://docs.onethreadapp.com/4.-managing-company/4.6-report/4.6.6-delete-report)\
  \ <br>


---

# 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.onethreadapp.com/4.-managing-company/4.6-report.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.
