1# Appshots – Codex
2
3Appshots let you send the frontmost app window to a Codex thread. Use them when
4you’re actively working in another app on your computer and want to provide
5Codex with your current context so it can help you with the task.
6
7Appshots are available in the Codex app on macOS. Press both Command keys, or
8your custom Appshots hotkey, to take one.
9
10## What appshots capture
11
12An appshot captures the frontmost window only. It can include:
13
14- An image of the visible window.
15- Available text from that window, including visible text and text the app makes
16 available outside the visible scroll area.
17
18After you add an appshot to a thread, it behaves like a Codex attachment. Codex
19stores appshots locally in the session file, like files or images you attach
20manually.
21
22## When to use appshots
23
24Use appshots when Codex needs context from a Mac app before it can act.
25
26Examples:
27
28- Share an API reference page and ask Codex to write a script that uses it.
29- Share an email or calendar view and ask Codex to draft the next step.
30- Share an image editor, design, or preview window and ask Codex to revise the
31 related assets or code.
32- Share an error, settings panel, or app state that’s easier to show than
33 describe.
34
35## Take an appshot
36
371. Open the Codex app on your Mac.
382. Open the app and window you want to share.
393. Press both Command keys, or the custom hotkey you configured in Codex
40 settings.
414. Allow macOS permissions if Codex asks.
425. Ask Codex to perform a task with the appshot.
43
44By default, Codex starts a new thread for the appshot. If you interacted with a
45Codex thread in the last 60 seconds, Codex adds the appshot to that recent
46thread instead. Taking consecutive appshots adds them to the same thread.
47
48You can change the Appshots hotkey in Codex settings.
49
50## Permissions and safety
51
52Codex may ask for permissions before it can take appshots:
53
54- **Screen & System Audio Recording** lets Codex capture an image of the
55 frontmost window.
56- **Accessibility** lets Codex read available text from the frontmost window.
57
58Taking an appshot shares the captured image and available text with Codex.
59Avoid taking appshots of sensitive content unless the task requires that
60content.
61
62Review appshots the same way you would review sharing screenshots and documents
63with Codex.
64
65## Limits and troubleshooting
66
67Appshots are a Codex app feature. Create them from the Codex app on macOS. If
68you resume a thread in the CLI that already contains an appshot, the attachment
69is part of the thread history, but the CLI can’t create a new appshot.
70
71For some apps and websites, including Google Docs, Gmail, Google Sheets, and
72Google Slides, Codex may receive only the visible screenshot and may not receive
73the full document or off-screen text. If you have the matching plugin installed,
74Codex can use that plugin to access the relevant app content and help with your
75request.
76
77If appshots don’t work:
78
791. Open **System Settings > Privacy & Security**.
802. Check **Screen & System Audio Recording** and **Accessibility** for Codex
81 Computer Use.
823. Restart Codex and try again.
83