Platform

Frequently Asked Questions

Can't find what you're looking for? Email us at support@runpilotai.com.

What is RunPilotAI?

RunPilotAI is an AI-powered testing command centre. It captures test results from your CI/CD pipelines, helps you triage failures, and uses AI to suggest or generate fixes.

Which test frameworks are supported?

Playwright, Jest, Vitest, and Cypress are officially supported via JSON ingestion. Any framework that can output a JSON result file can be integrated.

Does RunPilotAI read my source code?

No. RunPilotAI only receives the test result JSON you send via the ingestion API. We never clone your repository or read your source files.

How does the GitHub Actions re-run feature work?

RunPilotAI calls the GitHub Actions workflow_dispatch API on your behalf using a GitHub token you provide. The re-run triggers the same workflow file with the same configuration.

What happens when my AI credits run out?

AI features (triage summaries, suggested fixes, chatbot) are paused until your credits reset on the 1st of the month or you upgrade. All non-AI features continue to work.

Can multiple team members use the same account?

The Team plan includes multiple seats under one billing account. Each team member gets their own login with access to the same projects and AI credit pool.

How do I rotate my ingestion API key?

Open the project detail page, find the Ingest API Key section, and click Regenerate. The old key is immediately invalidated.

Is there a free tier?

Yes. The Free plan gives you 1 project, 25 AI credits per month, and 7 days of run history at no cost.

Where is my data stored?

Data is stored in Supabase (PostgreSQL) hosted on AWS. All data is encrypted in transit and at rest. See the Security page for details.

Can I self-host RunPilotAI?

Self-hosted plans are available for enterprise customers. Contact us at support@runpilotai.com to discuss options.