# 4.6.5 Report Templates

There are 2 types of report templates available for now in Onethread.&#x20;

* **Weekly Update Summary:** It will show you the last week's tasks update along with the project, assignee, status, number of revisions, delay reason, created date, completed date, revised start date, revised end date, estimated start date, estimated due date in a list table form.
* **Task Status Duration:** It will show you how many days a task stays in a particular status in a project or all company projects in a list table form.

### Process:

* Click the template button from the “+ Add new Content.”
* Select the report template of your choice. You can search from the existing reports.
* Select the time period from weekly or monthly, or simply put your custom date.
* Click Apply and Save Content.


---

# 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/4.6.5-report-templates.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.
