Collections
Collections are structured repositories for the information you care about — each with its own schema, entries, and views.

Schema and data
Each collection has two parts. The schema is where you define the shape of the data — fields, types, and how collections link to each other. Once that shape is in place, you collect entries: the records that live inside the collection.
The schema builder and entries list articles below cover each side.