Hello Ito,
Thank you for reaching out on the Microsoft Q&A platform!
Creating Epics in Azure DevOps (ADO) is a fundamental way to manage higher-level initiatives and seamlessly roll up your Features and User Stories.
Before creating an Epic, you must ensure that the Epic backlog level is enabled for your team. As noted in the official Microsoft documentation:
"Epics and features are higher-level work items. You use them to organize your backlog into more manageable pieces... To view Epics or Features, you might need to enable them for your team."
Here is the general flow to get this set up:
- Enable the Epics Backlog: Navigate to Boards > Backlogs, click the Settings (gear icon) in the upper right, select Backlogs, and check the box for Epics.
- Create the Epic: Switch your backlog view from Stories/Features to Epics and click New Work Item to create your Epic.
- Establish Links: You can add child Features simply by clicking the + (Add) icon next to the Epic directly from the Backlog or Board view. Under those Features, you can repeat the process to create child User Stories.
For more comprehensive guidance, please refer to the official documentation: Define features and epics to organize your backlog.
If you have any further questions or need additional assistance getting your hierarchy configured, please feel free to ask in comments.
Please accept as Yes if the answer is helpful so that it can help others in the community.
Note: This response is drafted with the help of AI systems.