Overview
The Credentials tab provides:- Secure storage for app credentials
- Per-app credential organization
- Encrypted secret management
- Credential attachment for agent tasks
Security Model
When the agent needs to authenticate:- The agent identifies a login field in the app
- It requests the credential from the secure vault
- The credential is injected directly into the field
- The raw value is never exposed to the agent’s context
Credential Structure
Credentials are organized by app package name. Each credential can contain multiple fields:Creating Credentials
To add credentials for an app:- Click Add Credential
- Select the app package name from your app library
- Enter a credential name (e.g., “Production Account”, “Test User”)
- Add the required fields (username, password, etc.)
- Save the credential
You can create multiple credentials per app. This is useful for testing different account types or environments.
Managing Credentials
View Credentials
Your credential list shows:- App package name
- Credential name
- Field types configured (without revealing values)
- Last modified date