# Scheduling Custom Reports

***

### How to Schedule Reports

1. In the left navigation menu, click **Custom Reports**.
2. Click the dropdown next to **New Report** (top right).
3. Click **Schedule Reports**.

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

4. Choose whether you want to schedule for:

* **A specific recipient**, or
* **Globally across multiple recipients**\
  (Global schedules apply to all business accounts associated with your Digits account, unless overridden.)

***

### Scheduling Options

<table><thead><tr><th width="161.75213623046875">Option</th><th>What it Does</th><th>Timing Deatails</th></tr></thead><tbody><tr><td><strong>Auto-Create Draft</strong></td><td>Automatically creates a draft report at the start of each month for you to review and edit.</td><td>Draft is created on the 1st of each month.</td></tr><tr><td><strong>Auto-Publish Draft</strong></td><td>Creates a draft report for review.</td><td>Delivered at <strong>9 AM CST</strong> on the selected date.</td></tr><tr><td><strong>Auto-Publish Final</strong></td><td>Sends the finalized report automatically.</td><td>Delivered at <strong>9 AM CST</strong> on the selected date.</td></tr></tbody></table>

***

### Frequently Asked Questions

<details>

<summary>Can I still edit reports after they’re auto-created?</summary>

Absolutely. Auto-created drafts behave the same as manually created drafts—you can edit, customize, and publish them anytime.

</details>

<details>

<summary>Can I stop scheduling later?</summary>

Yes—just return to the Schedule Reports page and toggle off any option.

</details>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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://help.digits.com/business-insights-and-reporting/business-insights-reportings/schedule-reports.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.
