Feature Requests

Please search first before posting to help others find and vote for your idea!
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.
0
·
Docs
OpenAPI/Swagger UI Integration in ClickUp Docs
Add native support for uploading and rendering OpenAPI specifications (YAML/JSON) directly within ClickUp Docs, similar to the Swagger Editor experience. Problem Statement: Currently, teams working with APIs need to maintain their API documentation separately from their project documentation in ClickUp. This creates friction as developers must switch between multiple tools to: View API documentation: Test API endpoints Keep documentation in sync with project tasks and workflows Proposed Solution: Enable users to upload or embed OpenAPI specification files (YAML or JSON format) into ClickUp Docs, which would then be automatically rendered as an interactive API documentation interface - similar to the right-hand preview panel in https://editor.swagger.io Key Features: File Upload/Embed: Allow users to upload .yaml, .yml, or .json OpenAPI specification files directly into a Doc Interactive Rendering: Automatically render the spec using a Swagger UI-like interface showing: -All API endpoints organized by tags/categories Request/response schemas Example payloads Authentication requirements Live Preview: Real-time rendering as the spec file is updated Version Control: Track changes to API specs over time (similar to Doc version history) User Flow: User creates or opens a ClickUp Doc User clicks "Add OpenAPI Spec" or uses a slash command like /openapi User either: Uploads a local .yaml or .json file Pastes the spec content directly Links to an external spec file 4.ClickUp automatically renders the specification as interactive API documentation The rendered documentation is embedded inline within the Doc, maintaining the context of surrounding content Benefits: Centralized Documentation: Keep API docs alongside project planning, task management, and team collaboration Developer Experience: Developers can reference and test APIs without leaving ClickUp Single Source of Truth: Reduce documentation drift by housing everything in one platform Better Collaboration: Non-technical stakeholders can view API capabilities in a user-friendly format Workflow Integration: Link API endpoints directly to tasks, sprints, or feature requests Similar Implementations: Swagger Editor ( https://editor.swagger.io ) - Split view with YAML/JSON on left, rendered docs on right Use Cases: Product Teams: Document internal/external APIs alongside product requirements Engineering Teams: Maintain API contracts within sprint documentation Partner Integration: Share API documentation with external partners in shared Workspaces API-First Development: Design APIs in ClickUp before implementation Technical Considerations: Support OpenAPI 3.0+ specification standard Render using existing open-source libraries (Swagger UI, Redoc, or similar) Handle large specification files efficiently Optional: Allow customization of rendering theme to match ClickUp aesthetics
0
·
Docs
Load More