> ## Documentation Index
> Fetch the complete documentation index at: https://docs.camo.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Scheduling a Report for Delivery

<Frame>
  <iframe src="https://www.youtube.com/embed/rOzmeE61NXY" title="Scheduling Reports for Delivery to an Email" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

**Scheduled Report Delivery vs. Alerts**

**Scheduled report delivery** sends a report to your email at a recurring day and time that you configure.

**Alerts** evaluate the results of a query against a specified condition. The report is delivered only if that condition is met.

<AccordionGroup>
  <Accordion title="How do I edit the delivery of a report I scheduled?">
    * You can unsubscribe from a report in your email or edit the delivery of any report you set up [Editing a Report Delivery Schedule](/hc/en-us/articles/33848979836951-Editing-a-Report-Delivery-Schedule)
  </Accordion>
</AccordionGroup>

If setting up an Alert, it's best to review the [Data FAQs](/hc/en-us/articles/18255111889687-Data-Sources-and-Update-Frequency-FAQs) guide to understand how often data is updated in the platform.

<Steps>
  <Step>
    Navigate to the report containing the data table for which you want to configure an alert or scheduled delivery.
  </Step>

  <Step>
    Do not apply any filters at this time.
  </Step>

  <Step>
    Locate the target data table, then click the three-dot menu in its upper-right corner.
  </Step>

  <Step>
    Select **Alert** or **Schedule Delivery**

    <Frame>
      ![](https://assets.camo.ag/tillable-assets/docs/user-guides/image-142.png)
    </Frame>
  </Step>

  <Step>
    Within the Alert or Schedule tab make your selections and click **Save**

    <CardGroup>
      | Alert                                                                           | Schedule                                                                                    |
      | :------------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------ |
      | ![Alert](https://assets.camo.ag/tillable-assets/docs/user-guides/image-143.png) | ![Schedule Delivery](https://assets.camo.ag/tillable-assets/docs/user-guides/image-404.png) |
    </CardGroup>
  </Step>

  <Step>
    Click on the **Chart** tab to select the file format and apply filters then **Save**

    <Frame>
      ![](https://assets.camo.ag/tillable-assets/docs/user-guides/image-144.png)
    </Frame>
  </Step>

  <Step>
    Click **Email** and enter the email address/addresses you would like the report delivered
  </Step>

  <Step>
    Click **Save**

    <Frame>
      ![](https://assets.camo.ag/tillable-assets/docs/user-guides/image-145.png)
    </Frame>
  </Step>
</Steps>
