# How do I create and download a custom report?

You can create a custom report in Typo using the metrics you’d like to track, at either the member or team level. Go to Reports section & click on "Create Report" button.&#x20;

Once the report is created, you can download it using the Download button in the top-right corner of the report view.

Need help setting up your custom report? Chat with us through the dashboard or email us at <hello@typoapp.io> - we’re happy to assist!


---

# 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://typo.gitbook.io/typo-help-docs/faqs/metrics/how-do-i-create-and-download-a-custom-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.
