2022-12-01 17:58:08 +03:00
2023-07-19 12:50:07 +03:00
< br >
2023-05-27 09:39:26 +03:00
< p align = "center" >
2023-07-01 03:14:43 +03:00
< a href = "https://www.twenty.com" >
2023-05-31 16:44:38 +03:00
< img src = "./docs/static/img/logo-square-dark.svg" width = "100px" alt = "Twenty logo" / >
2023-05-27 09:39:26 +03:00
< / a >
< / p >
2023-07-19 12:50:07 +03:00
< h2 align = "center" > A Modern Open Source CRM < / h3 >
2023-07-20 09:34:19 +03:00
< p align = "center" > Crafted with Precision. Built for Success.< / p >
2023-05-27 09:39:26 +03:00
2023-07-20 09:34:19 +03:00
< p align = "center" > 🌐 < a href = "https://twenty.com" > Website< / a > · 📚 < a href = "https://docs.twenty.com" > Documentation< / a > · 📖 < a href = "https://twenty.com/story" > Our Story< / a > · 💬 < a href = "https://discord.gg/cx5n4Jzs57" > Discord< / a > < / p >
2023-05-27 09:39:26 +03:00
< br / >
< p align = "center" >
2023-07-01 03:14:43 +03:00
< a href = "https://www.twenty.com" >
< picture >
2023-07-18 21:22:39 +03:00
< source media = "(prefers-color-scheme: dark)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/preview-dark.png" >
< source media = "(prefers-color-scheme: light)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/preview-light.png" >
2023-07-01 03:14:43 +03:00
< img src = "./docs/static/img/preview-light.png" alt = "Companies view" / >
< / picture >
2023-05-27 09:39:26 +03:00
< / a >
< / p >
2023-07-19 12:50:07 +03:00
# Quickstart
2023-07-20 09:34:19 +03:00
Access the alpha version at [app.twenty.com ](https://app.twenty.com ). Click-to-deploy buttons for Render and Railway are coming soon.
2022-12-01 17:58:08 +03:00
2023-07-20 09:34:19 +03:00
For local setup, refer to [the documentation ](https://docs.twenty.com/developer/local-setup ). Expect a quick and easy startup.
2023-06-22 02:23:31 +03:00
2023-07-19 12:50:07 +03:00
# About
We are building an Open Source CRM designed to be: enjoyable to use, easily extendable, and perfectly in-sync with your data.
2023-06-22 02:23:31 +03:00
2023-07-19 21:38:20 +03:00
Twenty was created as a Public Benefits Company. This means we're legally bound to consider the impact of our decisions not just on shareholders, but also on society.
2023-07-20 09:34:19 +03:00
Our belief is simple: **great companies focus on helping people** and meeting their users' needs above all. The decision to go open source was therefore a natural one for us. It fits with our aim to do what's right and with our goals for the business:
2023-06-01 10:19:49 +03:00
2023-07-19 21:38:20 +03:00
**For our users:**
2023-07-20 04:16:33 +03:00
- We are committed to complete transparency regarding what we are building, allowing you to take a look inside and observe the intricate machinery in action.
- This enables you to be a decisive actor of the roadmap by contributing or building your own tool.
2023-07-19 12:50:07 +03:00
**For the developer community:**
2023-07-20 09:34:19 +03:00
- We offer a self-hosted CRM solution that you can use for free, keeping your data on your own servers.
2023-07-20 04:16:33 +03:00
- We are developing a collection of reusable components, such as tables or kanban boards (coming soon).
- We are introducing a new approach to CRM extensibility, one that can be managed by your engineering team instead of relying on external consultants (coming soon).
2023-05-29 14:59:45 +03:00
2023-07-18 21:22:39 +03:00
# Features
2023-07-19 12:50:07 +03:00
We are currently in the development phase of Twenty's alpha version.
Don't hesitate to flag a specific need by creating an issue.
Below are the features we have implemented to date.
2023-05-29 14:59:45 +03:00
2023-07-20 09:34:19 +03:00
## Add, filter, sort, edit and track customers:
2023-04-18 16:37:05 +03:00
2023-07-18 21:22:39 +03:00
< p align = "center" >
< picture >
< source media = "(prefers-color-scheme: dark)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/visualise-customer-dark.png" >
< source media = "(prefers-color-scheme: light)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/visualise-customer-light.png" >
< img src = "./docs/static/img/preview-light.png" alt = "Companies view" / >
< / picture >
< / p >
2023-07-20 09:34:19 +03:00
## Create one or several opportunities for each company:
2023-07-18 21:22:39 +03:00
< p align = "center" >
< picture >
< source media = "(prefers-color-scheme: dark)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/follow-your-deals-dark.png" >
< source media = "(prefers-color-scheme: light)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/follow-your-deals-light.png" >
< img src = "./docs/static/img/preview-light.png" alt = "Companies view" / >
< / picture >
< / p >
2023-07-20 09:34:19 +03:00
## Rich notes (and soon tasks) that are displayed in a timeline:
2023-07-18 21:22:39 +03:00
< p align = "center" >
< picture >
< source media = "(prefers-color-scheme: dark)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/rich-notes-dark.png" >
< source media = "(prefers-color-scheme: light)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/rich-notes-light.png" >
< img src = "./docs/static/img/preview-light.png" alt = "Companies view" / >
< / picture >
< / p >
2023-07-20 09:34:19 +03:00
## Navigate quickly through the app using keyboard shortcuts and search:
2023-07-18 21:22:39 +03:00
< p align = "center" >
< picture >
< source media = "(prefers-color-scheme: dark)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/shortcut-navigation-dark.png" >
< source media = "(prefers-color-scheme: light)" srcset = "https://raw.githubusercontent.com/twentyhq/twenty/main/docs/static/img/shortcut-navigation-light.png" >
< img src = "./docs/static/img/preview-light.png" alt = "Companies view" / >
< / picture >
< / p >
2023-07-19 12:50:07 +03:00
# Upcoming features
2023-07-18 21:22:39 +03:00
2023-07-19 12:50:07 +03:00
Coming before August 15:
2023-07-18 21:22:39 +03:00
⚙️ A task system< br >
⚙️ A notification center< br >
⚙️ More standard fields< br >
2023-07-19 12:50:07 +03:00
⚙️ AI/LLM integration to Notes< br >
2023-07-18 21:22:39 +03:00
⚙️ Pipelines and table customization< br >
⚙️ A new dark mode with higher contrasts< br >
⚙️ A lot of bug fixes and other improvements< br >
2023-07-19 12:50:07 +03:00
Coming later this year:
2023-07-18 21:22:39 +03:00
📅 Advanced search and filters< br >
📅 Auto-logging emails< br >
📅 Data connectors< br >
📅 Custom fields< br >
2023-07-19 12:50:07 +03:00
📅 Custom objects< br >
2023-07-18 21:22:39 +03:00
📅 +++< br >
2023-07-19 12:50:07 +03:00
Track planning on [Github Projects ](https://github.com/orgs/twentyhq/projects/1 ) and help us prioritising by upvoting or creating [issues ](https://github.com/twentyhq/twenty/issues )
# Documentation
The doc is available on [docs.twenty.com ](https://docs.twenty.com ).
If you have any question feel free to ask on our [Discord ](https://discord.gg/cx5n4Jzs57 ).
# Helping us
- The easiest way to help us is to star the repo and helping us getting visibility.
- Contributions are, of course, most welcome!
It doesn't have to be code, you could create an [issue ](https://github.com/twentyhq/twenty/issues ) to report a bug you've spotted, join [discussions ](https://github.com/twentyhq/twenty/discussions ), [Discord ](https://discord.gg/cx5n4Jzs57 ) or write [documentation ](https://docs.twenty.com/ ).
2023-01-27 14:12:04 +03:00
2023-07-01 03:14:43 +03:00
# Office hours
Want to meet the team? Get direct support?
2023-07-19 12:50:07 +03:00
Feel free to book a slot during our office hours.
2023-07-01 03:14:43 +03:00
< a href = "https://cal.com/team/twenty?utm_source=banner&utm_campaign=oss" >
< picture >
< source media = "(prefers-color-scheme: dark)" srcset = "https://cal.com/book-with-cal-dark.svg" >
< source media = "(prefers-color-scheme: light)" srcset = "https://cal.com/book-with-cal-light.svg" >
2023-07-18 21:22:39 +03:00
< img alt = "Book us with Cal.com" src = "https://cal.com/book-with-cal-light.svg" height = "40" >
2023-07-01 03:14:43 +03:00
< / picture >
< / a >