14.1.9 Affected user

The Affected user section captures information about the user impacted by the error:

Additional user data can be included in an extra data subsection. This maps to Sentry’s user interface, aiding in user-specific debugging and personalization.

Affected user details with ID and geo location

Set user context via the SDK, e.g., Telebugs.setUser({ id: '123', email: '[email protected]' }).