# Filtering

When we implemented filtering, we listened to our users (including ourselves) and aimed to solve these requests:

* *“I want to quickly find a page in the page tree that has been created or updated.”*
* *"I want to include pages with different statuses."*
* “I want to see only a subset of the tree where I have tasks.”

To address these, we designed filtering to make navigation within a tree faster and more focused, while also allowing you to exclude irrelevant content.

## Filter behavior

To enable the filter press the Enable button

<figure><img src="https://3127100801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Qd56HuOWbLLMlBK7tbG%2Fuploads%2FhcHC1AwgM0UAK13rfY9q%2Fenable_filters.png?alt=media&#x26;token=2f1018ec-4e87-4a18-be0d-b941f25ca278" alt=""><figcaption></figcaption></figure>

Choose from the most commonly used filter types, or select *More* to add additional filters.

<figure><img src="https://3127100801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Qd56HuOWbLLMlBK7tbG%2Fuploads%2FrgkCLZd13DjvWADYNR4k%2Fcommon%20filters.png?alt=media&#x26;token=bc0e4144-6659-4fe1-b380-d9ebbe0a1630" alt=""><figcaption><p>Most commonly used filter types</p></figcaption></figure>

<figure><img src="https://3127100801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Qd56HuOWbLLMlBK7tbG%2Fuploads%2FcEixcOlxjEn6RkdWuCoa%2Fmore_filters.png?alt=media&#x26;token=855c3a25-44fa-42fc-838e-91decc6ccc20" alt=""><figcaption><p>Select <em>More</em> to add additional filters</p></figcaption></figure>

After applying the filters you will have the tree with the applied filters.

<figure><img src="https://3127100801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Qd56HuOWbLLMlBK7tbG%2Fuploads%2FUHve6y1qBVpTW8pJ3f9U%2Fapplied_filters.png?alt=media&#x26;token=13bc8f02-dab3-417a-87a0-05d55514cafa" alt=""><figcaption><p>Tree with the matching criteria</p></figcaption></figure>

You can filter for

* Page title
* Changes (updated or unread)
* Created date
* Last updated date
* Page status
* Assignee
* Owner
* Label
* Content type
* Tasks
* Type

By default only ***Changes***, ***Status*** and ***Task*** filter will appear, to use all the other filters simply click the **More** tab to add any additional filters you need. Once you no longer need a filter, just remove it, and it will disappear from your active view. This way, you keep your workspace clean, streamlined, and tailored to the way you work.

<figure><img src="https://3127100801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Qd56HuOWbLLMlBK7tbG%2Fuploads%2F8Z2kKsPQH9umRfeyIhGF%2Fimage.png?alt=media&#x26;token=10039d9e-b865-42c1-a578-19ca7511e3bc" alt=""><figcaption><p>Use hidden filters</p></figcaption></figure>

Filters are joined by **AND**, so when multiple filters are enabled, only pages where both are true will be returned.

You can show or hide the filter section by pressing the filter button.

{% hint style="success" %}
Unmatched pages with a desired child in the results will be greyed out, and actions—like expand all—can be performed on them.
{% endhint %}

## Keep child pages

By checking the **Keep child pages** setting, ACNC will show not just the filter result, but all the child pages the resulted pages have.

<figure><img src="https://3127100801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Qd56HuOWbLLMlBK7tbG%2Fuploads%2FJsyUEYUaepxofyvqU518%2FScreenshot%202025-08-26%20at%2011.54.34.png?alt=media&#x26;token=f1627e6a-2552-47fc-b8da-78dbb158f7f5" alt=""><figcaption><p>Showing child pages</p></figcaption></figure>

When unchecking the **Keep child pages** setting, ACNC will only show the filter results.

<figure><img src="https://3127100801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Qd56HuOWbLLMlBK7tbG%2Fuploads%2F7mMzwaQ6mhiqcNHUapFR%2FScreenshot%202025-08-26%20at%2011.54.42.png?alt=media&#x26;token=89b74da6-2dd1-440d-beda-8b1caf027f7c" alt=""><figcaption><p>Not showing child pages</p></figcaption></figure>

### Save the tree with the applied filters

Page tree views can be saved with applied filters, so the next time you open the page, the page tree is already filtered (alongside every other setting in the tree).
