| title | Change process from Agile to Scrum |
|---|---|
| titleSuffix | Azure Boards |
| description | Change the process for your project from Agile to Scrum |
| ms.topic | how-to |
| ms.service | azure-devops-boards |
| ms.author | chcomley |
| author | chcomley |
| ms.reviewer | dahellem |
| monikerRange | <=azure-devops |
| ms.date | 03/24/2026 |
| ai-usage | ai-assisted |
[!INCLUDE version-lt-eq-azure-devops]
You can change a project that uses the Agile process to use an inherited Scrum process. This article provides the steps needed to make this change.
Before you make this change, familiarize yourself with the process you're changing to. The Task, Bug, Feature, and Epic work item types are the same for both Scrum and Agile processes. Some State and Reason field values, however, are different.
| Process | Work item types | Workflow |
|---|---|---|
| Agile | ![]() |
![]() |
| Scrum | ![]() |
![]() |
For more information, see About processes and process templates.
Reasons you might want to change your process from Agile to Scrum include:
- You want to use Product Backlog Item and Effort instead of User Story and Story Points.
- Your organization requires everyone to standardize their tracking with a customized inherited process based on the Scrum process.
[!INCLUDE temp]
[!INCLUDE temp]
[!INCLUDE temp]
First, create an inherited process that you can customize. You can't customize the default, system processes.
-
From the Process page, choose the :::image type="icon" source="../../../media/icons/actions-icon.png" border="false"::: actions icon of the Scrum system process, and then select Create inherited process. Name the process "Scrum - Inherited".
-
If your current project uses the User Story and Issue work item types, add these work item types to the "Scrum - Inherited" process.
You don't need to add any details to these work item types because you'll change them later to Product Backlog Item and Impediment. However, if you captured details within a field - such as Story Points, Priority, or other field - add those fields to the work item types.
-
When you finish, your work item types list should appear as follows.
-
Choose the process that contains the project you want to change. To change from Agile to Scrum, choose Agile or the custom process based on Agile. Here, choose Agile.
-
Choose Projects, and then choose the :::image type="icon" source="../../../media/icons/actions-icon.png" border="false"::: actions icon for the project you want to change. Select Change process. Here, choose the MyAgile project.
Follow the steps in the wizard.
-
Choose the Scrum - Inherited process that you created earlier and then choose Save.
If you skipped step 2 of Create and customize a Scrum inherited process, you receive the following message to add the missing work item types.
Close the wizard dialog and add the missing work item types now. See Add and manage work item types.
-
Upon successful completion, the wizard displays the following information. Make a note of the steps to follow and then choose Close.
Steps to manually update your work items and board settings:
- Update the column to state mapping for each team board.
- Update existing work items by using the work item types set by the target process.
- Update existing work items by using the correct state model of the target process.
You can customize boards to display intermediate columns. For each column you add, choose a valid workflow state for the work item types displayed on the board. For more information, see Workflow states & state categories.
-
For each team, open your board.
-
Choose the Correct this now link or the :::image type="icon" source="../../../media/icons/blue-gear.png" border="false"::: gear icon to configure the board settings.
The Settings dialog opens. Those tabs that display a :::image type="icon" source="../../../media/icons/required-icon.png" border="false"::: required icon need correction.
Rename each column and choose the correct state for each column so that the column-to-state mapping is correct. Add one or more columns as needed. When done, choose Save and close.
Next, bulk update work items. Follow this sequence:
- Create a work item query that displays all work items that need updating.
- Perform a bulk update to change the work item type of User Story work items to Product Backlog Items.
- Perform a bulk update on all States to change from Agile states - Active, Resolved, and Closed - to Scrum process states - Approved, Committed, and Done.
-
Create a query to get a list of all User Stories, Issues, Features, Tasks, and Epics. You need to change the work item type of the first two work item types, and the State and Reason fields for all items.
-
Choose the :::image type="icon" source="../../../media/icons/actions-icon.png" border="false"::: actions icon and then select Column options. Choose to show the State and Reason fields. Choose the Sort tab, and set it to sort the list by work item type and state value.
-
Choose Results to show only the list of work items.
-
Highlight all User Stories, choose the :::image type="icon" source="../../../media/icons/actions-icon.png" border="false"::: actions icon, select Change type, and change the type to Product Backlog Item.
For more details, see Move, change, or delete work items, Change the work item type.
You might receive errors where the work item type and the state don't match. In that case, you can't save your changes until you update the state as described in the next step.
-
Highlight all work items of the same State, such as Resolved, choose the :::image type="icon" source="../../../media/icons/actions-icon.png" border="false"::: actions icon, and then select Edit. Add the State field and select Committed or a valid value for the Product Backlog Item. You might also need to update the Reason field. For details, see Bulk edit work items.
This update removes the errors.
-
To save your changes, choose the :::image type="icon" source="../../../media/icons/actions-icon.png" border="false"::: actions icon and select Save items.
-
Repeat the preceding steps to change the work item type for Issue to Impediment, and update the states to valid states for the work item types.
-
When done, make sure you choose the :::image type="icon" source="../../../media/icons/actions-icon.png" border="false"::: actions icon and select Save items.
Tip
If you need to change many field values, such as populating the Effort field with the value held in Story Points, use Excel. See Bulk add or modify work items with Excel.
-
Go to your team backlog and review the user stories.
-
Go to your team board and verify that the column settings are valid.
To add columns or change column names, see Add columns to your board.
After changing the process, you might want to make the following updates:
- Change the project name.
- Update your project summary or vision.
- Disable or delete the work item types that you won't use going forward. See Customize a work item type for an inherited process.



















