---
title: "Generate and Edit Exports Manually"
slug: "generate-exports-manually"
status: "update"
updated: 2026-08-05T15:51:11Z
published: 2026-08-05T15:51:11Z
canonical: "docs.mapp.com/generate-exports-manually"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Generate and Edit Exports Manually

### Goal

Run an export on demand, or edit an existing export's configuration, directly from the Exports overview screen.

For a description of this screen, see [Exports: Overview](/v1/docs/exports-overview-window).

---

### Generating an Export

Run an export on demand and deliver the file to the configured destination without waiting for a scheduled execution.

> [!WARNING]
> Important
> 
> Export generation is asynchronous. Depending on the data volume, processing may take several minutes.
> 
> If the file does not appear at the destination, verify the export configuration and server settings.

#### Procedure

1. Go to *Data Management > Exports*.
2. Locate the export you want to run.
3. Click **Generate** in the Actions column. The system begins generating the export file and uploads it to the configured server location.

#### When to Use Manual Generation

Use manual generation when you need to:

- Access data immediately
- Validate a new export configuration
- Run an export outside its regular schedule

For recurring exports, configure an automation in Whiteboards or [Automation](/v1/docs/job-generate-export), depending on which orchestration tool your system uses. Find more information here: [Automate Regular Export Delivery](/v1/docs/automate-regular-export-delivery)

---

### Editing an Export

Modify an existing export's configuration without creating a new export.

> [!WARNING]
> Important
> 
> Changes affect future exports only. Previously generated files remain unchanged.
> 
> If the export is used in automated workflows or data pipelines, validate significant changes before relying on the updated configuration.

#### Procedure

1. Go to *Data Management > Exports*.
2. Locate the export you want to modify.
3. Click **Edit** in the Actions column.
4. Update the configuration in the wizard and click **Save**.

---

See:

- [Define a Simplified Data Export](/v1/docs/define-a-simplified-data-export)
- [Define a Raw Data Export](/v1/docs/define-a-raw-data-export)
