# Saving Adjustments in a Catalog

When working with your photos in Luminar Neo, there’s no need to save any of your adjustments. Your flags and edits are stored automatically in the Catalog database as you work.

#### How the Luminar Neo Catalog Saves Edits <a href="#h_01hvspvsav84twe1s1sac4gpam" id="h_01hvspvsav84twe1s1sac4gpam"></a>

When you work on an individual image, Luminar Neo saves all of your edits for that image in the Catalog as a **.state** file. Saving edits to every single image in its own .state file ensures that it won’t corrupt the entire database if one image has a problem. Your edits are automatically saved as you work.

#### Viewing and Navigating an Image’s Editing History <a href="#h_01hvspvsavap335hfshta19x89" id="h_01hvspvsavap335hfshta19x89"></a>

Luminar Neo saves the history of every edit you perform on an image. This allows unlimited undos and lets you step through your previous edits. To view the editing history for an image, just click on the **Edits** tab. Go to the Edit view and switch from Tools to Edits tab in the bottom right corner under the Export button. Even if you quit Luminar Neo and reopen your Catalog, your edits to each image will be preserved.

<figure><img src="/files/l0KSMxTkDC7TElUAZULk" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/saving-and-exporting-files/saving-adjustments-in-a-catalog.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.
