Manage organization resources, projects, keys, and team access
Everything in Runtools belongs to an organization — sandboxes, agents, tools, secrets, API keys, SSH keys, projects, and workspaces all live under one. People sign in to the dashboard and CLI through WorkOS sessions; code authenticates with API keys minted inside the org.
The dashboard Team page is the primary member-management surface.
Role
Access
Admin
Organization settings, broader org views, shared resources, and publishing
Member
Own and use resources allowed by organization policy
Admin-only API options include broader views such as --all-org, org-shared secret writes, and publishing tools or agents to organization or public visibility.
Projects organize resources inside an organization. They are a filtering and grouping layer; permissions remain organization/member based.Project APIs are available under:
https://api.runtools.ai/v1/projects
Common project-owned or project-filtered resources include agents, sandboxes, API keys, and SSH keys.