-
Notifications
You must be signed in to change notification settings - Fork 195
[Dashboards] Add dashboard permissions #4687
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
base: main
Are you sure you want to change the base?
Conversation
Vale Linting ResultsSummary: 1 warning, 1 suggestion found
|
| File | Line | Rule | Message |
|---|---|---|---|
| explore-analyze/dashboards/create-dashboard.md | 68 | Elastic.DontUse | Don't use 'Note that'. |
💡 Suggestions (1)
| File | Line | Rule | Message |
|---|---|---|---|
| explore-analyze/dashboards/sharing.md | 43 | Elastic.FutureTense | 'will also' might be in future tense. Write in the present tense to describe the state of the product as it is now. |
The Vale linter checks documentation changes against the Elastic Docs style guide.
To use Vale locally or report issues, refer to Elastic style guide for Vale.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for dashboard ownership and permissions, a new feature available from Kibana 9.3+. The changes explain how dashboard creators become owners with control over access permissions, and describe the two permission levels available: "Can edit" and "Can view".
Changes:
- Added a new section documenting dashboard permissions in the dashboard creation workflow
- Included a new screenshot showing the permissions interface
- Updated step numbering to accommodate the new permissions step
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| explore-analyze/images/share-dashboard.png | New screenshot showing the dashboard permissions dialog (binary file) |
| explore-analyze/dashboards/create-dashboard.md | Added step 6 documenting dashboard permissions and ownership, renumbered final save step to 7 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🔍 Preview links for changed docs |
Co-authored-by: Copilot <[email protected]>
This PR adds the notion of dashboard ownership and permissions to the following sections:
Closes #4269
Generative AI disclosure