Files
twenty/packages/twenty-website/src/content/user-guide/getting-started/what-is-twenty.mdx
Ady Beraud ff1bca1816 Docs modifications (#5804)
- Fixes #5504
- Fixes #5503
- Return 404 when the page does not exist
- Modified the footer in order to align it properly
- Removed "noticed something to change" in each table of content
- Fixed the URLs of the edit module 
- Added the edit module to Developers
- Fixed header style on the REST API page.
- Edited the README to point to Developers
- Fixed selected state when clicking on sidebar elements

---------

Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
2024-06-11 09:45:17 +02:00

71 lines
3.1 KiB
Plaintext

---
title: What is Twenty
icon: IconUsers
info: Discover Twenty, an open-source CRM, its features, benefits, system requirements, and how to get involved.
image: /images/user-guide/what-is-twenty/20.png
sectionInfo: Discover Twenty, an open-source CRM.
---
## Overview
Twenty is the leading open-source CRM, crafted by hundreds of contributors to suit your unique business needs.
### Main Features
**Contact Management:** Efficiently store and manage customer data. [Learn more](/user-guide/objects).
**Custom Objects:** Create and customize objects to fit your business needs. [Details](/user-guide/objects).
**Custom Fields:** Tailor data fields to capture and organize information specific to your operations. [Understand more](/user-guide/fields).
**Kanban & Table Views:** Optimize your workflow with flexible [Table Views](/user-guide/table-views) and [Kanban Views](/user-guide/kanban-views).
**Pipeline Visualization:** Get a clear view of your processes with customizable views. [Explore views](/user-guide/views-sort-and-filter).
**Email Integration:** View the emails of a specific customer or company within your workspace. [Integrate now](/user-guide/emails).
**Notes:** Create detailed notes for each record to share knowledge more effectively. [Add notes](/user-guide/notes).
**Tasks:** Schedule tasks to track customer interactions. [See how](/user-guide/tasks).
**API & Webhooks:** Connect to other apps and automate workflows with API and Webhooks. [Start integrating](/user-guide/integrations).
### Benefits
**Customizable:** Designed to fit your business needs.
**Community-driven:** Built and maintained by a large open-source community.
**Cost-effective:** You'll never be vendor-locked because can always self-host.
### System Requirements
Modern web browser (Firefox, Chrome, Safari and Edge on their latest version are supported).
Internet connection (Offline mode isn't yet supported).
## Demo
If you wish to try Twenty before creating your own account, go to demo.twenty.com and login with the following credentials:
`email: noah@demo.dev`\
`password: Applecar2025`
## Vision
Creating a good CRM is hard because it's a balancing act.
For each business, the requirements seem straightforward, yet everyone's needs are distinct.
The result is a CRM that's either too basic, or one that's attempting to be a jack-of-all-trades but ending up as a master of none.
At first, Twenty looks like most CRMs you already know: you can track deals, organize contacts, manage tasks and notes.
But what sets it apart is our approach to extensibility. We are building an open platform that provides the building blocks for you to solve your unique business problems.
We prioritize universal principles and common patterns over feature lists.
We don't try to have all the answers and instead empower users to find what works best for them.
And Open-source is the bedrock of our approach, ensuring that Twenty evolves with its community, for its community.
## Join now
<ArticleLink href="https://app.twenty.com">Register here</ArticleLink> or <ArticleLink href="https://github.com/twentyhq/twenty">become a contributor on GitHub</ArticleLink>.
<ArticleEditContent></ArticleEditContent>