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

# Ambient Chat

> Chat with an AI anywhere on your Mac

<video style={{ borderRadius: "0.5rem" }} src="https://mintcdn.com/chorus/Z4zDLdWahI28tjZx/images/ambient.mp4?fit=max&auto=format&n=Z4zDLdWahI28tjZx&q=85&s=486fb99de5ed290ed6feb9158af77a0a" autoPlay loop muted playsInline data-path="images/ambient.mp4" />

Ambient chat gets you quick answers while you're working in other apps. It's especially useful if you want to quickly share your screen with an AI.

To create a new Ambient Chat, press <kbd>Option</kbd> + <kbd>Space</kbd>.

Here's how one Chorus user makes use of Ambient Chat:

> I decided to use Chorus as I read through a new research paper. \[...] Being able to chat with the LLM and research into specific elements of the paper without needing to copy and paste or change tabs was a fluid experience. The minimal UI of the ambient window blended in perfectly and didn't distract me from my reading.

## Sharing your screen

Vision mode lets Chorus see your screen, by including a screenshot of your screen
every time you send a message.

Vision mode is OFF by default. To enable vision mode, press <kbd>⌘</kbd> + <kbd>I</kbd>. You'll see the eye open, and this indicator will appear:

<img src="https://mintcdn.com/chorus/Z4zDLdWahI28tjZx/images/ambient-enabled.png?fit=max&auto=format&n=Z4zDLdWahI28tjZx&q=85&s=210a921ec26d13d453cce6b6c775a4b1" alt="Ambient Chat Vision Mode" width="404" height="90" data-path="images/ambient-enabled.png" />

If you want to use vision mode, you'll need to grant Chorus screen-recording
permissions. Vision mode is totally optional.

<video style={{ borderRadius: "0.5rem" }} src="https://video.twimg.com/ext_tw_video/1887546925119152128/pu/vid/avc1/1112x720/AdiBVG2Y9pyTlmBI.mp4?tag=12" controls playsInline />

## Configuring the Ambient Chat shortcut

By default, Ambient Chat opens with <kbd>Option</kbd> + <kbd>Space</kbd>, but you can change it to any shortcut you like.

Open settings with <kbd>⌘</kbd> + <kbd>,</kbd>, or by clicking the settings icon in the bottom of the sidebar, and go to the "Ambient Chat" section.

<img src="https://mintcdn.com/chorus/Z4zDLdWahI28tjZx/images/ambient-settings.png?fit=max&auto=format&n=Z4zDLdWahI28tjZx&q=85&s=690903d666be503076461b35fec8111f" alt="Ambient Chat Settings" width="1706" height="1400" data-path="images/ambient-settings.png" />

## Continuing in the main window

If you'd like to open a chat in your main Chorus window, press <kbd>⌘</kbd> + <kbd>O</kbd> while Ambient Chat is open.

You can access your full history of Ambient Chats by clicking the drawer  icon in the bottom left of the main Chorus window.

<img src="https://mintcdn.com/chorus/Z4zDLdWahI28tjZx/images/ambient-chat-drawer-light.png?fit=max&auto=format&n=Z4zDLdWahI28tjZx&q=85&s=543fc61aae05b6779de67147b63a1908" alt="Ambient Chat Drawer" className="dark:hidden" width="759" height="477" data-path="images/ambient-chat-drawer-light.png" />

<img src="https://mintlify.s3.us-west-1.amazonaws.com/chorus/images/ambient-chat-drawer-dark.png" alt="Ambient Chat Drawer" className="hidden dark:block" />

## FAQ

<AccordionGroup>
  <Accordion title="Can I turn off Vision Mode?">
    Yes, you can turn off Vision Mode by pressing <kbd>⌘</kbd> +{" "}
    <kbd>I</kbd> while Ambient Chat is open. You'll see the eye closed. If
    you're on the team plan and would like to turn off Vision Mode for all
    team members, email us at
    [founders@chorus.sh](mailto:founders@chorus.sh).
  </Accordion>

  <Accordion title="Are my screen contents private?">
    Yes, your screen contents are private. Screenshots are only sent to the
    AI provider and are not stored on our servers.
  </Accordion>
</AccordionGroup>
