# Viewing the list of guided redaction projects

{% hint style="info" %}

**Required permissions**

Either:

* **Global permission - either:**
  * Use guided redaction projects
  * View all guided redaction projects
* **Guided redaction permission:** Access to view or perform an action on one or more guided redaction projects
  {% endhint %}

The **Guided Redaction** page contains the list of redaction projects.

To display the **Guided Redaction** page, in the Textual navigation menu, click the guided redaction icon.

The list displays the projects that you have access to.

<figure><img src="/files/Hp0K3qhZyM4QuHqtqLe0" alt=""><figcaption><p>Guided Redaction page with the list of guided redaction projects</p></figcaption></figure>

## **Information in the list**

For each project, the list includes:

* The name of the project
* Any tags assigned to the project
* The number of files in the project
* The project status
* When the project was created
* The user who created the project

## **Filtering the project list**

You can filter the list based on the project name and assigned tags.

To filter by name, in the search field, type text from the project name. As you type, Textual updates the list to only include matching projects.

To filter by assigned tags:

1. In the **Tags** column heading, click the filter icon.
2. On the filter panel, check the checkbox for each tag to include. You can use the search field to look for a specific tag.

<figure><img src="/files/v4gb9aJ5fd7KiMPrXyR2" alt=""><figcaption><p>Panel to filter the guided redaction projects based on their assigned tags</p></figcaption></figure>

## **Sorting the project list**

By default, the list is sorted in descending order by the creation date. The most recently created projects are at the top of the list.

You can also sort by the project name.

To sort by a column, click the column heading. To reverse the sort order, click the column heading again.


---

# 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.tonic.ai/textual/guided-redaction/redaction-project-create-manage/guided-redaction-project-list.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.
