🤖Setup OpenAI with ClarityWrite

OpenAI API: You must have access to the OpenAI API to utilize this software. Here, we will provide guidance on configuring the OpenAI API in ClarityWrite.

Step 1: Create an OpenAI platform account

Before anything else, you’ll need an account in the OpenAI platform.

Head over to the OpenAI’s platform and follow the prompts to create an account. You should be seeing something like this once signed up:

Step 2: Get your API key

Once your account is set up, you’ll need to retrieve your API key, which is essential for interacting with the API.

Navigate to the API keys page on your OpenAI account, as shown in the diagram below.

You can now create an API key, which you have to copy and keep safe, as you won’t be able to view it again. However, if you lose it or need a new one, a new one can be generated.

Step 3: Add your API key in ClarityWrite

Copy your OpenAI API Key and navigate to your website. Log in to the Admin dashboard and click on the 'API Configuration' button, or visit the following link: https://{yourwebsite}/dashboard/apis/configuration. Paste the key into the 'Secret Key' input field, then click on the 'Update' button below.

Last updated