Files
nocodb/packages/noco-docs/docs/090.views/020.create-view.md
2023-09-28 08:37:58 +05:30

21 lines
693 B
Markdown

---
title: 'Create view'
description: 'Learn how to create a view in NocoDB.'
tags: ['Views', 'Create', 'Grid View', 'Form View', 'Kanban View', 'Gallery View']
keywords: ['NocoDB view', 'create view', 'view administration', 'view organization']
---
## Create new view
1. Click on `+` on the left sidebar next to `table name` OR click on `+ New View` button below `table name`.
2. Select view type from the dropdown modal.
3. Fill view name in the pop-up modal.
- For Kanban view, select the `Single select` field to be used as the Kanban field.
4. Click on `Create View` button.
![image](/img/v2/views/create-view-1.png)
![image](/img/v2/views/create-view-2.png)
### Related articles