Skip to main content

How to Generate an OpenAI API Key for wxrks

Step-by-step instructions for generating an OpenAI API key from your own OpenAI account to use with wxrks Augmented Actions.

To power wxrks Augmented Actions with your own OpenAI account instead of wxrks' built-in AI, you need a valid API key generated directly from your OpenAI account. This article walks you through creating that key.

💡 Who is this for? This guide is for Account Admins who need to generate an OpenAI API key to connect their own OpenAI account to wxrks.


Prerequisites

You need an OpenAI account with a payment method on file and available credits — the OpenAI API is billed separately from a ChatGPT subscription, so a ChatGPT Plus account alone doesn't include API access or credits.

Connecting your own OpenAI account is available starting on wxrks' FUSION plan. If you haven't enabled Augmented Actions yet or aren't sure this applies to your account, start with Enabling AI Integration in wxrks through OpenAI or Microsoft Azure instead.


Generate the key

1. Log in to your OpenAI account and go to platform.openai.com/api-keys — or, from the OpenAI dashboard, click Settings > API keys in the left sidebar.

[SCREENSHOT PLACEHOLDER]

2. Click Create new secret key.

3. Give the key a name you'll recognize later, such as "wxrks Integration" — this makes it easy to find and revoke later without affecting your other API keys. Leave the default permissions as-is unless you specifically need to restrict them.

[SCREENSHOT PLACEHOLDER]

4. Click Create secret key. OpenAI shows the key only once, starting with sk- — copy it immediately and store it somewhere secure, like a password manager. You won't be able to view it again; if you lose it, you'll need to generate a new one.

[SCREENSHOT PLACEHOLDER]


Connect the key to wxrks

With your key copied, go to Settings > Account Settings > Model Management in wxrks and follow the OpenAI steps in Enabling AI Integration in wxrks through OpenAI or Microsoft Azure to paste it in and save your configuration. Once saved, wxrks encrypts the key and never displays it in full again.

wxrks validates the key as soon as you save it. If it's rejected, the most common cause is the OpenAI account behind it not having an active payment method or available credits yet — double check that on platform.openai.com's billing page.


Related articles

Did this answer your question?