Skip to content

Commit

Permalink
Update content/collections/account-management/en/account-settings.md
Browse files Browse the repository at this point in the history
Co-authored-by: SpencerFleury <[email protected]>
  • Loading branch information
markzegarelli and SpencerFleury authored Nov 6, 2024
1 parent 5a63086 commit 0eb4487
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ From the project list, you can:

- Click *+ Select Project* from the bottom of the list to add a project. Projects can't be removed once added.

By default, the project's session capture is set to `on`, and its sample rate matches the rate set in your SDK implementation. Adding a project with the SDK doesn't automatically add it to the list. However, an admin adding a new organization through the organizational settings adds a project to the list with session capture set to on and a sample rate of 100%.
By default, the project's session capture is set to `on`, and its sample rate matches the rate set in your SDK implementation. Adding a project with the SDK doesn't automatically add it to the list. For new organizations that implement session replay, replay capture is set to `on`, and the sample rate is set to `1` for testing. Reduce the sample rate before moving to production. You can modify these settings later if you need to do so.

{{partial:admonition type="note" heading=""}}
Replays are captured only if instrumentation is accurate and complete, and a sample rate is set. Be sure to use the most recent [SDK](/docs/sdks) for best results.
Expand Down

0 comments on commit 0eb4487

Please sign in to comment.