Beyond the basic Data Table, three blocks turn a collection's records into a different, purpose-built view. All three read from the same collection a Data Table or Record Form already writes to, no separate setup needed, just point them at the same collection name.
Chart
Groups your records by a field you choose and shows the result as a bar, line, or pie chart, counting records, or summing/averaging a numeric field. With a lot of distinct groups, a bar or pie chart automatically folds the smallest ones into an "Other" category so the chart stays readable, a line chart never does this, since folding categories into a line would misrepresent a trend over time.
Calendar
Shows records with a date field as a month grid, read-only, each record becomes a small event pill on its date. This is separate from the Booking block (see Websites → "Collecting form submissions, files, and bookings from your visitors"), which is for visitors requesting a time slot, Calendar is only for displaying records you already have.
Kanban Board
Shows records as draggable cards across columns you define. Dragging a card to a new column updates just that one field on the record, nothing else about it changes. If the board's scope shows everyone's cards, a visitor can still only drag their own, never someone else's.