> ## Documentation Index
> Fetch the complete documentation index at: https://docs.userplane.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Domain Recording Preferences

> Control what data is captured per domain — console logs, network activity, client actions, and more

Each verified domain in your workspace can have its own recording preferences. These settings control what data is captured alongside the video when a customer records on that domain.

## Available preferences

| Preference                         | Description                                                                                                                                      |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Hide sensitive fields**          | Automatically blur sensitive form fields and inputs during recording. See [Sensitive Data Redaction](/recording-links/sensitive-data-redaction). |
| **Capture console logs**           | Record browser console output (errors, warnings, messages).                                                                                      |
| **Capture client actions**         | Record user interactions (clicks, inputs, navigation).                                                                                           |
| **Capture network logs**           | Record HTTP requests and responses (URLs, status codes, timing).                                                                                 |
| **Capture backend logs**           | Record server-side logs forwarded during the session.                                                                                            |
| **Capture voice and device audio** | Record the user's voice and device system audio alongside the video.                                                                             |

## Configuring preferences

<Steps>
  <Step title="Open Domain settings">
    Go to [Workspace Settings > Domains](https://dash.userplane.io/_/settings?tab=general).

    <Frame caption="Domain list">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/domain-list.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=1d2532d7a44deb07b20eadb6e2949405" width="1342" height="906" data-path="media/workspace/domain/domain-list.png" />
    </Frame>
  </Step>

  <Step title="Select a verified domain">
    Click a **verified** domain to open its configuration.

    <Frame caption="Domain configuration">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/domain-verified-config.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=60929a563eb053602d1c133cd3d32d9b" width="1342" height="906" data-path="media/workspace/domain/domain-verified-config.png" />
    </Frame>
  </Step>

  <Step title="Toggle preferences">
    Toggle the preferences you want to enable or disable. Changes take effect immediately for new
    recordings.

    <Frame caption="Domain recording preferences">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/verify-domain/post-verification-domain-preference.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=945f4453766fc3b341883a9cd24202d7" width="1920" height="957" data-path="media/workspace/domain/verify-domain/post-verification-domain-preference.png" />
    </Frame>
  </Step>
</Steps>

## Requirements

<Note>
  Domain recording preferences are only available for **verified** domains. If a domain is in
  **pending** or **revoked** status, you must complete [domain
  verification](/workspace/domain-verification) first.
</Note>

## Defaults

All domain capture preferences are opt-in by default when a domain is first verified. You can toggle any preference to match your use case.

## Related articles

* [Customizing Recording Links](/recording-links/overview) — overview of branding and preferences.
* [Sensitive Data Redaction](/recording-links/sensitive-data-redaction) — how sensitive data is automatically hidden.
* [Domain Verification](/workspace/domain-verification) — verify your domain to unlock preferences.
