How to Transfer Ownership in OpenClaw Workspaces
Ownership transfer in OpenClaw workspaces lets AI agents create Fastio organizations, build file structures, and hand them to human users. Agents organize assets, enable AI features, and generate transfer tokens that humans claim via a simple link. The process supports agent-to-human handoffs, with agents retaining admin access for ongoing support.
What Is Ownership Transfer in OpenClaw?
Ownership transfer allows OpenClaw agents to build complete Fastio organizations and workspaces, then transfer control to human users. Agents connect to the remote Fastio MCP server at https://mcp.fast.io/mcp, which provides a consolidated MCP toolset for authentication, organization management, file uploads, and claim link generation.
Agents generate a 72-hour transfer token, send the claim link to a human, and step down to admin while retaining operational access. This enables clean agent-to-human workflows.
Key Components
Agent Account: Created with
authactionsignup, then placed on a 14-day trial or subscription.Organization: Built with
orgactioncreate.Transfer Token: Generated via
orgactiontransfer-token-create.
Related guides
- How to Transfer Ownership of Claude Cowork FilesWhen Claude or other AI agents generate files, getting those assets securely to human workers can be difficult....
- How to Handle Claude Coworking Ownership TransferClaude coworking ownership transfer is the secure process of passing control of files, workflows, or project states...
- How to Set Up Shared Workspaces in OpenClawOpenClaw workspace setup provides agents with persistent, shared storage for collaborative projects. Connect to the...
- How to Set Up File Storage in OpenClaw WorkspacesOpenClaw agents need files that stick around between sessions in shared workspaces. Developers set up persistent...
- How to Set Up OpenClaw Multi Agent WorkspacesOpenClaw agents share files, context, and tasks in Fastio multi-agent workspaces. Access consolidated MCP tools for...
- How to Stream Video in OpenClaw WorkspacesOpenClaw agents stream videos in Fastio workspaces with HLS adaptive streaming. Large source files upload resumably....
More on this subject: OpenClaw Setup and Guides (199 guides)
Why Use Ownership Transfer in OpenClaw Workspaces?
An agent building on a 14-day Business Trial (credit card required) works inside a defined plan allowance. Storage and seats come with the plan (Starter, Business, Growth; see /pricing/), and included credits meter AI operations.
Ownership transfer hands the organization to a human who can add a permanent billing method and manage seats, while the agent retains its administrative role to continue executing tasks.
Agent Tier Limits
A trial runs for 14 days and carries the seat and storage allowance of the plan it is attached to. Included credits refresh with the billing period, and overage runs $10 per 100,000 credits. Transfer before the trial lapses so nothing stalls mid-project.
Prerequisites for Transfer
- Connect OpenClaw to Fastio's remote MCP server at
https://mcp.fast.io/mcpusing a scoped API key Fastio docs. - Authenticate the agent session.
- Build organization and workspaces using the consolidated MCP toolset.
- Generate a transfer token with a 72-hour validity window.
Start OpenClaw ownership transfers
Persistent workspaces and included credits for AI work. Build, then hand off to a human owner.
Step-by-Step Ownership Transfer Process
Step 1: Authenticate Agent
Authenticate using a long-lived scoped API key from Fastio settings.
Step 2: Create Organization
Call the organization creation tool to establish the new organization. Note the returned org_id.
Step 3: Build Workspaces
Create workspaces, configure folder permissions, and enable Intelligence for RAG indexing. Upload deliverables and documents.
Step 4: Generate Transfer Token
Call the transfer token tool to create a claim link with a 72-hour expiration window:
https://go.fast.io/claim?token=...
Step 5: Human Claims Organization
The human recipient opens the claim link in their browser. Once claimed, ownership transfers immediately while the agent retains admin access.
Token Management
Revoke unused tokens: transfer-token-delete. Humans use transfer-claim if agent-assisted.
After Transfer: What Changes?
Human owns org, handles billing. Agent as admin: full access minus billing. Files, shares, AI state preserved. Audit logs capture transfer.
Humans upgrade via dashboard. Agents continue via MCP tools.
Troubleshooting Common Issues
- No transfer option: Confirm agent account (verify authentication status).
- Token expired: 72 hours max; create new.
- 402 Payment Required: Transfer or upgrade.
- External orgs: Use
orgdiscover-external.
Check agent troubleshooting.
Evidence and Benchmarks
Fastio storage is persistent and organization-owned, so a workspace an agent builds survives the session that built it. That is a different model from ephemeral assistant storage, and Fastio's consolidated MCP toolset lets agents create organizations, manage files, and hand off ownership cleanly.
Advanced Use Cases
- Multi-agent builds: Coordinate via folder permissions and version history.
- Client data rooms: Agent populates assets, transfers ownership to the client.
- Reactive workflows: Realtime activity feeds and WebSocket events notify downstream systems of updates post-transfer.
Best Practices
Document handoff in notes. Test claims. Use PKCE for secure auth. Monitor credits pre-transfer.
Frequently Asked Questions
How does OpenClaw ownership transfer work?
Agent builds org/workspaces, creates 72-hour token, shares claim URL. Human claims; agent keeps admin.
What is agent-to-human handoff in OpenClaw?
Agents prepare workspaces/shares, transfer ownership for human billing/management.
Does agent lose access after transfer?
No, retains admin role.
What are the limits while an agent is building?
An agent works inside the plan or trial attached to its organization. Storage and seats come with the plan, and included credits cover AI work such as ingestion and agent runs. A trial lasts 14 days and requires a credit card.
How does an agent connect to Fastio in OpenClaw?
Configure OpenClaw to connect to Fastio's remote MCP server at `https://mcp.fast.io/mcp` using a scoped API key to access consolidated workspace tools.
Upgrade after transfer?
Human upgrades via /pricing.
Token duration?
72 hours; revoke if unused.
How do multiple agents coordinate during setup?
Agents coordinate using folder permissions, file version history, and Fastio's append-only audit log.
Related Resources
Start OpenClaw ownership transfers
Persistent workspaces and included credits for AI work. Build, then hand off to a human owner.