Enable workspace mode
Workspace mode can be enabled per ADOM or in all ADOMs.
![]() |
After changing the workspace mode, your session will end, and you will be required to log back into the FortiManager. |
To enable workspace mode on all ADOMs in the GUI:
- Go to System Settings > Admin > Workspace.
- Click Workspace.
- Click Apply. Your session ends, and the FortiManager login screen is displayed.
To enable workspace mode on all ADOMs in the CLI:
config system global
set workspace-mode normal
end
![]() |
When workspace mode is enabled, Device Manager and Policy & Objects are read-only. You must lock the ADOM, a device, or a policy package before you can make any changes. |
To enable workspace mode per ADOM in the GUI:
- Ensure ADOMs are enabled.
- Go to System Settings > Admin > Workspace.
- Click Per-ADOM. The Per-ADOM setting
is enabled.
- Click Apply. Your session ends, and the FortiManager login screen is displayed.
- Log in to FortiManager, and go to System Settings > All ADOMS. Ensure you are in the correct ADOM.
- Double-click an ADOM, or right-click the ADOM and select Edit. The Edit ADOM page is displayed.
- In the Workspace Mode area, click Workspace.
- Click OK. Your session ends, and the FortiManager login screen is displayed.
To enable Per-ADOM mode in the CLI:
config system global
set workspace-mode per-adom
end
After the Per-ADOM setting is enabled, you can update the workspace setting in the GUI.