多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
693 B

---
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