Skip to main content

Overview

Simforge settings are accessible from the user menu in the top-right corner:
  • API Keys: Authenticate your applications
  • Integrations: Configure LLM provider API keys
  • Tags: Organize your captured function calls

API Keys

Manage API keys for authenticating your SDK applications.

Creating an API Key

  1. Click your profile icon and select API Keys
  2. Click Create API Key
  3. Enter a descriptive name
  4. Copy the generated key immediately
API keys are only shown once. Store them securely and never commit them to version control.

Managing API Keys

ActionDescription
ViewSee key name, creation date, and last used
RevokePermanently disable a key

Integrations

Configure API keys for LLM providers used by your BAML functions.

Configuring Providers

  1. Click your profile icon and select Integrations
  2. Find the provider (OpenAI, Anthropic, etc.)
  3. Enter your API key
  4. Click Save

Supported Providers

ProviderConfiguration
OpenAIAPI key
AnthropicAPI key
Google AIAPI key
Azure OpenAIEndpoint + API key
Provider API keys are encrypted at rest and never logged.

Tags

Manage tags for organizing captured function calls.

Creating Tags

  1. Click your profile icon and select Tags
  2. Click Create Tag
  3. Enter a name and select a color
  4. Click Save

Tag Colors

Available colors:
  • Slate, Red, Orange, Amber
  • Green, Blue, Purple, Pink

Archiving Tags

Archive tags you no longer need:
  1. Find the tag in the list
  2. Click the menu icon
  3. Select Archive
Archived tags are hidden but captures with those tags are preserved.

Profile

Manage your personal profile from the user menu:
  • Name: Your display name
  • Email: Your login email
  • Avatar: Your profile picture
  • Theme: Light, dark, or system