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. Note that the image file size must be less than 5MB. Otherwise, we recommend hosting on a service like Cloudinary or S3. You can then use that URL and embed.

User Profile

In the first tab, you can manage your personal account details.
  • Profile Picture: Upload or change your product profile photo.
  • Credentials: Update your email address or change your password.
  • Account Actions: Permanently delete your account.

Workspace Management

Pro Feature: Access to multiple workspaces and the activity feed are available on the Pro subscription.
Workspaces allow you to organize your work and isolate prompts (e.g., creating separate workspaces for “Support” and “New Prompts”).

Creating and Managing Workspaces

To create a new workspace, click the create button on the top bar.
  • Isolation: Each workspace functions as an isolated environment for prompts.
  • Team Members: You can assign different members to specific workspaces.
  • A single team member can belong to multiple workspaces simultaneously.
  • Once invited, you can view a list of all active team members in the workspace.

Configuration & Tags

Every workspace has its own unique configuration for Tags.
  • Usage: Tags are used to categorize requests and prompts.
  • Benefits: Setting up a robust tagging system is essential for accurate filtering and reporting later on.

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.

Activity & Monitoring

For users on the Pro plan, the settings area provides deep visibility into account usage and health.

Activity Feed

The Activity Feed acts as a comprehensive user log. It records:
  • Real-time events happening on the account.
  • A chronological history of user actions within the specific workspace.

Error Console

The Error Console allows you to debug issues with your integrations. It is particularly useful for tracking:
  • API Errors: View errors returned from LLM providers (e.g., “Insufficient Funds” or credit errors).
  • Request Logs: Drill down into specific failed requests to diagnose the root cause.

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>