Overview
The Simforge web portal at simforge.goharvest.ai is where you manage your LLM functions, view traces, and configure settings.Dashboard
After signing in, you’ll see the main dashboard with:- Recent Functions: Quick access to your most recently edited functions
- Recent Traces: Overview of recent function executions
- Usage Statistics: API call counts and token usage
Navigation
The main navigation includes:Functions
Create and manage your LLM functions
Traces
View execution traces and debug issues
Test Runs
Run tests against your functions
Settings
Manage API keys and integrations
Organizations
Simforge uses organizations to group resources:- Each user belongs to one or more organizations
- Functions, traces, and API keys are scoped to an organization
- Team members can be invited to collaborate
Switching Organizations
If you belong to multiple organizations:- Click your profile icon in the top-right corner
- Select Switch Organization
- Choose the organization you want to work in
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Cmd+K / Ctrl+K | Open command palette |
Cmd+/ / Ctrl+/ | Open keyboard shortcuts |
G F | Go to Functions |
G T | Go to Traces |
G S | Go to Settings |
Theme
Toggle between light and dark mode:- Click your profile icon in the top-right corner
- Select Theme
- Choose Light, Dark, or System