# Page Tree with Status Management

Browsing the page tree has been the core feature of this app since version 1.0. However, the page tree is not a tree structure of simple page titles anymore. Rather, it includes a rich set of additional visual information providing a lot more details.

<figure><img src="/files/ARQeZ9WVHSi81LhIYIHA" alt="" width="563"><figcaption><p>Macro can be added to any page</p></figcaption></figure>

[Page Status](https://support.atlassian.com/confluence-cloud/docs/add-a-status-to-your-page-or-blog/) is a basic tool to manage your page content and set <mark style="color:green;">visual indications on the readiness</mark> of the content. Page Status is now available in the page tree and helps you quickly identify the pages of a certain status of your interest. E.g. those that are ready for review.

Since August 2023, Page Statuses can be **set** from the macro **without opening** or **editing the page**. With this feature you can

* Select **Suggested status**es (can be enabled/disabled in space administration)
  * These are the same for everyone in the space
* Select **Custom status**es (can be enabled/disabled in space administration)
  * These are custom per user
* **Add new** Custom statuses with custom colors

<figure><img src="/files/gO1Dmpw5ztOjoz4I3le3" alt="" width="563"><figcaption><p>Set page status without editing a page</p></figcaption></figure>

ACNC allows you to <mark style="color:green;">track changes</mark> made to the pages without getting lost in browsing through notifications. Figure out [how this works](/advanced-content-navigator/cloud-users-guide/show-changes-of-pages.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.meta-inf.hu/advanced-content-navigator/cloud-users-guide/page-tree-with-status-management.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.
