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
Copy file name to clipboardExpand all lines: docs/features/chat-features/chatshare.md
+31-8Lines changed: 31 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,16 +101,39 @@ The dashboard displays a list of all your shared chats with the following inform
101
101
-**Status:** The status of a shared link, which can be "Active", "Expired", or "Revoked".
102
102
-**Type:** The type of share, which can be "Snapshot" or "Live".
103
103
104
-
### Searching and Filtering
104
+
### Advanced Filtering and Sorting
105
105
106
-
The dashboard is fully sortable by clicking on any of the column headers. You can also easily find specific shared chats using the search and filter options:
106
+
The Shared Chats dashboard provides powerful tools to help you find and manage your shared links.
107
107
108
-
-**Search:** Use the search bar to find chats by their title.
109
-
-**Filter by Date:** Select a start and end date to filter chats shared within a specific period.
110
-
-**Filter by Public Status:** Filter chats based on whether they are public or not.
111
-
-**Filter by Password Status:** Filter chats based on whether they are password-protected or not.
112
-
-**Filter by Status:** Filter chats based on their "Active", "Expired", or "Revoked" status.
113
-
-**Filter by Type:** Filter chats based on whether they are a "Snapshot" or "Live" share.
108
+
#### Filtering
109
+
110
+
You can filter your shared chats using the following criteria:
111
+
112
+
-**Search:** Use the search bar to find chats by their title.
113
+
-**Date Range:** Select a start and end date to filter chats shared within a specific period.
114
+
-**Visibility:** Filter by public or private status.
115
+
-**Password:** Filter by whether a chat is password-protected or not.
116
+
-**Status:** Filter by "Active", "Expired", or "Revoked" status.
117
+
-**Type:** Filter by "Snapshot" or "Live" share type.
118
+
119
+
#### Sorting
120
+
121
+
The list of shared chats is fully sortable. Click on any of the column headers to sort the list by that column. The available columns for sorting are:
122
+
123
+
- Title
124
+
- Created On
125
+
- Last Updated
126
+
- Link
127
+
- Visibility
128
+
- Password
129
+
- Views
130
+
- Clones
131
+
- Status
132
+
- Type
133
+
134
+
#### Pagination
135
+
136
+
If you have a large number of shared chats, the list will be paginated. You can navigate through the pages using the pagination controls at the bottom of the page.
0 commit comments