Skip to main content

Projects & members

Projects are the billing, access, and configuration boundary for AI calls, prompts, MCP assignments, agents, and automations.

Open Projects

In the sidebar under Studio, open Projects. You see projects you can access. Admins can create and delete projects.

Create or edit a project

Typical fields:

  • Name — display name
  • Budget — optional spend ceiling (used with cost reporting)
  • Allow no-log — whether callers may set noLog so prompts/responses are not stored (metrics still are)
  • Directory allow-lists — optional AD groups/users when directory login is enabled

Save changes before leaving the page. Rotating a project API key (admin) invalidates the previous secret immediately — update any integrations.

Members

Open a project → Members:

  1. Add a username (and optional role) for people who should work in that project.
  2. Remove members who no longer need access.
  3. Owners/admins manage membership; ordinary members can use project features they are allowed to see.

Tips

  • Prefer one project per product team or integration so costs and MCP grants stay clear.
  • API keys and JWT project access both respect membership and admin policies.
  • Federation / external principals (MCP entitlements) are an advanced admin topic — see the API projects section.