> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/reporting/scheduling-a-contact-report.md).

# Scheduling a Contact Report

It is the automated process of sending contact report to defined email address of either single user or multiple users either on daily or weekly basisIn-order to schedule the contact report, you can follow the following steps;

* Go to 'Contacts'
* Select the 'Columns' that you want it to be part of the report
* Click on 'Menu Gear' at the top right corner
* Select 'Schedule Report' option
* Customise the report with the available options i.e report with the unique contacts, frequency of the report, time to receive the report, stakeholders whom the report needs to be shared with etc..
* Click on 'Schedule' again to schedule the report

#### Can I modify the schedule?  <a href="#can-i-modify-the-schedule" id="can-i-modify-the-schedule"></a>

To modify or cancel the schedule, you can follow the following steps;

* Go to 'Contacts'
* Click on 'Menu Gear' at the top right corner
* Select 'Schedule Report' option
* Click on 'Modify' or 'Cancel' post making changes in the selection as per your preference


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.supporthunt.com/reporting/scheduling-a-contact-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.
