Skip to content

Commit

Permalink
chore: Update Optimize API key creation steps (#6480)
Browse files Browse the repository at this point in the history
Update Optimize API key creation steps
  • Loading branch information
millsp authored Dec 4, 2024
1 parent 3673031 commit cec3899
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions content/500-platform/10-about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,11 @@ To obtain the Optimize API key:

1. Navigate to the workspace where you want to use Optimize.
2. Ensure that Optimize is launched. If it isn't, click the **Launch Optimize** button.
3. If it isn't launched, spot the text in the Optimize dashboard that says, "Start by creating your first API key __here__ and start using Optimize," and click the __here__ link.
4. Click your profile name in the top right corner of the navbar.
5. Select **Settings**.
6. Click **Create API key**.
7. Enter a name for the API key in the **Name** field, then click **Create**.
8. Copy the API key and store it securely. This will be used in your project's [`.env` file](/optimize/getting-started#23-add-the-optimize-api-key-to-your-env-file) via the `"OPTIMIZE_API_KEY"`. Finally, click the **"I've stored it securely"** button.
3. In Optimize, click your profile name in the top right corner of the navbar.
4. Select **Settings**.
5. Click **Create API key**.
6. Enter a name for the API key in the **Name** field, then click **Create**.
7. Copy the API key and store it securely. This will be used in your project's [`.env` file](/optimize/getting-started#23-add-the-optimize-api-key-to-your-env-file) via the `"OPTIMIZE_API_KEY"`. Finally, click the **"I've stored it securely"** button.

You now have your Optimize API key.

Expand Down

0 comments on commit cec3899

Please sign in to comment.