From 52f9b96a8cfe0c8ce486a75855e1b6a80e5480e1 Mon Sep 17 00:00:00 2001 From: Mitch Seaman Date: Fri, 14 May 2021 08:53:12 -0600 Subject: [PATCH] Instructions to separate emails with semicolons (#32499) --- docs/sources/enterprise/reporting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/reporting.md b/docs/sources/enterprise/reporting.md index 518d2beb368..3f373151e2b 100644 --- a/docs/sources/enterprise/reporting.md +++ b/docs/sources/enterprise/reporting.md @@ -29,7 +29,7 @@ Currently only Organization Admins can create reports. 1. Enter report information. All fields are required unless otherwise indicated. - **Name -** Name of the report as you want it to appear in the Reports list. - **Source dashboard -** Select the dashboard to generate the report from. - - **Recipients -** Enter the emails of the people or teams that you want to receive the report. + - **Recipients -** Enter the emails of the people or teams that you want to receive the report, separated by semicolons. - **Reply to -** (optional) The address that will appear in the **Reply to** field of the email. - **Message -** (optional) Message body in the email with the report. - **Link back to the source dashboard -** Include a link to the dashboard from within the report email.