Experience Workspace
Experience Workspace is an intelligent authoring surface where humans and AI agents collaborate to build, edit, and optimize digital experiences.
Introduction
Content today is created everywhere — by agents, LLMs, automated pipelines, and authors in AEM. But regardless of where content originates, teams still need a central place to review, collaborate, approve, and deploy it with confidence.
Experience Workspace is that place. It is an authoring surface built for the agentic age — where human creativity and AI capabilities meet to take content from ideation to publication.
Through a visual editor, integrated AI Assistant, and deep enterprise context, Experience Workspace gives content creators everything they need in one surface. Through MCP, it connects to any Adobe or third-party tool or skill, ensuring the workspace fits into how your team already operates.
Here’s what it does:
Authoring
Create content with intuitive tools:
- Visual editor with a WYSIWYG canvas
- AI Assistant for quick access to prompts and skills
- Multi-user and agent support for human/AI collaboration
- Assets integration for quick access to AEM Assets
Intelligence
Optimize content with a system that knows your brand:
- Enterprise context provides brand identity, marketing signals, and key data
- Author memory learns over time to build skills and improve velocity
- MCP, agents, and skills connect any Adobe or third-party app
- Optimization opportunities surfaced from site insights and external signals
Operations
Publish and manage with control:
- CMS capabilities to manage, publish, schedule, and generate workflows
- CMS skills management to extend and customize the CMS
- MCP support for integration into LLM pipelines
- REST API for API-first access
Prerequisites
You need to have an Edge Delivery Services project configured with DA.live as the content source. To get started, you can either use the boilerplate provided in the tutorial or use the Experience Modernization Agent to migrate any existing website to Edge Delivery Services and DA.live.
Setup
If the link above does not work for you, read the following sections.
Manual Setup Walkthrough (No Audio)
Setting up Experience Workspace consists of a) adding quick edit to your codebase, and b) configuring the DA editor to use the Experience Workspace editor instead of the default DA editor.
Quick Edit
To enable WYSIWYG capabilities, Experience Workspace relies on quick edit. To set up quick edit for your project, please follow the steps in the quick-edit setup guide.
Editor Setup
In DA, open your org configuration by navigating to https://da.live/config#/<your-org-name>/.
Insert the following key/value configuration:
| key | value |
editor.path |
/<org>/<site>=https://da.live/canvas# |
You can optionally only enable Experience Workspace for a subsection of your site by adding a path like /<org>/<site>/<path> in the value column. You can have as many editor.path configurations for different sites and subpaths as you like.