1. Create Catalog
What is a Catalog?
Every FeatureByte project starts with setting up a catalog. Think of the catalog as the central hub for storing metadata. It keeps track of details about the tables, columns, and features you and your teammates will share and work with.
In this tutorial, we will create a catalog for the Store Sales Forecast dataset, used throughout the subsequent steps for forecasting daily store revenue.
Step 1: Start by Opening the Catalog Dropdown¶
Click
within this dropdown.

Step 2: Fill Out the Catalog Creation Form¶
In the form that appears, enter the following details:
- Catalog name: Type "Store Sales Forecast"
- Feature Store: Select "playground"
- Online Store: Leave as "None".
- Description (Optional): "Store-level daily sales amount forecasting from the M5 Kaggle dataset."

Step 3: Finalize the Catalog Creation¶
After filling out the form, click
.
Upon clicking, the system will redirect you to the newly created catalog.