Skip to main content

Quick Introduction

Team collaboration features help you manage shared API endpoints, quotas, and logs for multi-user collaboration while maintaining clear access control.
  • Share API endpoints, quotas, and logs with colleagues while maintaining clear access control
  • Invite members instantly via link or email, with the ability to revoke or resend invitations
  • Assign individual quotas to members and view team-wide usage and rankings
  • Switch between personal and team contexts to ensure calls follow the current context

Quick Start

  1. Create a team: Add a name and description, and confirm default role assignment rules.
Create team
  1. Invite colleagues: Choose link or email invitation based on your scenario. Resend if not received, or revoke if sent by mistake.
Invite colleagues
  1. Quotas and roles: Assign owner or administrator roles to key members, and allocate quotas to members.
Quotas and roles
  1. Start using: Switch between personal and team contexts to ensure quotas and permissions match the current identity.
Start using

Documentation

Roles and Permissions

Learn about team member roles and permission management.

Permission Reference

Look up every fine-grained permission — what it lets you do, what you’ll see when it’s missing, and the identifier to share with your admin.

Invitations and Access

Learn how to invite members and manage access permissions.

Quotas and Usage

Learn about quota allocation and usage management.

Analytics and Lifecycle

View team statistics and lifecycle management.

Permission catalog

Every permission, grouped by feature area. Click a capability to jump to its full description in the Permission Reference. Each row carries a Level label, taken from the OpenAPI authorization matrix:
  • instance — can be granted on a specific resource instance (e.g. one project). Admin can give it on project A and withhold it on project B.
  • service — applies to the resource type as a whole. Once granted, it covers every instance of that resource in your team.

Projects

CapabilityIdentifierLevel
Browse the project listproject:listservice
Open a projectproject:readinstance
Create a new projectproject:createservice
Edit project settingsproject:modifyinstance
Delete a projectproject:deleteinstance
Combined searchproject:searchinstance

Documents

CapabilityIdentifierLevel
See the Files tabproject:doc_listinstance
Read a documentproject:doc_readinstance
Add a documentproject:doc_addinstance
Remove a documentproject:doc_deleteinstance
Search documentsproject:doc_searchinstance

Memories

CapabilityIdentifierLevel
See the Memories tabproject:mem_listinstance
Read a memoryproject:mem_readinstance
Search memoriesproject:mem_searchinstance
Forget a memoryproject:mem_deleteinstance
Add a memoryproject:mem_addinstance
Resolve a memory conflictproject:mem_conflict_resolveinstance

MCP

CapabilityIdentifierLevel
See the Integrations tabproject:mcp_readinstance
List MCP serversproject:mcp_listinstance
Create an MCP serverproject:mcp_addinstance
Revoke an MCP serverproject:mcp_deleteinstance

Library

CapabilityIdentifierLevel
Read filesdrive:item_readservice
Upload filesdrive:item_addservice
Edit filesdrive:item_modifyservice
Delete filesdrive:item_deleteservice