Skip to main content
Your account settings control everything from your personal profile to how your team accesses ScreenScore AI. All settings are available in the dashboard under the Settings menu in the top navigation bar.

Profile

Update your display name, email address, and password from Settings → Profile. Changes to your email address take effect immediately — you’ll receive a confirmation at the new address before the update is applied.
1

Open profile settings

Navigate to Settings → Profile in the dashboard.
2

Edit your details

Update your name or email address in the form fields provided.
3

Change your password

Click Change password, enter your current password, then set and confirm a new one.
4

Save changes

Click Save to apply your updates.

API keys

API keys authenticate your requests to the ScreenScore AI API. You can create multiple keys to use across different projects or environments and revoke them individually without affecting others.
API keys are only shown once at the time of creation. Copy your key immediately and store it somewhere safe — you won’t be able to view it again.
1

Open API key settings

Navigate to Settings → API Keys.
2

Create a new key

Click New Key, enter a descriptive name (for example, production or ci-pipeline), and click Create.
3

Copy the key

Copy the displayed key to your clipboard. Store it in a secrets manager or environment variable — this is the only time it’s shown.
4

Use the key in API requests

Pass the key in the Authorization header of every API request:
Authorization: Bearer YOUR_API_KEY
To revoke a key, click Revoke next to it in the key list and confirm the action.
Revoking an API key immediately invalidates it. Any integration, script, or service that relies on the revoked key will stop working at once. Update your systems with a replacement key before revoking the old one.

Team members

Invite colleagues to collaborate in ScreenScore AI and assign them roles that control their level of access.
The Free plan supports only 1 user. Pro plans support up to 10 team members. Enterprise plans have no team size limit.
Team management is available under Settings → Team.

Roles

RolePermissions
AdminFull access — manage settings, billing, team members, and all projects
MemberCreate and manage analyses and projects; cannot access billing or team settings
ViewerRead-only access to analyses and results; cannot create or modify content
1

Open team settings

Navigate to Settings → Team.
2

Invite a teammate

Click Invite member, enter the person’s email address, and select their role.
3

Send the invitation

Click Send invite. Your teammate will receive an email with a link to join your workspace.
4

Manage existing members

To change a member’s role or remove them, click the options menu next to their name in the team list.

Billing

View your current plan, monitor your monthly usage, and upgrade or cancel your subscription from Settings → Billing. The billing page shows:
  • Your active plan (Free, Pro, or Enterprise)
  • Analyses used this billing period vs. your monthly limit
  • Your next renewal date and payment method

Plan limits

PlanAnalyses per month
Free100
Pro1,000
EnterpriseUnlimited
To upgrade, click Upgrade plan and select the plan that fits your needs. To cancel, click Cancel subscription — your access continues until the end of the current billing period.