# Schedule a dashboard email

If you want to keep other buyers or leads updated, you can schedule automated email alerts for your dashboards. With scheduling, you can send recurring emails (e.g., daily, monthly) with data from your dashboard to list of recipients. You can filter the data for specific recipients, and send it in CSV, PDF, or PNG format.

### Create a scheduled email <a href="#createascheduledemail" id="createascheduledemail"></a>

{% stepper %}
{% step %}
Open your dashboard.
{% endstep %}

{% step %}
Click the **actions** button and select *Schedule Delivery*. The Schedule Delivery window displays. If you have already created alerts, the Schedules window displays; click New to create an alert.

<div align="left"><figure><img src="/files/60KN3HxpiyLReFmOB5Qz" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
On the **Settings** tab, enter the following information:

* **Schedule Name**: Enter a name for your alert. This name will be used as the subject the scheduled emails and will also default as the name of the dashboard.
* **Recurrence**: Select how often you want to receive alerts.
* **Time**: Select the time to send alerts. Select a time using the 24-hour time format. This defaults to the Eastern Standard Time (EST) timezone . You can change the timezone on the Advanced options tab.
* **Destination**: Select Email.
* **Email Addresses**: Enter the email addresses to send the alerts. Press Enter as you enter emails.
* **Format**: Select the format for the alert data. The following options are available:
  * CSV zip File: The data is exported to a CSV file and zipped. The zipped folder is attached to the email.
  * PDF: The dashboard is printed to PDF format and attached to the email.
  * PNG visualization: A PNG image of the dashboard is attached to the email.
    {% endstep %}

{% step %}
On the **Filters** tab, add any filters you want applied when generating the alert. By default, the standard dashboard filters are used. If you have manually updated filters on the dashboard, you will need to also apply them on this tab.

<div align="left"><figure><img src="/files/23QTBJoy5mIWCk1PH4u9" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
On the **Advanced options** tab, enter the following information:\
![](/files/Z422kZExC4yxlXHxFsLF)

* **Custom Message**: We recommend adding a note that describes where the alert was generated for users that don't have access to Fairmarkit or Analytics.
* **Delivery Timezone**: By default, America - New York (Eastern Time Zone) is selected. If needed, you can select a different timezone. When updated, the Time value on the settings tab will not automatically update.
  {% endstep %}

{% step %}
(Optional) Click **Test now**.\
A test email is sent to all recipients for review.
{% endstep %}

{% step %}
Click **Save**.\
The Schedules window displays.
{% endstep %}

{% step %}
Click **Done**.
{% endstep %}
{% endstepper %}

### Edit a scheduled email <a href="#editascheduledemail" id="editascheduledemail"></a>

{% stepper %}
{% step %}
Open your dashboard.
{% endstep %}

{% step %}
Click the **actions** button and select Schedule Delivery.\
The Schedules window displays.
{% endstep %}

{% step %}
For the alert, click the **actions** button and select Edit. The Schedule Delivery window displays.
{% endstep %}

{% step %}
Edit your alert as needed.
{% endstep %}

{% step %}
Click **Save**. The Schedules window displays.
{% endstep %}

{% step %}
Click **Done**.
{% endstep %}
{% endstepper %}

### Duplicate an alert <a href="#duplicateanalert" id="duplicateanalert"></a>

{% stepper %}
{% step %}
Open your dashboard.
{% endstep %}

{% step %}
Click the **actions** button and select Schedule Delivery.\
The Schedules window displays.
{% endstep %}

{% step %}
For the alert, click the **actions** button and select Duplicate.\
The Schedule Delivery window displays with the information from the duplicated alert.
{% endstep %}

{% step %}
Edit your alert as needed.
{% endstep %}

{% step %}
Click **Save**. The Schedules window displays.
{% endstep %}

{% step %}
Click **Done**.
{% endstep %}
{% endstepper %}

### Delete a scheduled email <a href="#deleteascheduledemail" id="deleteascheduledemail"></a>

{% stepper %}
{% step %}
Open your dashboard.
{% endstep %}

{% step %}
Click the **actions** button and select Schedule Delivery. The Schedules window displays.
{% endstep %}

{% step %}
For the alert, click the **actions** button and select Delete.  A summary of the alert displays.
{% endstep %}

{% step %}
Click **Delete**.<br>
{% endstep %}
{% endstepper %}


---

# 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.fairmarkit.com/buyers/analytics/review-analytics/schedule-a-dashboard-email.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.
