---
title: "Filelist"
manual: "Content Planner"
version: "2.5"
source: "Usage/Filelist.rst"
modified: "2026-09-16T11:40:44+00:00"
---

# Filelist

> [!NOTE]
> **New in version 2.0.0**
>
> Filelist support for files and folders was introduced in version 2.0.

The Content Planner extension supports status management for files and folders in the TYPO3 Filelist module. This allows you to track the status of media assets during content migration or review processes.

**Table of Contents**

-   [Enable Filelist Support](#enable-filelist-support)
-   [Folder Status](#folder-status)
-   [File Status](#file-status)
-   [Supported Views](#supported-views)

![Filelist with Content Planner support](../Images/filelist.jpg)

## Enable Filelist Support

Filelist support is enabled by default. You can disable it in the [extension configuration](../Configuration/ExtensionConfiguration.html#extconf-enableFilelistSupport).

## Folder Status

Folders can have a status assigned. The status is displayed in the folder tree and in the filelist header when viewing the folder contents.

![Filelist screencast](../Images/filelist.gif)

The folder status header shows:

-   Current status with color indicator
-   Assignee selection
-   Quick actions for comments

## File Status

Individual files (via `sys_file_metadata`) can also have a status assigned. The status dropdown appears in the file row actions.

## Supported Views

The Content Planner integration works in the following filelist views:

-   **List View**: Full support with status dropdowns and color indicators
-   **Tiles View**: Status color indicators on tiles
