---
title: "Documents folder"
source: https://dev.pageseeder.com/reference/folders_and_files/documents_folder.html
last_updated: 2026-08-07T17:09:54+10:00
tokens: ~143
---

# Documents folder

The location of this folder on the host file system is specified by the`documentFolder`global property. If not specified, it the documents folder directly under the PageSeeder installation folder.

> **Warning:** You must back up this folder!

``

This is the default location for user-created documents in a PageSeeder group.

```text
/{project}/{group}/documents
```

Other default, user-facing folders are the following:

```text
/{project}/{group}/archive
```

```text
/{project}/{group}/attachments
```

```text
/{project}/{group}/images
```



