Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 01. Chats.md #107

Merged
merged 2 commits into from
Feb 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 28 additions & 11 deletions docs/3. Product Features/01. Chats.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,46 +3,63 @@

**Chats**: This section on the left side is highlighted, indicating that the user is currently viewing the chat interface.

<img width="1460" alt="Screenshot 2024-02-29 at 12 08 29 PM" src="https://github.com/glific/docs/assets/143380171/2c58a14c-307c-4179-8286-670e603692a4"/>

**Chat Window**: The central part of the interface shows an ongoing conversation with a particular contact.

<img width="370" alt="Screenshot 2024-02-29 at 12 21 44 PM" src="https://github.com/glific/docs/assets/143380171/5535b55c-a1ea-42b9-b057-ce651d494966"/>

**Contacts**: On the right side, there is a section titled 'Contacts' listing different contacts who have been interacted.
The 1st highlighted part in the image <img width="55" alt="image" src="https://github.com/glific/docs/assets/143380171/45c15f29-79d7-4abb-8569-1a9e337c4796"/> enables you to search conversations by name, keyword, label, staff, collection name, and date range. This feature helps streamline your search process and refine results based on specific criteria.


<img width="447" alt="image" src="https://github.com/glific/docs/assets/143380171/d576198f-c3ca-4755-a2bb-5a59c22dfc9d"/>
<img width="433" alt="image" src="https://github.com/glific/docs/assets/143380171/1d061a58-dcff-4384-9d65-a63ee64c7b60"/>

The second highlighted part in the image <img width="51" alt="image" src="https://github.com/glific/docs/assets/143380171/7c063fce-c188-4e6c-849a-93dd9fe5e643"/>
provides insights into the status of contacts, indicating the number who have opted in, opted out, and other relevant metrics.

All - Shows all contacts.
Not Replied - Shows contacts list whose messages were read but not replied to yet.
Not Responded - Shows contacts who have not responded yet to the messages.

You can read more about this [here](https://glific.github.io/docs/docs/Product%20Features/Searches/#search-contacts)

<img width="1256" alt="Screenshot 2024-02-13 at 12 06 06 PM" src="https://github.com/glific/docs/assets/143380171/2687e161-3579-4451-8fb4-a50698f24610"/>
<img width="367" alt="image" src="https://github.com/glific/docs/assets/143380171/3953b10c-39c4-4a45-8c86-0c95c321aeca"/>

**Collection**: Collections in Glific are like folders where you can gather a bunch of users together. Once you have them in a collection, you can send messages to everyone in that collection all at once. It is a handy way to keep things organized and communicate efficiently with different groups of users.You can find more details
[here](https://glific.github.io/docs/docs/Product%20Features/Others/Collections/)

<img width="370" alt="Screenshot 2024-02-29 at 12 23 25 PM" src="https://github.com/glific/docs/assets/143380171/18b9f619-0eed-4d4e-b2ad-6d9b06859acd"/>

**Saved Searches** : The saved searches are visible.

<img width="328" alt="Screenshot 2024-02-13 at 12 22 06 PM" src="https://github.com/glific/docs/assets/143380171/4af7a44a-4c21-4661-911a-3f5182addb89"/>

<img width="363" alt="image" src="https://github.com/glific/docs/assets/143380171/9238400b-388e-4e21-97bc-455055af9740"/>

All - Shows all contacts.
Not Replied - Shows contacts list whose messages were read but not replied to yet.
Not Responded - Shows contacts who have not responded yet to the messages.

You can read more about this [here](https://glific.github.io/docs/docs/Product%20Features/Searches/#search-contacts)


**Session Timer** : You can also come to know the session timer for a particular contact in top right corner of the screen

<img width="208" alt="Screenshot 2024-02-13 at 12 22 50 PM" src="https://github.com/glific/docs/assets/143380171/c7cbcb70-06bd-45a6-842b-424c5e75a146"/>
<img width="159" alt="Screenshot 2024-02-29 at 12 10 12 PM" src="https://github.com/glific/docs/assets/143380171/14649b61-1fd1-4680-8619-e621567b2d1b"/>


**Shortcuts**:

The handy shortcuts like Speed Send, Templates, and Interactive Messages are present in the bottom part of the chat screen. These shortcuts make messaging quicker and easier.
Speed Send helps you send messages faster, Templates let you use pre-made message formats, and Interactive Messages allow you to engage users more dynamically. They are like quick buttons that save you time and effort while communicating with users.


**Preview Button**:
<img width="882" alt="Screenshot 2024-02-29 at 12 11 21 PM" src="https://github.com/glific/docs/assets/143380171/c0c525f7-c903-4ad9-8813-f7bf4f0ca7f4"/>


<img width="887" alt="Screenshot 2024-02-13 at 12 22 32 PM" src="https://github.com/glific/docs/assets/143380171/d525e5df-34f7-43a6-80d4-56d3f39ac102"/>

**Preview Button**:

<img width="69" alt="Screenshot 2024-02-29 at 12 12 35 PM" src="https://github.com/glific/docs/assets/143380171/66403685-2984-4e90-a220-ca0c89f8d591"/>

A green phone-like icon towards the right bottom end is present which acts as a preview button. When you click on it, you can see how your chats will actually look on a phone screen. It is like a sneak peek feature that lets you visualize how your messages will appear to users, helping you fine-tune your communication for a better user experience.


<img width="267" alt="Screenshot 2024-02-13 at 12 23 13 PM" src="https://github.com/glific/docs/assets/143380171/2656775e-4b02-480c-999c-598f37c663c1"/>
<img width="281" alt="Screenshot 2024-02-29 at 12 13 21 PM" src="https://github.com/glific/docs/assets/143380171/0bbf03af-1c81-4af3-a834-b0719d7b7d93"/>

Loading