> For the complete documentation index, see [llms.txt](https://docs.cobrowse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cobrowse.io/sdk-features/customize-the-interface.md).

# Customize the interface

Cobrowse.io provides some minimal default UI in the SDKs for things like user consent and to visually indicate when a session is active.

Many customers are happy to use our default UI which works out of box. This is a great way to get started. But if you prefer, everything is easily customizable to meet your specific requirements.

### Customizing consent prompts

Some actions in a cobrowsing session may require extra consents from the user, here's how you can customize the UI that is shown:

{% content-ref url="/pages/-M9\_9zPqJMLcOaHD7zAo" %}
[User consent dialog](/sdk-features/customize-the-interface/user-consent-dialog.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma-WeT-bUWHRH0aXFHk" %}
[Remote control consent dialog](/sdk-features/customize-the-interface/remote-control-consent.md)
{% endcontent-ref %}

{% content-ref url="/pages/DhY3vF3D2Y6DspTeUZUQ" %}
[Full device consent dialog](/sdk-features/customize-the-interface/full-device-consent-dialog.md)
{% endcontent-ref %}

### Customizing in-session UIs

When a Cobrowse session is active it is a good idea to show an indicator to the user, and provide a way for them to end the session if they wish. Here's how you can do that:

{% content-ref url="/pages/-M9osSoRuetSR4iVl3g8" %}
[Active session controls](/sdk-features/customize-the-interface/customize-session-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaHCtpV-q8UQ6JT32f-" %}
[Localization / translation](/sdk-features/customize-the-interface/localization.md)
{% endcontent-ref %}

### Customizing code generation

If you choose to use 6-digit codes to connect your support agents with end users, here's how you can customize the code when they're displayed to your user:

{% content-ref url="/pages/-M9osVINmGWLkp31WAjH" %}
[6-digit code screen](/sdk-features/customize-the-interface/customize-6-digit-code-screen.md)
{% endcontent-ref %}
