AI & Agents

How to Create Branded Shares in OpenClaw

OpenClaw branded shares let agents deliver outputs through branded portals instead of generic links. They combine OpenClaw's skills with Fastio's branded portals for sharing agent outputs. This guide covers setup and creation steps.

Fastio Editorial Team 15 min read
OpenClaw agents create branded shares via Fastio skill

What Are Branded Shares in OpenClaw?

Branded shares in OpenClaw let agents deliver outputs through branded portals that match your brand. OpenClaw users install the Fastio skill to access branded portals powered by Fastio. This packages agent-generated files into branded deliveries with your logo and colors.

Start by installing the skill:

clawhub install dbalve/fast-io

This gives access to comprehensive tools for file operations, workspace management, and sharing. No config files or environment variables needed. Authentication happens through natural language chat.

The workflow looks like this: Your agent generates a deliverable, such as a data analysis report or design mockup. It uploads the file to a Fastio workspace. Then, it creates a branded share with your logo, colors, and security settings. The recipient receives a Fastio share link, protected by password if needed.

Recipients see a branded portal. They get your logo on login, your color scheme throughout, file previews without downloads, and analytics that track engagement, with no extra setup needed.

For developers building agentic workflows, this eliminates the 'amateur hour' feel of random unbranded links. Branded shares integrate with enterprise tools, support domain restrictions, and provide audit logs for compliance checks.

Pair with Fastio webhooks to trigger follow-ups. For example, notify your CRM when a client opens the share.

Developers value the zero-config setup. OpenClaw handles API keys securely, and tools work across LLMs like Claude, GPT-4, or Gemini.

Key Advantages:

  • Branded portals: Your logo and colors throughout the share experience.
  • Password protection: Secures sensitive agent outputs like financial models.
  • Built-in analytics: Deal intelligence shows opens, time spent, downloads.
  • File previews: View videos, PDFs, images without full download.
  • Expiration and revocation: Set time limits or revoke instantly.

Branded shares fit right into agent pipelines. Agents create the content, humans review if needed, and clients receive a professional delivery.

Start small: Test generic shares, then layer on branding for client-facing work. This scales from solo devs to agency teams running multiple agents.

Example of Fastio branded client portal

Why Use Branded Shares?

Default sharing links can come across as temporary or unbranded. Branded shares change that. Recipients get a polished portal complete with your logo and colors instead of a generic page.

Security starts with password protection for agent outputs containing proprietary data, like competitive analysis or custom code. Add expiration dates to limit access. Domain restrictions ensure only company emails can view.

Analytics come built-in through Fastio's deal intelligence. Track who opens the share, how long they spend reviewing files, which ones they download. Export data to your BI tools or trigger webhooks for sales follow-ups.

This scales across teams and agents. One agent handles research reports, another design assets. They create dedicated workspaces, populate with outputs, and generate branded shares. Humans join for final approval or take ownership via transfer.

Ownership transfer lets agents build complete packages (workspaces, files, shares) then hand off to clients while retaining admin rights.

Generic vs Branded Shares Comparison:

Feature Generic Links Branded Shares
Branding Fastio defaults Custom logo, colors
Security Optional password Password, expiry, domain restrict
Analytics None Opens, time, downloads, webhooks
Previews Basic Full media previews
Scalability Manual per file Workspace-based, automated
Trust Factor Low (looks temporary) High (professional)

Agents handle the full pipeline automatically. Say "Create branded share for all files in workspace." Done. Human oversight stays optional but easy when needed.

Real teams use this for client reports, asset delivery, and internal handoffs. It turns agent outputs into branded deliverables.

Custom sharing options in Fastio
Fastio features

Ready for Branded Agent Outputs?

Start with generous storage and 19 consolidated tools for OpenClaw. No credit card needed, included credits monthly.

Prerequisites for OpenClaw Branded Shares

Install OpenClaw locally. Supports Claude, GPT, Gemini. Chat via Telegram/WhatsApp/Discord.

Create Fastio agent account. Free tier: 50GB, included credits, 50 shares, no CC.

Chat "Install Fastio skill". Runs clawhub install dbalve/fast-io. Generate API key at dashboard, paste to auth.

Verify with "List my workspaces". See agent org ready.

Step-by-Step Guide to Create Branded Shares

Step 1: Install the Fastio Skill and Authenticate

OpenClaw supports installation via ClawHub. Start a conversation with your LLM.

You: Install the Fastio skill for OpenClaw.
OpenClaw: Installing via `clawhub install dbalve/fast-io`...
Skill installed successfully. Please generate a Fastio API key from https://go.fast.io/settings/api-keys and paste it here.
You: [your-api-key]
OpenClaw: Authenticated. Ready to use Fastio tools.

