2 2
3[← All use cases](https://developers.openai.com/codex/use-cases)3[← All use cases](https://developers.openai.com/codex/use-cases)
4 4
5Copy page [Export as PDF](https://developers.openai.com/codex/use-cases/slack-coding-tasks/?export=pdf)
6
5Mention `@Codex` in Slack to start a task tied to the right repo and environment, then review the result back in the thread or in Codex cloud.7Mention `@Codex` in Slack to start a task tied to the right repo and environment, then review the result back in the thread or in Codex cloud.
6 8
7Easy9Easy
21 23
22@Codex analyze the issue mentioned in this thread and implement a fix in <name of your environment>.24@Codex analyze the issue mentioned in this thread and implement a fix in <name of your environment>.
23 25
26@Codex analyze the issue mentioned in this thread and implement a fix in <name of your environment>.
27
24## How to use28## How to use
25 29
261. Install the Slack app, connect the right repositories and environments, and add `@Codex` to the channel.301. Install the Slack app, connect the right repositories and environments, and add `@Codex` to the channel.
38 42
39## Related use cases43## Related use cases
40 44
4145[[
46
47### Coordinate new-hire onboarding
48
49Use Codex to gather approved new-hire context, stage tracker updates, draft team-by-team...
50
51Integrations Data](https://developers.openai.com/codex/use-cases/new-hire-onboarding)[
42 52
43### Generate slide decks53### Generate slide decks
44 54
45Use Codex to update existing presentations or build new decks by editing slides directly...55Use Codex to update existing presentations or build new decks by editing slides directly...
46 56
4757Data Workflow](https://developers.openai.com/codex/use-cases/generate-slide-decks)[Data Integrations](https://developers.openai.com/codex/use-cases/generate-slide-decks)[
48 58
49### Analyze datasets and ship reports59### Analyze datasets and ship reports
50 60
51Use Codex to clean data, join sources, explore hypotheses, model results, and package the...61Use Codex to clean data, join sources, explore hypotheses, model results, and package the...
52 62
5363Data Analysis](https://developers.openai.com/codex/use-cases/datasets-and-reports)[Data Analysis](https://developers.openai.com/codex/use-cases/datasets-and-reports)
54
55### Bring your app to ChatGPT
56
57Build one narrow ChatGPT app outcome end to end: define the tools, scaffold the MCP server...
58
59Integrations Code](https://developers.openai.com/codex/use-cases/chatgpt-apps)