Organizations & Projects
AgenticAnts is organized into two levels of tenancy:
| Level | What it is |
|---|---|
| Organization | The top-level tenant — your company or business unit. Holds members, billing, and SSO. |
| Project | A workspace inside an organization. Holds your traces, prompts, datasets, scores, settings, and API keys. |
ℹ
Most product data (traces, prompts, datasets, scores) lives at the project level. Members and billing live at the organization level.
Structuring projects
A project is an isolation boundary — data, API keys, and most settings are scoped to it. Common patterns:
- By application — one project per AI product or service.
- By environment — separate projects for production vs. staging (or use the
environmentfield within one project, see Sending Data In). - By team — a project per team that owns its own AI work.
Creating them
- Create an organization when you first sign up (or to separate business units).
- Create projects within an organization from the organization view.
- Switch between organizations and projects from the top-level navigation.
Next steps
- Members & Roles — invite people and grant access.
- API Keys — connect apps to a project.
- Billing & Plans — organization-level plans.