mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 00:57:23 +00:00
26 lines
865 B
Markdown
26 lines
865 B
Markdown
---
|
|
title: 'Download'
|
|
tags: ['Table operations', 'Download', 'Gallery view', 'Kanban view', 'Grid view', 'CSV', 'JSON', 'Excel']
|
|
keywords : ['NocoDB table', 'download', 'export']
|
|
---
|
|
|
|
|
|
NocoDB offers users the ability to export data from the spreadsheet grid in a variety of formats. This feature is useful when working with large datasets and can be used in conjunction with the `Filter` and `Sort` feature to further refine your data.
|
|
|
|
### Download Data
|
|
|
|
To export data from NocoDB, follow these steps:
|
|
1. Click on the `...` button in the toolbar menu.
|
|
2. Choose the `Download` option.
|
|
3. Select the desired file format from the dropdown menu.
|
|
|
|

|
|
|
|
### Related topics
|
|
- [Field operations](field-operations)
|
|
- [Filter](filter)
|
|
- [Sort](sort)
|
|
- [GroupBy](group-by)
|
|
- [record height](row-height)
|
|
- [Quick Search](search)
|