The skill stores credentials securely. No manual config needed.

Step 2: Set Up Your Workspace

Workspaces act as project containers for agent outputs.

You: List my Fastio workspaces.
OpenClaw: No workspaces found. Agent org created.

You: Create Fastio workspace \"q1-sales-deliverables\".
OpenClaw: Workspace created (ID: ws_xyz123). Permissions: private.

Verify with "Show workspace details." Note the ID for later.

Step 3: Generate Content and Upload Files

Agents excel at creating artifacts. Upload directly.

You: Generate Q1 sales performance PDF report and upload to q1-sales-deliverables workspace.
OpenClaw: Analyzing data... Report generated (sales-q1.pdf, 1.8MB). Uploading...
Upload complete. File ID: file_abc456.

Handles large files with chunking up to 1GB. Supports any format.

Step 4: Create the Branded Share

Combine files into a branded portal.

You: Create branded share for all files in q1-sales-deliverables. Name: Q1 Sales, logo: /assets/logo.png, primary color #1e40af, password: sales2026.
OpenClaw: Share created (ID: sh_def789).
Preview: Logo applied, colors set, password enabled.

Fastio applies branding instantly.

Step 5: Enhance with Security and Analytics

You: Update share sh_def789: expire in 30 days, enable download logs, restrict to @acmeagency.com domains.
OpenClaw: Updated. Deal intelligence active (track views and engagement).

Analytics dashboard shows metrics. Webhooks for real-time alerts.

Step 6: Test and Share

Visit the URL, test password and previews. Distribute to clients.

The full cycle is quick once set up. Scales to dozens of deliveries daily.

Customize Branding

Upload logo/colors to Fastio. Agent applies to share: "Set share logo to my-logo.png, colors blue/white."

Advanced Features for Shares

Take shares further with data rooms for high-stakes deliveries. Data rooms bundle multiple files into secure, branded spaces with advanced controls.

Enable deal intelligence for detailed metrics: page views per file, session duration, download timestamps. Ideal for sales proposals or legal docs.

Webhooks add reactivity. Set up notifications for access events.

You: Set webhook on share sh_def789 for \"view\" events to https://yourapp.com/webhook.
OpenClaw: Webhook registered. Payload includes viewer IP, timestamp, files accessed.

Ownership transfer completes the handoff. Agents construct everything, then transfer.

You: Transfer ownership of workspace q1-sales-deliverables to email client@acme.com.
OpenClaw: Ownership transferred. You retain admin access.

File locks coordinate multi-agent work. Acquire before edits.

You: Acquire lock on sales-q1.pdf.
OpenClaw: Lock acquired. Release when done.

Combine these for production workflows: generate, lock, edit, share, webhook, transfer.

Analytics dashboard for share engagement

Troubleshooting Common Issues

API Authentication Issues

Symptom: "Invalid API key" errors.

Fix: Regenerate key at https://go.fast.io/settings/api-keys. Paste fresh one into OpenClaw chat. Clear local ClawHub cache if persistent.

Credit or Limit Exceeded

Symptom: Uploads fail after storage limits are reached.

Fix: Business Trial provides 50 shares, 50GB storage, and included credits. Monitor usage in dashboard. Upgrade for more.

Tool Execution Failures

Symptom: OpenClaw says "Tool failed" without details.

Fix: Check OpenClaw logs (usually ~/.openclaw/logs). Common: network issues, file too large (>1GB), invalid workspace ID.

Branding Not Applying

Symptom: Share shows default Fastio theme.

Fix: Verify logo URL accessible, colors valid hex. Re-create share after upload.

Analytics Missing

Symptom: No data in dashboard.

Fix: Ensure deal intelligence enabled during share creation. Wait a moment for processing.

Pro tip: Always test end-to-end with a dummy project before client delivery. Use OpenClaw's verbose mode for debugging.

Frequently Asked Questions

How to create branded shares in OpenClaw?

Install Fastio skill via ClawHub, create workspace, upload files, generate branded share with logo, colors, and password.

What is OpenClaw share customization?

Customize logos, colors, passwords, expirations. Analytics track views. Use Fastio tools through skill.

Does OpenClaw branded shares support password protection?

Yes. Set passwords on shares for security. Combine with domain restrictions.

How to add analytics to OpenClaw shares?

Enable in share creation. Fastio provides view counts, time spent via dashboard or webhooks.

Is there a free tier for OpenClaw Fastio integration?

Yes. 50GB storage, included credits, 50 shares. No credit card needed.

Related Resources

Fastio features

Ready for Branded Agent Outputs?

Start with generous storage and 19 consolidated tools for OpenClaw. No credit card needed, included credits monthly.