# Export and import Moodle site configurations

Site admin presets enable administrators to create, apply, download, and import various site configurations.

The feature is accessed from <mark style="background-color:orange;">**Site administration -> Site admin presets**</mark><mark style="background-color:orange;">.</mark>

### In-build Moodle Tool

<https://moodle.com/news/moodle-site-admin-presets/>

{% embed url="<https://docs.moodle.org/404/en/Site_admin_presets>" %}

### or custom build plugin

{% embed url="<https://moodle.org/plugins/block_admin_presets>" %}


---

# 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://rosea.gitbook.io/space-moodle-theme/getting-started/export-and-import-moodle-site-configurations.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.
