# Preservation area editing

Preservation area editing can be accessed from the preservation areas main screen or from a preservation area detail.

Preservation area editing lets us modify name, status (active / inactive) and select the active preservation plan (with which the ingestion jobs will be processed after the modification) from those assigned to the area.

We must keep in mind that the system will not allow the modification of the status of the preservation area, whenever there are jobs in progress or pending being processed.

{% hint style="info" %}
**Note**: we must take into account that changing the active preservation plan in a preservation area will not affect either objects already preserved or ingestion processes in progress (which includes those already created, but not started).
{% endhint %}

![](/files/-MjyfRqavzt8JejQ5OPw)

![](/files/-MjyfUWzImUZXaNQTwJw)

{% hint style="info" %}
**Note**: it is not convenient to change preservation plans in an area as the normal way to admit different types of objects. The intent behind the ability to change preservation plans within an area comes from the idea that with the passing of time the composition of a type of objects may vary, be it due to format evolution, to more rigorous digitization processes or to changes in the definition of an object (for example, of objects of administrative document type).
{% 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://docs.libnova.com/libsafe-advanced-preservation-administrator-manual/preservation-areas/preservation-area-editing.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.
