Skip to content
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
d0300dd
Merge remote-tracking branch 'origin/dev'
github-actions[bot] Jan 14, 2026
1d85e7c
Merge remote-tracking branch 'origin/dev'
github-actions[bot] Jan 15, 2026
6a780c0
Merge remote-tracking branch 'origin/dev'
github-actions[bot] Jan 16, 2026
b5e5846
Merge remote-tracking branch 'origin/dev'
github-actions[bot] Jan 17, 2026
284c200
Merge remote-tracking branch 'origin/dev'
github-actions[bot] Jan 21, 2026
28c0f59
Merge remote-tracking branch 'origin/dev'
github-actions[bot] Jan 22, 2026
9f79254
Rename workflow to Documentation Reviewer and update permissions
jtviolet Jan 26, 2026
4059630
Comment out trigger_phrase in documentation reviewer workflow
jtviolet Jan 26, 2026
03deb5a
Delete .github/workflows/claude-code-review.yml
jtviolet Jan 26, 2026
cb53cce
Update documentation reviewer workflow triggers
jtviolet Jan 27, 2026
44082e2
Enhance documentation reviewer workflow for Claude
jtviolet Jan 27, 2026
fd6b632
Refine Claude GitHub Actions workflow comments
jtviolet Jan 27, 2026
3461456
Refine triggers and permissions in workflow
jtviolet Jan 27, 2026
8f19ab9
Update token secret for checkout action
jtviolet Jan 27, 2026
b8bed98
Update documentation reviewer workflow triggers and permissions
jtviolet Jan 27, 2026
82ea9cf
Update token secret for repository checkout
jtviolet Jan 27, 2026
befe5c7
Create claude-code-review.yml
jtviolet Jan 27, 2026
ff708a7
Update documentation reviewer workflow for markdown files
jtviolet Jan 27, 2026
4b03d94
Merge remote-tracking branch 'origin/dev'
github-actions[bot] Jan 29, 2026
17f5750
Clarify user permission requirements in report
brandonwest-netwrix Jan 30, 2026
a70322f
Fix link formatting in permissions documentation
brandonwest-netwrix Feb 3, 2026
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
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ means the report displays both direct and inherited permissions unless modified
Information Center user. See the [Results Pane](/docs/accessinformationcenter/12.0/resourceaudit/navigate/overview.md#results-pane) topic for
information on filter options.

:::note
Users must be assigned permissions directly to an object to appear in this report. Users who receive access as part of an AD group membership will only be reflected in the ![Effective Access Report](/docs/accessinformationcenter/12.0/resourceaudit/user/effectiveaccess.md)
:::

![Permissions report](/images/accessinformationcenter/12.0/resourceaudit/user/permissions.webp)

This report is comprised of the following columns:
Expand Down
Loading