What's in Settings?
Settings is your control center for configuring AI models, managing API access, monitoring usage, and customizing your Runtype workspace. Access it by clicking Settings in the sidebar.
Some sections are only available in specific cases. Team only appears if you are part of an organization. BYOK (Bring Your Own Keys) is available on Team plans and above.
Models
Set up the AI models and providers that power your Flows and Agents. This tab has two sections:
- My Models — Browse all the models in your workspace. Each model shows badges like Default, Custom, Platform Key, or BYOK. From here you can set a default model, edit configurations, or remove models you no longer need.
- Providers — Connect API keys for providers like OpenAI, Anthropic, Google, XAI, Together.ai, and more. Each provider card shows how many models are available and configured, with links to provider documentation.
Click Add Model to explore available models. You can filter by capability, context length, output token limit, price, and response format. You can also create fully custom models with your own model IDs.
A usage card shows your current month’s request count, total cost, and top cost driver at a glance.
Runtype includes platform keys so you can start building immediately with no API key setup. If you want to use your own keys, BYOK is available on supported plans. To connect supported providers, see Connecting AI model providers.
API
Create and manage API keys for accessing Runtype programmatically. Click Create New API Key to create a key. Give it a name, choose an environment (Test or Production), and optionally set permissions and an expiration date. Keys show badges like Active, Inactive, Expired, or Test. You can reveal, edit, regenerate, toggle active or inactive, or delete keys as needed.
Use the Test environment for development and experimentation. It keeps your production data clean and makes it easier to iterate safely.
Connected Apps
Review and revoke apps you have signed into using your Runtype account (apps that use “Sign in with Runtype”). Each connected app holds a grant that lets it act on your behalf through the Runtype API. Revoking access immediately invalidates the API key the app uses.
Every grant is bound to a single organization, chosen on the consent screen when you authorize. The screen always shows which organization the app will be connected to, and if you belong to more than one it includes an Authorize in selector. Your selection is verified against your organization memberships on the server, so an app can never be bound to an organization you do not belong to.
The Connected Apps list shows every grant across all of your organizations, not just the currently active one. Each app carries a badge naming the organization it is bound to, and grants bound outside your active organization are highlighted so you can spot them and revoke access, all from one place.
To connect third-party services (analytics, web scraping, email, and similar) for use in your Flows and Agents, use the Integrations tab instead.
Secrets
Store and manage sensitive values like API keys, tokens, and credentials that your Flows and Agents can reference securely at runtime.
Billing
Manage your subscription and track what you are using. This section includes:
- Your Plan — See your current plan, pricing, and trial status. Upgrade or manage your subscription from here, or open billing settings for a fuller plan selection flow.
- Usage Overview — Track your Production Surfaces, Development Surfaces, and Executions with visual progress bars that show where you stand against your plan limits.
- BYOK Status — See whether your plan supports bringing your own API keys.
- Model Usage — Review a detailed cost breakdown by model.
Check the Model Usage breakdown to spot your top cost drivers. Switching some workloads to a more efficient model can lower spend. For billing questions and plan details, see FAQ.
Usage
Get a clear picture of cost and execution activity. Usage defaults to the current Billing month, and you can switch between Billing month, 7-day, 30-day, or 90-day views to explore:
- Usage cost over time
- Usage cost by category
- Cost by AI model
- Cost by built-in tool
- Executions over time
Usage analytics refresh automatically, support manual refresh and CSV export, and can briefly lag recent activity. The page shows when it was last updated and warns when the selected period starts before the available history. An execution is one Flow run, batch-record run, Eval run, or scheduled trigger. See Billing for the current amount toward your monthly cap and the amount on an issued invoice. A friendly empty state appears until Runtype-billed usage is available.
Integrations
Connect third-party services to unlock more capabilities in your Flows and Agents. Each integration is optional, so you can activate what you need and skip the rest.
- Analytics & Observability — Add a PostHog Project API key to enable the send-event step in your Flows.
- Web Scraping — Configure Cloudflare Browser Rendering for deterministic website crawling with the crawl step, or add Firecrawl, Massive, and Exa keys for web data extraction and search.
- Vector Databases — Connect Weaviate or Cloudflare Vectorize for vector storage and retrieval. You can add multiple configurations, set a default, and review badges like Ready or Needs Config. Weaviate also auto-discovers available embedding models from your instance.
- Code Execution — Add a Daytona key for sandboxed code execution in your Flows.
- Email — Configure Resend to enable the send email step in your Flows and Agents.
- Orthogonal — Add your Orthogonal API key to reach the Orthogonal API marketplace from your Agents and Flows. Bringing your own key requires a Team plan.
Some integrations, including Firecrawl, Massive, Daytona, and Orthogonal, can fall back to Runtype platform keys if you have not added your own yet.
Dashboard
Customize your personal workspace preferences:
- Theme — Choose Light, Dark, or System. Preview cards show each option before you select it.
- Always download API keys — Choose whether newly created API keys are automatically downloaded as a JSON file.
Team (organization only)
Manage your organization’s members and permissions. This tab only appears if you are part of an organization.
- Team Members — View members with role badges like Admin and Member. Admins can promote members, demote admins, or remove members from the organization. Click Invite Team Member to bring in new people.
- Pending Invitations — Admins can view, resend, or revoke outstanding invitations.
If you are not currently in an organization, this area shows an option to switch to one.
Next steps
- Connecting AI model providers — Set up your AI model keys
- Available AI models — Browse the model catalog
- Managing AI models — Configure and manage your models
- Managing API keys — Create and manage API keys
- Billing and plans — Manage your subscription
- Usage data — Monitor spending and execution activity
- Team members and permissions — Manage your team
- Appearance and preferences — Customize your workspace
- What are Organizations? — Learn about organizations
- Integrations (PostHog, Weaviate, Daytona) — Connect third-party services
- FAQ — Common questions and answers