Enable diagram generation
By default, diagram generation features are disabled in draw.io for Confluence Cloud. An administrator can enable this in the draw.io configuration.
- As an administrator, click on the gear icon to go to the Administration area.
- Under the draw.io add-on section in the left panel, click on Configuration.
- In the Editor tab of the Configuraion dialog, search for enable AI (or
enableAi) and pressEnter. Set the Enable AI toggle switch to On.
- Alternatively, add the following JSON string to the configuration in the JSON tab:
"enableAi": true
- Click Apply to save your changes.
Related
See how to write good queries to generate diagrams. See how to configure diagram generation options.