> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-data-export/edit-acm-data-export.md).

# Edit ACM data export

{% hint style="success" %}
**Access Type**: Marketplace Manage - Editor

**Premium Feature**: Advanced Compliance Monitoring & ACM Data Exports
{% endhint %}

Advanced Compliance Monitoring (ACM) data export enables organizations to automatically export  compliance monitoring data to external cloud storage platforms or secure SFTP servers. In this article, we will cover how to edit the details of an existing [ACM data export](/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-data-export/configure-acm-data-export.md).&#x20;

Click **Integrations** on the left-hand panel and select the **Manage** tab.

<figure><img src="/files/ilcpEuiDzYYB67V2Kg1U" alt="" width="563"><figcaption></figcaption></figure>

Click the card for **ACM Data Exports**.

<figure><img src="/files/xjCgvy1nNlyh6AR7SEKg" alt="" width="563"><figcaption></figcaption></figure>

The subsequent ACM data export management page will list all ACM data exports currently configured for your organization.

Navigate to a ACM data export and click the **Edit** icon inline with data export name.

<figure><img src="/files/n2ePeYbd8NdWLFnAPQOu" alt="" width="563"><figcaption></figcaption></figure>

Use the provided fields to edit any of the following:

<table><thead><tr><th width="224">Field</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>Name of the data export </td></tr><tr><td>Export data types</td><td>Data to be exported to destination. <a href="/pages/wk4hvazUFOUBpo8K8P4C">Click here</a> to learn more about the data included in each data type.</td></tr><tr><td>Export format</td><td>Format the data should be in when exported to destination</td></tr><tr><td>Destination type</td><td>The export destination that will receive the data. Once a destination is selected, the required and optional configuration fields will populate for that destination. <a href="/pages/5qOzXBcjG7ogNP3bJYTR#acm-export-destinations">Click here</a> for more information.<br><br><mark style="background-color:$warning;"><strong>Note</strong>: When the required fields are input, click <strong>Test connection</strong> to validate the connection to your destination.</mark></td></tr></tbody></table>

Once the connection to the export destination is successful, click **Save settings**.

<figure><img src="/files/8wUDj1cn6LvKeQkEDzov" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-data-export/edit-acm-data-export.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
