Skip to main content

Overview

The Settings page allows you to configure your Simforge organization:
  • API keys for SDK authentication
  • Integrations with external services
  • Team management
  • Billing and usage
Navigate to Settings in the sidebar to access these options.

API Keys

Manage API keys for authenticating your applications.

Creating an API Key

  1. Go to Settings > 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
See API Keys for detailed documentation.

Integrations

Connect Simforge with external services.

LLM Providers

Configure API keys for LLM providers:
  1. Go to Settings > 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.

Observability

Send traces to external observability platforms:
  • Langfuse: Open-source LLM observability
  • Braintrust: LLM evaluation platform
Configure by entering your platform’s API credentials.

Tags

Manage tags for organizing traces.

Creating Tags

  1. Go to Settings > 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 traces with those tags are preserved.

Team

Manage team members in your organization.

Inviting Members

  1. Go to Settings > Team
  2. Click Invite Member
  3. Enter their email address
  4. Select a role
  5. Click Send Invite

Roles

RolePermissions
OwnerFull access, billing, delete organization
AdminManage team, settings, functions
MemberCreate/edit functions, view traces
ViewerRead-only access to functions and traces

Removing Members

  1. Find the member in the team list
  2. Click the menu icon
  3. Select Remove
  4. Confirm the removal

Billing

View usage and manage your subscription.

Usage Dashboard

See your current usage:
  • API Calls: Total function calls this period
  • Tokens: Total tokens processed
  • Traces: Number of traces stored

Plans

PlanIncludes
Free1,000 API calls/month, 7-day trace retention
Pro50,000 API calls/month, 30-day trace retention
EnterpriseUnlimited calls, custom retention, SLA

Upgrading

  1. Go to Settings > Billing
  2. Click Upgrade
  3. Select a plan
  4. Enter payment details
  5. Confirm upgrade

Profile

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

Security

Two-Factor Authentication

Enable 2FA for additional security:
  1. Go to Settings > Security
  2. Click Enable 2FA
  3. Scan the QR code with your authenticator app
  4. Enter the verification code
  5. Save your backup codes

Sessions

View and manage active sessions:
  • See all devices where you’re logged in
  • Revoke sessions you don’t recognize
  • Log out of all devices

Audit Log

View security events for your organization:
  • API key creation/revocation
  • Team member changes
  • Function publishes
  • Setting changes
Available on Pro and Enterprise plans.