Documentation Index
Fetch the complete documentation index at: https://runinfra.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
How do I create an account?
How do I create an account?
Sign up at runinfra.ai/sign-up with GitHub or Google. No credit card is required to start on the Starter plan.
How do I generate an API key?
How do I generate an API key?
Go to Settings > API Keys and click Create new key. You can create workspace-scoped keys (reach every verified deployment in the workspace, use
model in the body to select) or pipeline-scoped keys (bound to one pipeline via the URL path). See Authentication for when to pick which.Can I rotate or revoke a key?
Can I rotate or revoke a key?
Yes. Click the key in the API Keys page and choose Revoke or Rotate. Revocation is instant and takes effect worldwide within 5 seconds. No redeployment needed.
Do keys expire?
Do keys expire?
Default keys do not expire. You can set an expiration date per key when you create it (up to 365 days). Expired keys return
401 expired_api_key.What is a workspace?
What is a workspace?
A workspace groups pipelines, deployments, credits, and team members. Every account starts with one personal workspace. Team plans add shared workspaces with per-seat pricing.
How do I invite a teammate?
How do I invite a teammate?
On the Team plan, go to Settings > Members and send an email invite. Members can be Viewer, Developer, or Admin. Seats are billed per invited member.
How do I switch workspaces?
How do I switch workspaces?
Click your workspace name in the top-left of the dashboard to switch. API keys and pipeline IDs are scoped per workspace.
Can I delete my account?
Can I delete my account?
Yes. Go to Settings > Account > Delete account. All pipelines, deployments, and API keys are removed within 24 hours. Billing history and invoices are retained per tax requirements (typically 7 years).
Is SSO supported?
Is SSO supported?
Custom SSO (SAML, OIDC) is available on the Enterprise plan. Contact sales.
How do I export my data?
How do I export my data?
Every pipeline can export its config, optimization history, and deployment settings as JSON from the pipeline’s Settings tab. For bulk export across a workspace, contact support so we can prepare a signed export without exposing API keys.
Not here?
Billing
Pricing, invoices, credits, overage.
Infrastructure
GPUs, regions, security.
Models and inference
Model support, quantization, limits.
Troubleshooting
When something is broken.