import.md +8 −34
7 7
8Importing doesn't change or delete your existing agent setup.8Importing doesn't change or delete your existing agent setup.
9 9
1010<div class="not-prose my-6 max-w-5xl"><Illustration description="ChatGPT import screen for choosing other AI apps to import from.">
1111 <CodexScreenshot <ExternalAgentImportIllustration step="providers" />
1212 alt="Choose the other AI apps to import from"</Illustration>
13 lightSrc="/images/codex/import/import-source.png"
14 darkSrc="/images/codex/import/import-source.png"
15 maxHeight="680px"
16 variant="no-wallpaper"
17 imageClass="rounded-xl"
18 />
19</div>
20 13
21## Start an import14## Start an import
22 15
27 agent setup**.20 agent setup**.
282. Select **Import**.212. Select **Import**.
293. Choose the agents you want to import from, then select **Continue**.223. Choose the agents you want to import from, then select **Continue**.
30234. On **Select items to import**, select **Continue** to import everything or **Customize** to choose specific items.4. On **Select items to import**, choose what to bring over, then select **Continue**.
31245. If you customize the import, select the items to bring over, then select **Confirm**.5. After the import finishes, open an imported project or chat to continue working.
326. After the import finishes, open an imported project or chat to continue working.
33 25
34</WorkflowSteps>26</WorkflowSteps>
35 27
3628<div class="not-prose my-6 max-w-5xl"><Illustration description="ChatGPT import screen for selecting setup, projects, and recent chats to import.">
3729 <CodexScreenshot <ExternalAgentImportIllustration step="items" />
3830 alt="Select the setup and recent work to import into ChatGPT"</Illustration>
39 lightSrc="/images/codex/import/import-overview.png"
40 darkSrc="/images/codex/import/import-overview.png"
41 maxHeight="680px"
42 variant="no-wallpaper"
43 imageClass="rounded-xl"
44 />
45</div>
46 31
47## How importing works32## How importing works
48 33
73| Slash commands | [Skills](https://learn.chatgpt.com/docs/build-skills) |58| Slash commands | [Skills](https://learn.chatgpt.com/docs/build-skills) |
74| Subagents | [Codex agents](https://learn.chatgpt.com/docs/agent-configuration/subagents) |59| Subagents | [Codex agents](https://learn.chatgpt.com/docs/agent-configuration/subagents) |
75 60
76<div class="not-prose my-6 max-w-5xl">
77 <CodexScreenshot
78 alt="Choose the instructions, settings, skills, plugins, projects, and chats to import"
79 lightSrc="/images/codex/import/import-instructions.png"
80 darkSrc="/images/codex/import/import-instructions.png"
81 maxHeight="680px"
82 variant="no-wallpaper"
83 imageClass="rounded-xl"
84 />
85</div>
86
87## Finish setup after importing61## Finish setup after importing
88 62
89When the import completes, the app shows a status card in the lower-left corner.63When the import completes, the app shows a status card in the lower-left corner.