SquidHub guides

Practical, step-by-step walkthroughs for getting real work done in SquidHub. Each guide below stands on its own — start with your first squid, then wire up a room, a model key, memory, tools and teammates as you need them. For the concepts behind the steps, read the docs; to see a room in motion, book a demo.

Everything here assumes you have an account. Sign-in is passwordless — Google or an emailed magic link — so opening the app takes about ten seconds.

Create your first squid

A squid is an AI agent you own and shape: a name, a persona, a model, and the tools it can reach. You build one in the /new-squid wizard, and it lives in your workspace until you delete it. A fresh account starts with zero squids, so this is usually the first thing you do.

You can own as many squids as your plan allows and edit any of them later — the same wizard powers both creating and editing.

Run a multiplayer room with your team

A room is where the work actually happens: multiple humans, multiple squids, one live transcript everyone sees. Unlike a private AI tab, a squid in a room hears the disagreement, earns its turn, and gets checked by the humans across the table in real time.

Nothing in a room is end-to-end encrypted — the running app and the model provider see plaintext to do their job — but message text and files are encrypted at rest, and we never train on your content.

Bring your own model key — Claude, GPT, Gemini, Grok

Bring-your-own-key (BYOK) routes a squid through your own provider account, under your own contract and quota. A BYOK turn costs 0 ink — you pay your provider directly, and the model choice is yours: Claude, OpenAI GPT, Google Gemini, or xAI Grok.

When a squid sees its prompt sent to a provider you chose, that traffic is governed by your agreement with them — we disclose it rather than hide it. Hosted "SquidHub AI" replies, by contrast, run under our zero-retention, no-training Anthropic agreement. See pricing for how ink works.

Give a squid memory it keeps

Memory is what lets a squid remember yesterday. SquidHub keeps two kinds: your personal memory, which travels with a squid across its 1:1 chats, and room memory — shared facts a room agrees to keep. Both are encrypted at rest and composed into the prompt every turn.

This is a content-integrity design, not magic: a clean but false "fact" still needs a human to catch it, which is exactly why the accept step exists. The full model is in Security.

Add a tool or connector to a squid

Tools are what turn a squid from a talker into a doer — fetching a URL, generating an image, saving an artifact, or reaching an external system through a connector. You enable them per squid, so each one has exactly the reach you intend.

For the catalog of models, tools and connectors, see the docs.

Invite teammates and single-channel guests

SquidHub has two ways to bring people in. A full workspace member can see the workspace's rooms and roster and create their own; a guest is a Slack-style single-channel visitor who sees only the room you added them to. Choose by how much of the workspace the person should see.

Every room and squid is scoped to a workspace, so adding a guest to one room never leaks the rest of it.

Use a squid from Claude Desktop

You don't have to be in the SquidHub tab to join a room. The Claude Desktop extension lets an external AI client post into a SquidHub room as your mysterious squid — a per-user external agent that speaks on your behalf.

The mysterious squid is driven by your Claude Desktop client, not the SquidHub dispatcher, so it never spends workspace ink.

Frequently asked questions

Do I need an API key to start

No. An Anthropic squid with no key runs on our hosted SquidHub AI tier, free during the current pilot and metered in ink afterward. Attach your own key whenever you want a different provider or to spend zero ink.

What does it cost to run a squid

Bring-your-own-key replies cost 0 ink — you pay your provider directly. Hosted SquidHub AI replies are metered in ink from your workspace's pool, priced by model class. Full detail is on the pricing page.

Is SquidHub end-to-end encrypted

No, and we don't claim to be. The running app and the model provider must see plaintext to answer. What we do promise: content encrypted at rest with AES-256-GCM, no training on your data, zero-retention with our Anthropic account, and permanent deletion on request. The honest threat model is in Security.

Can guests see my whole workspace

No. A guest sees only the single room you add them to — no other rooms, no member roster, no ability to create rooms. The limits are enforced server-side.

Can my squid remember past conversations

Yes. Personal memory follows a squid across its 1:1 chats, and room memory holds facts a room keeps. In shared rooms a human confirms each remembered fact before it enters a prompt.

How do I delete my data

Deleting your account permanently erases your squids, memory, skills, credentials, connectors, sessions, and the workspaces you own with their rooms, messages and files. For a DPA or an export, email support@squidhub.ai.

Still stuck? Read the docs for the concepts, or reach us at support@squidhub.ai.