Files
nocodb/packages/noco-docs/docs/990.FAQs.md
2024-11-20 12:37:30 +05:30

77 lines
2.4 KiB
Markdown

---
title: 'FAQs'
description: 'General 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 base 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 Base info ?
- You can open `Base context menu` and click ``Copy Base Info``.
![image](/img/content/copy-proj-info.png)
You should see the similar result as below.
```
Node: **v20.15.1**
Arch: **x64**
Platform: **linux**
Docker: **true**
RootDB: **pg**
PackageVersion: **0.258.2**
```
## What is available in free version ?
- [Detailed comparison of NocoDB's generous CE compared to others is here](https://github.com/orgs/nocodb/projects/13).
- 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 View
- 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 bases, records or fields either.
## Do we plan to have an 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.
## What are the official socials for NocoDB?
- Youtube: https://www.youtube.com/@nocodb
- Twitter: https://twitter.com/nocodb
- Discord: http://discord.nocodb.com/
- GitHub: https://github.com/nocodb/nocodb
- Community Forums: https://community.nocodb.com/
- LinkedIn: https://www.linkedin.com/company/nocodb
- Reddit: https://www.reddit.com/r/NocoDB/
## Is NocoDB available on the cloud?
Yes! NocoDB is currently available in technical preview.
You can simply signup by clicking [here](https://app.nocodb.com/#/signin?utm_source=OSS&utm_medium=OSS&utm_campaign=OSS&utm_content=OSS).