AI Super Agents

Allow Super Agents to Programmatically Share Documents
Super Agents cannot grant themselves or other agents/users access to ClickUp documents programmatically. This blocks automated workflows where an agent creates or edits a document that other agents or users need to access. ## Current Behavior An agent (e.g., "Minutes Maven") creates an ATR document as a subpage inside a meeting notes doc. A second agent (e.g., "Status Sync Sam") needs to edit that document when task statuses change. The second agent fails with an access error because it does not have permissions on the doc. Adding a doc to an agent's workspace knowledge does not grant write access to private/restricted documents. @mentioning an agent in a doc comment notifies it but does not grant access. The only workaround is for a human user to manually open Share settings and add the agent as a collaborator. ## Expected Behavior At least one of the following: A "share_document" tool available to agents that allows them to add users/agents as collaborators (with a specified permission level) on a document they own or have edit access to. Automatic access inheritance : When Agent A creates a document page, other agents listed in Agent A's prompt or workspace knowledge should automatically receive edit access. Workspace knowledge = edit access : If a document is added to an agent's workspace knowledge, the agent should have read+write access, not just read/focus. ## Impact Multi-agent workflows are broken : Any workflow where Agent A creates a doc and Agent B later updates it requires manual human intervention to grant permissions every single time. Defeats automation purpose : The whole point of the agent is to eliminate manual steps. Having to manually share every new ATR doc with the sync agent adds friction that scales linearly with meeting volume. List permissions work differently : Agents can create tasks in any list added to their workspace knowledge without manual sharing. Documents should behave consistently. ## Use Case Meeting ATR Automation (Balasore Alloys / Preflex Solutions) AI Note Taker records a meeting → creates meeting notes doc (private to the note taker owner). "Minutes Maven" agent is triggered → reads the notes, creates an ATR subpage + ClickUp tasks with ATR doc references. HODs work on tasks, update statuses. "Status Sync Sam" agent fires on task status change → needs to update the ATR doc's status column. Step 4 fails because Sam has no access to the doc, even though it's in Sam's workspace knowledge. Volume : 20+ HODs, daily meetings = 20+ ATR docs/day that each need manual sharing. Unscalable. ## Suggested Solution Priority Option 1 (share_document tool) is the most flexible and aligns with how list permissions already work for agents. It would also solve the attendee-sharing use case (auto-share ATR with all meeting attendees). ## Environment ClickUp Enterprise plan Super Agents (Brain) AI Note Taker integration Multi-agent workflow (creator agent + updater agent)
0
·
AI Super Agents
Load More