Conversation
Contributor
Preview links (active after the
|
evazorro
commented
Mar 24, 2026
| 2. Find your graph by using the search bar or by sorting the table columns. | ||
| 3. Click on the **Revoke** button next to the graph you want to stop sharing. | ||
|
|
||
| ## Applying restrictions |
Contributor
Author
There was a problem hiding this comment.
Dear reviewer, sorry for all the link renumberings; this is the main change here. I just double-checked all the links and they did get updated correctly.
OliviaShoup
reviewed
Mar 24, 2026
| To revoke the keys used to share individual (embedded) graphs: | ||
|
|
||
| 1. Navigate to [**Organization Settings > Public Sharing > Shared Graphs**][1] to see a list of all shared graphs. | ||
| 1. Navigate to [**Organization Settings > Public Sharing > Shared Graphs**][2] to see a list of all shared graphs. |
Contributor
There was a problem hiding this comment.
i'm getting a 404 on this link D:
it's: https://app.datadoghq.com/organization-settings/public-sharing/shared-graphs
Contributor
Author
There was a problem hiding this comment.
Good checking!! I think that is probably because you're opening in in an org where you don't have access to that setting. I had to switch to my personal sandbox org to see it.
Contributor
There was a problem hiding this comment.
OH that makes sense! thank you :)
StefonSimmons
pushed a commit
that referenced
this pull request
Apr 16, 2026
…e Graphs page (#35524) * [DOCS-13416] Remove misplaced Applying restrictions section from Share Graphs page * Add IP address restrictions section to Shared Dashboards page
genesor
pushed a commit
that referenced
this pull request
Apr 19, 2026
…e Graphs page (#35524) * [DOCS-13416] Remove misplaced Applying restrictions section from Share Graphs page * Add IP address restrictions section to Shared Dashboards page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Fixes DOCS-13416
The "Applying restrictions" section on the Share Graphs page discusses restricting access to shared dashboards by IP address. This content is about shared dashboards, not shared graphs, so I've moved it to the Shared Dashboards page.
Confirmed with @DrkSephy that this change is correct.
Merge readiness:
Additional notes
Also cleaned up the page description and renumbered link references.