> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.tester.army/auth/llms.txt.
> For full documentation content, see https://docs.tester.army/auth/llms-full.txt.

# Test Credentials

Save login credentials in your project so the AI agent can authenticate automatically during test runs. No passwords in test prompts.

## Adding credentials

1. Go to **Project → Test Accounts**
2. Click **Add Credential**
3. Fill in:
   * **Label** - identifies the credential (e.g., "admin", "viewer")
   * **Username** - email or username
   * **Password** - stored encrypted
4. Click **Save**

You can add multiple credentials per project for different roles (admin, regular user, read-only viewer, etc.). You can also add credentials for Google, GitHub for OAuth flows.