# System configuration

For a proper system operation, the **LIBSAFE** system administrator will need to have proper configuration of the following:

1. **License**: it activates the operation of the application. It may have a limit for the maximum volume of objects to preserve, based on the original object sizes; that is, the copies made of objects do not count against the license.
2. **Storage groups** and **disks**: it sets the disk structure, and their association to storage groups, to allow for the distribution of preservation copies. The most important implication is the need to have as many storage groups as the maximum number of copies of an object, as configured in a preservation plan.
3. **Users** and **user groups** (and **permissions**): they define the application users, their grouping (which is recommended to be done with functional criteria) and the associated permissions. Most permission assigned to users and preservation administrators are set by preservation areas.
4. **Programmed tasks**: they set the period for execution of some tasks. It is configured by system administrators, as these tasks usually imply big volumes of work and their impact on system performance has to be considered.

It is necessary that the system administrator and the preservation administrators work closely, for the former to guarantee the correct configuration of the system. Of special importance are the user base administrative control, the storage sizing (and license), and the capacity to process objects through filters, checks and sanitizers.


---

# 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/system-configuration.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.
