> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/confluence/backup/protected-resources.md).

# Protected resources

**Confluence protected resources define which parts of the environment Xopero ONE can access, backup, and restore.**

***

## Backup coverage <a href="#bitbucket" id="bitbucket"></a>

The following list includes all **Confluence** resources covered by backup.

{% hint style="info" %}
The list is presented in alphabetical order.
{% endhint %}

<details>

<summary>GLOBAL RESOURCES</summary>

* [x] Groups
* [x] Settings
  * [x] Customize navigation (navigation colors only)
* [x] Users

</details>

<details>

<summary>SPACE SETTINGS</summary>

* [x] Content order
* [x] Details
  * [x] Alias
  * [x] Categories
  * [x] Description
  * [x] Home content
  * [x] Key
  * [x] Name
* [x] Space templates

</details>

<details>

<summary>SPACE RESOURCES</summary>

* [x] Blog posts
  * [x] Attachments (when restoring the entire space/organization)
  * [x] Draft posts
  * [x] Emoji
  * [x] Footer comments
    * [x] Versions (only the latest version)
  * [x] Header image
  * [x] Inline comments
    * [x] Resolve status
    * [x] Versions (only the latest version)
  * [x] Labels
  * [x] Restrictions
  * [x] Status
  * [x] Versions (only the latest version)
* [x] Databases (metadata only)
* [x] Folders
* [x] Pages
  * [x] Attachments (when restoring the entire space/organization)
  * [x] Draft pages
  * [x] Emoji
  * [x] Footer comments
    * [x] Versions (only the latest version)
  * [x] Header image
  * [x] Inline comments
    * [x] Versions (only the latest version)
    * [x] Resolve status
  * [x] Labels
  * [x] Live pages
  * [x] Restrictions
  * [x] Status
  * [x] Versions (only the latest version)
* [x] Smart links (1:1 copy)
* [x] Whiteboards (metadata only)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/confluence/backup/protected-resources.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.
