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.
Browse
View and navigate your Firestore collections.
Edit
Create, view, edit, and delete Firestore documents.
Reference
Understand all available field types and their options.
Search
Configure and use full-text search across your collections.
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.
Navigation
Use the left sidebar to navigate between your collections. Collections are grouped by their parent path. Subcollections appear nested under their parent document.