Files
twenty/docs/docs/dev/glossary.mdx
Félix Malfait a65853dc2e Improve documentation (#349)
* Improve documentation content
* Improve documentation style
2023-06-21 16:23:31 -07:00

20 lines
791 B
Plaintext

---
sidebar_custom_props:
icon: TbVocabulary
---
# Glossary
### Workspace
A workspace usually represents a company using Twenty.
It's attached to a single domain name, which is usually the domain name you company uses for your employee email addresses.
### Company & People
They are the two fundamental type of records that the CRM is built around.
A company represents a business or an organization. And People represents an individual you are doing business with or would like to do business with.
### Pipelines
A pipeline is a way to track a business process.
Pipelines are categorized within a module and have stages.
A module is the business characterizations of your process (e.g. sales, recruiting).
Stages maps the steps in your process (e.g. new, ongoing, won, lost)