Umbraco Workspace What is it? Workspaces are dedicated editing environments designed for specific entity types in Umbraco. They create isolated areas where users can edit content, media, members, and other entities with specialized interfaces tailored to each type. Workspaces maintain draft copies of entity data separate from published versions and support multiple extension types including contexts, views, actions, and footer apps. Documentation Always fetch the latest docs before implementing: - Main docs : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types/…