User guide (#3060)

* user guide

* user guide additions

* light mode images added

* minor edits

* Delete packages/twenty-server/.local-storage/attachment/bd373039-67f7-4da3-ac86-3710d0b8c70d.svg

* Optimize image size

---------

Co-authored-by: Félix Malfait <felix@twenty.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
Nimra Ahmed
2023-12-26 13:24:00 +05:00
committed by GitHub
parent 5ef5bbdc4d
commit ca056dfb27
62 changed files with 184 additions and 56 deletions

View File

@ -15,6 +15,9 @@ A `Pipeline` is a way to track a business process. Pipelines are present within
- A **module** contains the logic for a certain business process (for example: sales, recruiting).
- **Stages** map the steps in your process (for example: new, ongoing, won, lost).
### Views
With views, you can customize how your records are displayed. You can have different filters and sort settings for each view.
### Workspace
A `Workspace` typically represents a company using Twenty.
It has a single domain name, which is typically the domain name your company uses for employee email addresses.
A `Workspace` typically represents a company using Twenty. It holds all the records and data that you and your team members add to Twenty.
It has a single domain name, which is typically the domain name your company uses for employee email addresses.

View File

@ -0,0 +1,39 @@
---
title: Tips
sidebar_position: 1
sidebar_custom_props:
icon: TbInfoCircle
---
## Update workspace name & logo
Workspace admins can edit its name and logo in settings.
- From the sidebar, go to <b>Settings</b>.
- Under <b>Workspace</b>, go to <b>General</b>.
- Edit the name and logo. Your changes will be saved automatically.
## Enable dark mode
Not a fan of light mode? Easily switch to dark mode with these steps:
- From the sidebar, go to <b>Settings</b>.
- Under <b>User</b>, go to <b>Appearance</b>.
- Select <b>Dark</b>. Your changes will be saved automatically.
## Account settings
Configure your user account and set your preferences.
- From the sidebar, go to <b>Settings</b>.
- Under <b>User</b>, go to <b>Profile</b> to edit your name and profile picture. You can upload PNGs, GIFs, and JPEGs.
- Manage your accounts and configure your email and calendar settings in <b>Accounts</b>.
- Your changes will be saved automatically.
## Invite & manage members
Admins can easily invite new members any time.
- From the sidebar, go to <b>Settings</b>.
- Under <b>Workspace</b>, go to <b>Members</b>.
- Use the invite link to add more members to your workspace or simply delete existing ones.