Skip to content

Conversation

@shellmayr
Copy link
Member

  • Add docs for the user-based, granular replay permissions
  • Will only merge once the feature is shipped fully

Closes TET-1567

@linear
Copy link

linear bot commented Dec 11, 2025

@vercel
Copy link

vercel bot commented Dec 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Dec 11, 2025 0:56am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Dec 11, 2025 0:56am

---
title: Restricting Replay Access
sidebar_order: 75
description: "Restrict which users can view session replays using user-based allowlists."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: "Restrict which users can view session replays using user-based allowlists."
description: "Restrict which users can view Session Replays using user-based allowlists."


1. Navigate to **Settings > Organization Settings**
2. Locate the **Restrict Replay Access** setting
3. Toggle on the **setting** to enable replay access restrictions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. Toggle on the **setting** to enable replay access restrictions
3. Toggle on the setting to enable replay access restrictions


- **Hidden UI components**: Replay-related buttons, menus, and navigation items won't be visible
- **Blocked API endpoints**: Direct API requests to replay endpoints will be denied
- **No replay data**: Replays won't appear in issue details or other contexts where they're normally shown
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **No replay data**: Replays won't appear in issue details or other contexts where they're normally shown
- **No replay data**: Replays won't appear in Issue Details or other contexts where they're normally shown

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the most important UX piece, maybe it could be the first bullet point?

1. Have standard role/team/project permissions that would normally grant replay access
2. Be included in the replay allowlist

This means the allowlist adds an additional layer of access control without replacing your existing permission model. If the feature is disabled, only standard Sentry permissions apply.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it would be good to provide an example here?

For example, if a user doesn't have access to the project with replay data, adding them to the allowlist will not change this.

@jas-kas
Copy link
Member

jas-kas commented Dec 11, 2025

Very thorough and easy-to-follow, great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants