Skip to main content
FinalRun Cloud runs tests on FinalRun’s hosted infrastructure with managed AI access, so you don’t need to bring your own provider key. New accounts include $5 of credits.

1. Sign up

Create an account at https://cloud.finalrun.app.

2. Generate an API key

In the dashboard, open the API keys section and create a new key. Copy the value — it is shown only once.

3. Set FINALRUN_API_KEY

The CLI reads FINALRUN_API_KEY from the same sources as provider keys.
Add the key to a .env file at your workspace root:
See Managing environments and secrets for dotenv load order details.

Run a cloud test

Prefer to use your own AI provider account instead? See AI Providers for the bring-your-own-key setup.