integrations/slack.md +8 −1
2 2
3Use Codex in Slack to kick off coding tasks from channels and threads. Mention `@Codex` with a prompt, and Codex creates a cloud task and replies with the results.3Use Codex in Slack to kick off coding tasks from channels and threads. Mention `@Codex` with a prompt, and Codex creates a cloud task and replies with the results.
4 4
55<div class="not-prose max-w-3xl mr-auto">
6 <img src="https://developers.openai.com/images/codex/integrations/slack-example.png"
7 alt="Codex Slack integration in action"
8 class="block h-auto w-full mx-0!"
9 />
10</div>
11
12<br />
6 13
7## Set up the Slack app14## Set up the Slack app
8 15