Updated the user guide with new article + updated old content (#16955)
- more details on rate at which messages are imported from Gmail - Settings -> Release deprecated to Settings -> Updates => this leads to updating the file title, file name and the navigation files - Support & Documentation accessible via Settings and no longer the nav bar - updated features out of the lab - no more integration page - added a new article with step by step on how to notify a teammate of a note to review docs.json is updated only for the English part --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
@@ -1,30 +0,0 @@
|
||||
---
|
||||
title: Releases Settings
|
||||
description: Enable experimental features in Twenty.
|
||||
---
|
||||
|
||||
## About Releases Settings
|
||||
|
||||
The Releases section allows you to enable experimental features before they're generally available.
|
||||
|
||||
## Lab Features
|
||||
|
||||
Lab features are experimental capabilities that are still being developed. They may change or be removed without notice.
|
||||
|
||||
### How to Enable Lab Features
|
||||
1. Go to **Settings → Releases**
|
||||
2. Find the feature you want to enable
|
||||
3. Toggle it on
|
||||
4. The feature will be available immediately
|
||||
|
||||
<Warning>
|
||||
Lab features are experimental and may not work as expected. Use them with caution in production environments.
|
||||
</Warning>
|
||||
|
||||
## Feature Feedback
|
||||
|
||||
Your feedback helps improve Twenty:
|
||||
- Report issues with experimental features
|
||||
- Share how you're using new features
|
||||
- Suggest improvements via the community Discord
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: Updates Settings
|
||||
description: Enable Early Access features in Twenty.
|
||||
---
|
||||
|
||||
## About Updates Settings
|
||||
|
||||
The Updates section allows you to enable Early Access features before they're generally available.
|
||||
|
||||
## Early Access Features
|
||||
|
||||
Early Access features are capabilities that are still being tested before general availability.
|
||||
|
||||
**Currently in Early Access:**
|
||||
- **Dashboards** — Visual reporting and analytics
|
||||
|
||||
### How to Enable Early Access Features
|
||||
1. Go to **Settings → Updates**
|
||||
2. Navigate to the **Early Access** section
|
||||
3. Find the feature you want to enable
|
||||
4. Toggle it on
|
||||
5. The feature will be available immediately
|
||||
|
||||
<Note>
|
||||
Early Access features may change based on user feedback. Your input helps us improve Twenty!
|
||||
</Note>
|
||||
|
||||
## Feature Feedback
|
||||
|
||||
Your feedback helps improve Twenty:
|
||||
- Report issues with Early Access features
|
||||
- Share how you're using new features
|
||||
- Suggest improvements via the community Discord
|
||||
|
||||
@@ -151,19 +151,19 @@ You can configure approved access domains so team members with company email add
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
## Lab Features
|
||||
## Early Access Features
|
||||
|
||||
<AccordionGroup>
|
||||
<Accordion title="What are Lab features?">
|
||||
Lab features are experimental capabilities being tested before general release. They may change or be removed without notice.
|
||||
<Accordion title="What are Early Access features?">
|
||||
Early Access features are capabilities being tested before general release. Currently, only **Dashboards** are in Early Access. They may change based on user feedback.
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="Are Lab features safe to use?">
|
||||
Lab features are functional but may have bugs or unexpected behavior. Use them cautiously in production environments.
|
||||
<Accordion title="Are Early Access features safe to use?">
|
||||
Early Access features are functional but may change based on user feedback. They are safe to use but may evolve before general availability.
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="How do I enable Lab features?">
|
||||
1. Go to **Settings → Releases → Lab**
|
||||
<Accordion title="How do I enable Early Access features?">
|
||||
1. Go to **Settings → Updates → Early Access**
|
||||
2. Find the feature you want
|
||||
3. Toggle it on
|
||||
4. The feature becomes available immediately
|
||||
|
||||
Reference in New Issue
Block a user