Account
Manage your workspace, API keys, and active sessions.
Workspaces
Billing
Upgrade to keep your bots running once your free credits are used up. $50/mo, cancel anytime.
Workspace
API keys
| Name | Prefix | Created | Last used | Status | |
|---|---|---|---|---|---|
| no keys yet | |||||
Workspace secrets
Encrypted KV store for API keys and other config your bot needs. Read from your code with lightsei.get_secret("NAME").
Suggested secrets
0 of 7 setCommon API keys + webhooks bots reach for. Expand any row to see where to get the value.
ANTHROPIC_API_KEYnot setdetails →Used by bots that call Claude (Anthropic) for LLM responses.
Anthropic Console → Settings → API Keys. Create a key, copy it (you only see it once), drop it on /account.
OPENAI_API_KEYnot setdetails →Used by bots that call GPT / o-series models.
OpenAI platform → API keys → Create new secret key. Project-scoped keys are fine; you only see the value once.
GOOGLE_API_KEYnot setdetails →Used by bots that call Gemini.
Google AI Studio → Get API key → Create API key in new project (or use an existing one).
GITHUB_TOKENnot setdetails →Used by bots that read or write to GitHub (PRs, issues, repo contents, push status).
GitHub → Settings → Developer settings → Personal access tokens → Fine-grained tokens. Grant only the repos + permissions the bots need (e.g. Contents: Read, Pull requests: Read & Write).
SLACK_WEBHOOK_URLnot setdetails →Posts messages to a single Slack channel.
Slack → Apps → Incoming Webhooks → Add to Slack → pick the channel → copy the webhook URL (starts with https://hooks.slack.com/services/...).
DISCORD_WEBHOOK_URLnot setdetails →Posts messages to a single Discord channel.
Discord channel → Edit Channel → Integrations → Webhooks → New Webhook → Copy Webhook URL.
LIGHTSEI_API_KEYnot setdetails →Your workspace's own Lightsei key. Bots use it to send telemetry + check policies. Usually auto-provided on the bot's runtime, but list it here if you're running a bot outside Lightsei's worker.
Lightsei → /account → API keys → Generate new key.
| Name | Created | Updated | |
|---|---|---|---|
| no secrets yet | |||
Browser sessions
| Created | Expires | Status | |
|---|---|---|---|
| no active sessions | |||