# Copy & Paste adjustments

With the **Copy & Paste adjustments** function, you can easily copy edits from one photo and apply them to another directly in Edit Mode, for consistent results across a series.

<figure><img src="/files/dIlHEUGhFa6dDA8db4fh" alt="" width="375"><figcaption></figcaption></figure>

### Step-by-Step Instructions

1. Open an image in **Edit Mode** and apply your desired adjustments.
2. Tap the **three-dot menu** located in the top-right corner of the bar.
3. Select **Copy Edits** from the dropdown list.
4. Select the destination photo: exit the current image and open the new photo you wish to apply the copied adjustments to.
5. Tap the **three-dot menu** in the top-right corner again.
6. Select **Paste Edits**. Luminar will instantly apply the exact parameters from your previous photo.

{% hint style="warning" %}
When you paste adjustments onto a photo that has *already* been edited, **the previous edits will be erased.**
{% endhint %}

{% hint style="info" %}
Currently, the Copy & Paste feature is designed for a focused, one-to-one workflow. You can only apply copied edits to **one photo at a time**.
{% endhint %}

{% hint style="danger" %}
The **Crop** & **Erase** edits **cannot be copied.**
{% endhint %}


---

# 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://support.skylum.com/luminar/working-with-ipad/copy-and-paste-adjustments.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.
