# Customize video calls

You can customize video calls in two places:

* **Workspace settings** control what guests see and how rooms behave.
* **Personal preferences** control how you join calls as a host.

Use the pages below to pick the right type of customization.

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Video call settings</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/1SZoSd6Vz1N2A51vQjwq">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/1SZoSd6Vz1N2A51vQjwq</a></td><td><a href="/files/VUT7IMsac9GQ1RjUe7XL">/files/VUT7IMsac9GQ1RjUe7XL</a></td></tr><tr><td>Personal video call preferences</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/XTxkbDTtUJLG9xrbHqRt">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/XTxkbDTtUJLG9xrbHqRt</a></td><td><a href="/files/WRTejjNzGdVmE3Q7XyWm">/files/WRTejjNzGdVmE3Q7XyWm</a></td></tr></tbody></table>

### What you can customize

#### Workspace-level settings

Workspace admins can configure:

* Guest join defaults
* In-call interface elements
* Room branding, including logo and background color
* Recording behavior and consent

#### Personal host preferences

Each team member can set:

* Display name
* Join muted
* Join with camera off
* Self view behavior
* Camera effects
* Noise cancellation
* Low data mode

{% hint style="info" %}
Use **Video call settings** for anything shared across the workspace. Use **Personal video call preferences** for your own join defaults.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.screendesk.io/video-calls/customize-video-calls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
