You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chat is the foundation of New Expensify. Every expense, expense report, workspace, or member has an associated "chat", which you can use to record additional details, or collaborate with others. Every chat has the following components:
9
+
10
+
## Header
11
+
12
+
This shows who you are chatting with (or what you are chatting about). You can press the header for more details on the chat, or additional actions to take upon it.
13
+
14
+
## Comments
15
+
16
+
The core of the chat are its comments, which come in many forms:
17
+
18
+
-**Text** – Rich text messages stored securely and delivered via web, app, email, or SMS.
19
+
-**Images & Documents** – Insert photos, screenshots, movies, PDFs, or more, using copy/paste, drag/drop, or the attach button.
20
+
-**Expenses** – Share an expense in the chat, either to simply track and document it, or to submit for reimbursement.
21
+
-**Tasks** – Record a task, and optionally assign it to someone (or yourself!).
22
+
23
+
## Actions
24
+
25
+
Hover (or long press) on a comment to see additional options, including:
26
+
27
+
-**React** – Throw a ♥️😂🔥 like on anything!
28
+
-**Reply in thread** – Go deeper by creating a new chat on any comment.
29
+
-**Mark unread** – Flag it for reading later, at your convenience.
30
+
31
+
## Composer
32
+
33
+
Use the composer at the bottom to write new messages:
34
+
35
+
-**Markdown** – Format text using **bold**, *italics*, and [more](https://help.expensify.com/articles/new-expensify/chat/Send-and-format-chat-messages).
36
+
-**Mention** – Invite or tag anyone in the world to any chat by putting an `@` in front of their email address or phone number (e.g., **@awong@marslink.web**, or **@415-867-5309**).
0 commit comments