# Manage the Pentaho Repository

You can use the Pentaho Repository to share files and folders across teams and products.

The Pentaho Repository is an environment for collaborative analysis and ETL (extract, transform, and load) development.

For instructions managing the Pentaho Repository, see the following topics:

* [Upload and download from the Pentaho Repository](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-repository/upload-and-download-from-the-pentaho-repository.md)
* [Import and export PDI content](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-repository/import-and-export-pdi-content.md)
* [Set PDI version control and comment tracking options](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-repository/set-pdi-version-control-and-comment-tracking-options.md)
* [Purge transformations, jobs, and shared objects from the Pentaho Repository](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-repository/purge-transformations-jobs-and-shared-objects-from-the-pentaho-repository.md)
* [Backup and restore Pentaho repositories](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-repository/backup-and-restore-pentaho-repositories.md)


---

# 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.pentaho.com/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-repository.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.
