# Views

- [Adding views](/views/adding-views.md): How to add views to your Noloco app
- [Display](/views/display.md): Choose the display layout that works best for your views
- [Rows](/views/display/rows.md): How to use the Rows display option
- [Cards & columns](/views/display/cards-and-columns.md): Learn how to use the Cards & Columns view display options
- [Tables](/views/display/tables.md): Learn how to use the Tables and Full-width table view display options
- [Kanban boards](/views/display/kanban-boards.md): Learn how to easily manage tasks with Kanban board views
- [Calendar](/views/display/calendar.md): Learn how to use the calendar view display option
- [Timeline](/views/display/timeline.md): Learn how to use the timeline display option
- [Gantt](/views/display/gantt.md): Learn how to use the gantt list display option
- [Split-view](/views/display/split-view.md): Show your table list and records side by side with split-view.
- [Charts](/views/display/charts.md): Learn how to add and configure chart views.
- [Maps](/views/display/maps.md): Learn how to add the map view display to show location data.
- [Pivot Table](/views/display/pivot-table.md): Transform your data into a pivot table to gain meaningful information by grouping, aggregating, and filtering data
- [Checklist](/views/display/checklist.md): The Checklist Layout is a list-based layout designed to let users mark items as completed via a checkbox. It offers a simple way to track tasks, steps in a process, or reminders.
- [Single record view](/views/display/single-record-view.md): Use the single record view display to skip the list view and just show the user a particular record page
- [Grouping records](/views/display/grouping-records.md): Learn how to group records in list views.
- [Record Colors](/views/display/record-colors.md): Visually distinguish records with custom highlight colors based on conditions
- [Filters](/views/filters.md): Apply filters on views to only show specific records to users.
- [Logged in user](/views/filters/logged-in-user.md): Set up filters on record tables based on the logged in user.
- [Relative Filters](/views/filters/relative-filters.md): Relative Filter allows you to filter a table element based on the context of the page or the logged-in user.
- [Record values](/views/filters/record-values.md): Learn how to filter views based on record values
- [Filter fields](/views/filter-fields.md): Enable your app users to filter the data that gets displayed on views
- [Sort & limit](/views/sort-and-limit.md): Learn how to sort & limit records that get shown in views.
- [Row Action](/views/row-action.md): Control what happens when you click on a record in a view
- [Column Summaries](/views/column-summaries.md): Add a summary to any numeric column in your table layout
