Skip to main content

Accessing Settings

To access the configuration menu, navigate to the left-hand side menu and click on Settings. From here, you can manage your personal profile, configure workspaces, and set up API integrations.

API Configuration

The API tab is divided into two distinct sections: Provider Keys and Workspace Keys.

1. Provider Keys

This is where you connect your Large Language Model (LLM) providers. Currently, PromptMetrics supports the following providers, with more being added in Q1 2026:
  • OpenAI
  • Anthropic
  • OpenRouter

2. Workspace API Keys

These are the keys you will use to integrate with the PromptMetrics SDK.
  • Scope: API keys are specific to the workspace.
  • Security: Each workspace maintains its own separate set of keys to ensure secure segregation of data.


PromptMetrics Settings


Mintlify supports HTML tags in Markdown. This is helpful if you prefer HTML tags to Markdown syntax, and lets you create documentation with infinite flexibility.

iFrames

Loads another HTML page within the document. Most commonly used for embedding videos.
<iframe src="https://www.youtube.com/embed/ZUbgVOV7Iqo?si=mGPbvLNCKchb98Y0"> </iframe>