# Undo Bulk Changes in Dynamics 365 CRM

With this feature, you can undo changes made to the Dynamics 365 CRM records in bulk. It happens that while importing data in bulk, accidentally data in many records may get modified. These accidental unwanted changes made to the records can be swiftly undone with the help of this Undo2Restore feature.

Here are the steps to undo changes in bulk.

* Go to home page of any enabled entity (Here, we are taking Account entity.) --> Select the records that has been modified.

<figure><img src="/files/-M5MJnULF_6GNyou0mof" alt="Undo Bulk Changes in Dynamics 365 CRM"><figcaption></figcaption></figure>

* Click on 'Undo2Restore' button and the changes made to the records will be undone.

<figure><img src="/files/-M5MJv9jvPHF-WLOAtFf" alt="Undo Bulk Changes in Dynamics 365 CRM"><figcaption></figcaption></figure>

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}

&#x20;


---

# 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.inogic.com/click2undo/features/undo-changes-in-bulk.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.
