# Video Calls & Share Screen 🎬

### How do I share my screen on Keet?

On Desktop, you can share your screen during a call using in-call controls at the bottom of the screen.

<figure><img src="/files/1DT6YHN08cDQFaBWC7QX" alt=""><figcaption></figcaption></figure>

Keet supports multiple people sharing their screens at the same time, making it great for collaborative sessions like team meetings or workshops.

You can enable **Private Mode** before or during a call to hide the chat list and its contents for added privacy.

Before sharing your screen, make sure Keet has the necessary **Screen & System Recording** permissions granted in your device settings. Without these permissions, screen sharing may not work properly.

For the best performance, we recommend sharing your screen or using your camera, but not both at once (especially for the presenter). Running both can be resource-demanding for your device and may impact performance.


---

# 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://support.keet.io/voice-and-video-calls/video-calls-and-share-screen.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.
