AI in PageSpace isn't bolted on — it's a behaviour the whole product shares. Any AI Chat page can be @mentioned from any document, channel, sheet cell, or other chat; agents can consult other agents; and when an agent acts, it acts under your permissions, using real workspace tools.
Providers. PageSpace routes your conversation to one of several AI providers through a single underlying pipe. You pick the provider in settings; models show up once the provider is configured. Keys are encrypted at rest and scoped to your account — they are never shared with teammates, so each user configures their own.
Permissions. When an agent acts, it acts as you. It can only see pages you can see and only change pages you can change. Share a page with a teammate and their agents can now see it too, under their account. Revoke access and the agents lose access immediately — there is no AI back-door.
Tools. Every AI Chat page carries an allow-list of tools it may use. If the list is empty, the agent can chat but cannot act. The read-only toggle strips every write tool (create, edit, delete, send) on top of that list; the web-search toggle adds or removes the one web-lookup tool.
@mentions. Any AI Chat page can be @mentioned from a document, channel, sheet cell, or another chat. Mentioning an agent inside a channel pulls it into that thread as a participant — it reads the context around the mention and replies there.
Agent-to-agent. One agent can consult another by name. The called agent runs under its own system prompt and tools, but still with the calling user's permissions, and returns a single response. Chains are depth-capped so agents can't spiral into each other forever.
Search docs, blog posts, and more.