Help/Chatbot

How to generate the OpenAI API token

To use AI features on the platform, you need an API key generated from your OpenAI account. The key appears only once: copy it before leaving the page.

Generate the key in OpenAI

  1. Go to platform.openai.com/api-keys and sign in.
  2. Click Create new secret key.
  3. Give the key an optional name.
  4. Under Permissions, leave All selected.
  5. Click Create secret key.
  6. Copy the generated token (starts with sk-) and store it somewhere safe. You will not be able to see it again.

Use the key on the platform

The key can be entered in two places:

  • Company: Left menu > Admin > Companies > pencil icon > OpenAI field. Paste the token and save.
  • AI Agent: Left menu > Modules > Automation > Agents > pencil icon > Agent API token field. Paste the token and save.

If the key is exposed, revoke it at platform.openai.com/api-keys and generate a new one.