18. Project Settings

Alex needs to rotate an API key after an intern accidentally committed it.

The Settings page manages your project's API keys and provides administrative actions.

API key management

  • View keys — see your public and secret API keys (secret is masked by default)
  • Regenerate keys — generate a new secret key instantly. The old key stops working immediately.

Regenerating a key is irreversible. All applications using the old key will lose access. Update your environment variables and redeploy before regenerating.

Danger zone

At the bottom of the settings page is the danger zone where you can permanently delete the project. This removes all data, files, users, and configuration. This action cannot be undone.