Project
Project
Section titled “Project”A Project is the logical grouping for related Agents.
One layer below Org, one layer above individual Agents. Examples: "EU customer support", "Finance refund automation", "Internal data agents".
At a glance
Section titled “At a glance”| Lives within | one Org |
| Owned by | one or more Teams (with role membership in each) |
| Contains | one or more Agents |
| Has its own | Policy floor (the project level of the cascade) |
What it is, concretely
Section titled “What it is, concretely”A Project bundles related Agents under a shared Policy floor. The Project's project admin (a Team role) authors that floor. Every Agent inside the Project inherits it; agent-level overrides can tighten further but never loosen.
Why projects exist:
- Different Agents have different needs. A customer-support Agent and a finance-refund Agent shouldn't share the same fine-grained rules.
- But many Agents share a domain. Five customer-support Agents probably want the same baseline (allow
gmail.send, denypii_archive, EU AI Act + GDPR packs applied).
The Project carries that shared baseline. Each Agent within it just adjusts at the margins.
Where Projects sit in the cascade
Section titled “Where Projects sit in the cascade” Org │ │ org-level Policy floor (compliance baselines, forbidden capabilities) ▼ Project A Project B … │ │ │ project-level Policy │ project-level Policy │ floor (project domain │ floor (project domain │ rules) │ rules) ▼ ▼ Agent 1 Agent 2 … Agent 1 … │ │ per-agent overrides │ (typical-session shape, specific tool constraints) ▼ one or more Sandboxes per AgentSurfaces
Section titled “Surfaces”| Persona | Surface | What you do |
|---|---|---|
| Org admin | Dashboard / tappass project create | Create projects; assign owning Teams |
| Project admin | Dashboard / tappass policy apply --level project=<id> | Author project-level Policy floor |
| Auditor | Dashboard audit views | See per-project audit (limited to projects they have rights to) |
Related concepts
Section titled “Related concepts”- Lives within → Org
- Owned by → Teams
- Contains → Agents
- Has → middle level of the Policy cascade