# Manage Migration Failures

* To view migration failure(s), navigate to **Failure Management > Manage Failure(s)**.
* Select the Migration Name, and it will show the list of failures (if any) for the selected migration.

<div align="center"><img src="/files/uduD0aK0Ae7sdGpL4y8c" alt="" width="1000"></div>

* From this section, users can also retry a failure and view the details of the failure.

> **Note:** The failure details contain the cause of the failure.

* If needed, users can also filter the migration failures based on **Work Item Failures** and **Version Control Failures**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opshub.com/v7.225/help-center-index/troubleshooting-index/manage-migration-failures.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
