The ClickUp integration lets Emma search, browse, and read your team’s ClickUp Docs during conversations. Documents appear as a Knowledge Base source alongside uploaded files and Google Drive folders. AgentWeb has read-only access to ClickUp. It never creates, modifies, or deletes content in your workspace.Documentation Index
Fetch the complete documentation index at: https://docs.agentweb.pro/llms.txt
Use this file to discover all available pages before exploring further.
Connect
Generate a ClickUp Personal API Token
In ClickUp, go to Settings → Apps, then click Generate under API Token. Copy the token.
Open AgentWeb's ClickUp settings
In the portal, go to Brand → Knowledge Base and find the ClickUp section. Click Connect.
What Emma can do
| Capability | Behavior |
|---|---|
| Search | Find documents by title and content across your connected workspaces. |
| Browse | List all available documents across workspaces. |
| Read | Fetch the full content of a specific document, including all pages. |
Security
- Your API token is encrypted at rest using per-user encryption. It is never stored in plaintext.
- The token is decrypted only at the moment of an API call. All communication with ClickUp uses HTTPS.
- Each user’s token is isolated. One user cannot access another user’s documents through AgentWeb.
- If the token expires or is revoked in ClickUp, AgentWeb detects it and marks the account as disconnected.
Disconnect
Go to Brand → Knowledge Base → ClickUp and click Disconnect. The stored token is removed immediately. Your ClickUp data is not affected — AgentWeb only reads documents, never writes.Troubleshooting
Invalid token error
Invalid token error
The token must be a ClickUp Personal API Token, not an OAuth client secret or app token. Generate at ClickUp → Settings → Apps → API Token → Generate.
Emma can't find documents I know exist
Emma can't find documents I know exist
Check that the workspaces shown after connection actually contain the documents. The token’s scope is whatever the user who generated it has access to in ClickUp.
Account shows disconnected after a while
Account shows disconnected after a while
Personal API Tokens can be revoked in ClickUp’s settings. Re-generate the token in ClickUp and reconnect in AgentWeb.