Content

Overview of the Firepanel CMS — manage your Firestore collections and documents visually.

Overview

The Content section is the core of Firepanel. It provides a visual interface for managing your Firestore database — browse collections, view documents, create new records, and edit existing data without writing any code.

How It Works

Firepanel reads your Firestore database structure and maps collections to the Content Types you have defined. When you open a collection, Firepanel uses the matching content type to render a structured table and document editor.

If a collection has no matching content type, Firepanel will still show the raw data but without type-aware editing.

Use the left sidebar to navigate between your collections. Collections are grouped by their parent path. Subcollections appear nested under their parent document.