Feature Requests

Please search first before posting to help others find and vote for your idea!
Support rich text / ClickUp editor formatting in Docs API and MCP
When reading or writing Doc pages via the API or MCP server, only text/md (Markdown) and text/plain are supported as content formats. This means that any rich formatting applied in the ClickUp editor — such as colored text, callout blocks, banners, column layouts, and other editor-specific elements — is lost when a page is written back via the API or MCP. This creates a real problem for AI assistant workflows (e.g. using the official MCP server with Claude or other LLMs): if a Doc page has been carefully formatted in the ClickUp editor, any AI-assisted update to that page will strip all of that formatting, since the only write path available is Markdown. What I'd like: Either (or all) of the following: * idea 1: A richer content format option (e.g. text/html or a ClickUp-native rich text AST) for both reading and writing Doc pages, so that formatting round-trips cleanly. * idea 2: A read-only rich format so that the original formatting can be fetched and preserved when writing back — even if writes remain Markdown-only. * idea 3: An API / MCP tool to insert in a doc at a certain position, so we can just update selected part without rewriting the whole doc (added value: likely to save tokens) Use case: Using the ClickUp MCP server with an AI assistant to append or update content in Doc pages that were formatted in the ClickUp editor. Currently, doing so risks destroying the existing visual structure of the document.
0
·
Docs
Allow guests to create Docs in Docs Hub like before (pre-4.0 behavior)
Before ClickUp 4.0, guests with edit permissions were able to create new Docs directly in the Docs Hub, even when the document was not linked to a Space, Folder, List, or Task. After the 4.0 update, guests can still view and edit existing Docs, but they can no longer create new ones in the Docs Hub. This change was not clearly communicated and broke established workflows that relied on guest collaboration. We are requesting the ability to allow guests to create new Docs in the Docs Hub again, restoring the previous behavior or providing a configurable permission for workspace admins. Problem / Why this matters Many teams use guests for: External consultants Partners Auditors Designers Engineers or specialists working on documentation In these scenarios, guests are expected to: Create meeting notes Draft procedures (SOPs) Propose documentation Collaborate asynchronously Blocking Doc creation forces teams to: romote guests to full members (higher cost) Create Docs on their behalf Use workarounds like templates and duplication This negatively impacts collaboration, governance, and efficiency. Expected behavior Workspace admins should be able to: A) Allow guests to create Docs in the Docs Hub OR B) Enable a specific permission like: “Allow guests to create Docs” This permission could be optional and disabled by default for security-conscious teams. Actual behavior (ClickUp 4.0) Guests can edit existing Docs Guests cannot create new Docs in Docs Hub Docs created by guests before 4.0 still exist No clear permission toggle or documentation explains the change Business impact Increased friction in collaboration with external contributors Higher costs due to forced member upgrades Reduced adoption of ClickUp Docs for shared documentation More “manual proxy work” by internal team members Additional context This feature existed and worked well before ClickUp 4.0. Restoring it (or making it configurable) would align ClickUp Docs with real-world collaboration needs while still preserving security controls.
1
·
Docs
Load More