OpenAI Console
If you already have your OpenAI API key, you can skip this section. Otherwise, let’s walk through the steps to get your OpenAI API key. Go to the OpenAI Console where on the top right corner, you will see a button to sign up or sign in. If you don’t have an account, click on the Sign Up button and follow the instructions to create an account.
Sign up for an OpenAI account, click on the button marked with the red rectangle.

Go to your settings page, click on the button marked with the red rectangle.

Go to your Organization API keys page, click on the button marked with the red rectangle.

Click on this button to create a new API key.

1
First Step
In the
Owned by field, select You.2
Second Step
You can set any arbitrary name for your API key.
3
Third Step
In the Project field, you can choose the
Default Project.4
Fourth Step
For the
Permissions field, let’s select All.5
Fifth Step
Click on the
Create secret key button on the bottom right corner of the modal window.
Your new OpenAI API key, keep this safe, we will use this to configure Open WebUI in the next step.
