Organization
The organization is the top of the tree. It usually represents your whole company. There’s one billing plan per organization, and one organization can hold multiple teams. The person who creates the organization automatically becomes its Owner.Team
A team is a working group inside the organization. Maybe it represents a product line (“Customer Support AI”), a department (“Compliance”), or a specific client engagement. Each team has its own:- Prompt Library — the prompts available to all projects in the team
- LLM Configurations — the API keys and models the team can use
- Projects — the actual testing workspaces
Team roles
Once you’re a member of a team, you have one of three roles:Project
A project is a focused workspace tied to one specific model under test (e.g., “GPT-4o”, “Claude Sonnet 4”, “Our fine-tuned LLaMA v3”). Test runs, schedules, and risk records all live inside the project. Read more in Projects.How permissions work in practice
Imagine Acme Corp has two teams: a Research team experimenting with frontier models, and a Production team gating what ships to customers.- Sara is an Org Admin and Team Admin in both teams. She invites people, sets up API keys, and approves risk classifications.
- Marco is a Tester in Production only. He runs scheduled tests, reviews results, and overrides verdicts when needed.
- Lin is a Viewer in both teams. She sits in compliance — she can see every result and download every report, but cannot change anything.
Inviting people
1
Open Members
Go to Organization → Members (Org Owners/Admins) or Team → Members (Team Admins).
2
Send an invite
Enter the person’s email, pick the team, and choose their role.
3
They click the link
The invite email contains a unique link valid for 7 days.
4
They join automatically
If they already have an Alethia account, they’re added immediately. If not, they’ll register and join in one step.