Last update: December 25th, 2025
<aside> 💡
In short: Create an OpenAI API key, then open your Shipper project and tell the builder chat to connect ChatGPT using that key. Once connected, your app can send prompts to ChatGPT and use its responses instantly.
</aside>
You can connect ChatGPT (OpenAI) to your Shipper app to power chat interfaces, assistants, and AI-driven features using your own OpenAI API key.
Once connected, your app can send prompts to ChatGPT and receive responses in real time, using context from your app.
Go to the OpenAI dashboard and generate a new API key.
Copy the key and keep it somewhere safe. You’ll paste it into Shipper in the next steps.

From your Shipper dashboard, open the project where you want to use ChatGPT.