Workspace members with editor permissions or above can edit the same workflow simultaneously. Right-click the canvas and select Add Comment to share ideas. To add multiple comments faster, pressDocumentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-add-new-agent.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
C to enter comment mode. If you @mention others in comments, they’ll be notified by email.
For self-hosted deployments, collaboration is disabled by default. To enable it, set these environment variables:
ENABLE_COLLABORATION_MODE=trueSERVER_WORKER_CLASS=geventwebsocket.gunicorn.workers.GeventWebSocketWorker
NEXT_PUBLIC_SOCKET_URL to your WebSocket server URL.