# Page management

With these options you define whether or not a model needs to be trained for the merging or splitting of documents. Apart from an AI model, we offer possibilities such as sending the documents to human validation where you can split or merge them yourselves or automatically merging all files in an upload.

<figure><img src="/files/6qsBdOB6ucEkXjV2JazW" alt=""><figcaption></figcaption></figure>

## Manual page management

You have the option to enable or disable manual page management. If manual page management is disabled, you won't be able to intervene manually during an upload if the pages weren't correctly split.


---

# 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-old.app.metamaze.eu/project/project-settings/page-management.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.
