Introduction

In this guide we’ll walk through the process of linking Cerb to OpenAI. You’ll be able to use OpenAI’s full API from automations in Cerb.

Configuration

OpenAI

Log into OpenAI: https://platform.openai.com/settings/

Create a project

Click on Projects in the left sidebar.

Click the green +Create button in the top right.

Name your project Cerb and click the green Create button in the popup.

Create an API key

Click on API keys in the left sidebar.

Click on the green +Create new secret key button in the top right.

Name the key Cerb Automations and select the Cerb project.

Click the Create secret key button.

Copy the secret key to your clipboard for the next step.

Cerb

In Cerb, navigate to Search » Connected Services » (+) and select OpenAI from the library.

Paste your API key from above.

Click the Create button in the popup.

Related Resources