8000 [Public Dashboards] Note that invite emails are case sensitive by michaelmcchen · Pull Request #29348 · DataDog/documentation · GitHub
[go: up one dir, main page]

Skip to content

[Public Dashboards] Note that invite emails are case sensitive #29348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/en/dashboards/sharing/shared_dashboards.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
2. Select **Share Dashboard.**
3. Select **Invite only**.
4. Configure the desired options time, variable, and color options. For more details, see the [Configuration Options](#configuration-options).
5. Add the emails or email domains you want to grant access to, and set the expiration date for each invite. Add a domain to prevent public access and limit dashboard access to anyone with that domain address.
5. Add the emails or email domains (case sensitive) you want to grant access to, and set the expiration date for each invite. Add a domain to prevent public access and limit dashboard access to anyone with that domain address.
6. Click **Share Dashboard** to generate a share URL and email an access link to specific invitees. Emails are only sent to specific email addresses. For email domains, you need to manually distribute the dashboard link, as no email is sent.

**Note**: Invited emails lose access at 12:00 a.m. local time on the expiration date.
### Access Period

Check warning on line 58 in content/en/dashboards/sharing/shared_dashboards.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.headings

'Access Period' should use sentence-style capitalization.

The Maximum Access Period of an invitation can be configured by an organization admin in [**Organization Settings > Public Sharing**][3]. By default, it is not configured.

**Note**: Maximum Access Period is enforced by exact timestamp. For example, with a Maximum Access Period of one day, an invitation created at Jan 1st 11:00AM must expire by Jan 2nd 11:00AM.
- Invited emails lose access at 12:00 a.m. local time on the expiration date.
- The Maximum Access Period of an invitation can be configured by an organization admin in [**Organization Settings > Public Sharing**][3]. By default, it is not configured.
- Maximum Access Period is enforced by exact timestamp. For example, with a Maximum Access Period of one day, an invitation created at Jan 1st 11:00AM must expire by Jan 2nd 11:00AM.

Check warning on line 62 in content/en/dashboards/sharing/shared_dashboards.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.time

Format times as 'HOUR:MINUTE a.m.' or HOUR:MINUTE p.m.' instead of '11:00AM'.

Check warning on line 62 in content/en/dashboards/sharing/shared_dashboards.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.time

Format times as 'HOUR:MINUTE a.m.' or HOUR:MINUTE p.m.' instead of '11:00AM'.

### Access an invite-only shared dashboard

Expand Down
42AE
Loading
0