--- title: 'FAQs' description: 'FAQs' position: 10000 category: 'FAQ' fullscreen: true menuTitle: 'FAQs' --- ## How to upgrade NocoDB ? - Please see [here](https://docs.nocodb.com/getting-started/upgrading) ## How to export CSV from the grid view ? - Available since [0.81.1](https://github.com/nocodb/nocodb/releases/tag/0.81.1) ## How to share the project with read only access ? - Either you can invite by email with 'viewer' access control - Share the base with publicly accessible link. Available since [0.82.0](https://github.com/nocodb/nocodb/releases/tag/0.82.0) ## How to check my current NocoDB version ? - You can hover the NocoDB icon on the top left corner or check ``PackageVersion`` in Project info. ![image](https://user-images.githubusercontent.com/35857179/127765903-3ae876ad-6b46-4520-9d11-679b80eb7b08.png) ## How to check my Project info ? - You can click on top right icon and click ``Copy Project Info``. ![image](https://user-images.githubusercontent.com/35857179/127765860-968b0c64-f08d-4674-9ecc-4d5c5a00428b.png) You should see the similar result as below. ``` Node: **v16.5.0** Arch: **x64** Platform: **darwin** Docker: **false** Database: **sqlite3** ProjectOnRootDB: **true** RootDB: **sqlite3** PackageVersion: **0.11.6** ``` ## What is available in free version ? - NocoDB has just one version that is free & open source. - In it you will notice advanced features are all available for free. - ACL - Collaboration - Advanced views : Form View, Gallery view, Kanban (coming soon) - Share view, - Embed view - Password protected view, - Automations - API token support. - And we would never move these features from free to an enterprise version of NocoDB. - There is no limitations to number of projects, rows or columns either. ## Do you plan to have enterprise edition ? For features that make sense for enterprises like below - yes - SSO, SLA, Organisation wide reports and analytics, - Advanced Audit or ACL, - Bespoke implementations & integrations, - A hosted solution. And increasing number of our customers are requesting it. ## How do we decide if a feature is enterprise or not ? - Depends on the effort and whether the intended users are enterprises.