Optimize

Access the Optimize dashboard and generate API keys for query performance monitoring

You can access Optimize within your Prisma Data Platform account workspace.

Accessing the Optimize dashboard

To access the Optimize dashboard in your desired workspace:

  1. Click the Optimize tab on the left navigation.
  2. Click the Generate API key button.

Generating an Optimize API key

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 Generate API key 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 via the "OPTIMIZE_API_KEY". Finally, click the "I've stored it securely" button.

You now have your Optimize API key.

On this page