# Archived Chat List Component

<figure><img src="/files/x4DleBIMThqOthbINAY0" alt=""><figcaption></figcaption></figure>

This widget provides a list of archived chat conversations for the user.

This component enables users to view and manage their archived chat conversations, offering a clear separation from active chats.

***

### Features

| Feature                   | Description                                                             |
| ------------------------- | ----------------------------------------------------------------------- |
| Display Archived Chats    | Shows a list of archived chat conversations for the user.               |
| Organized Chat Management | Helps users manage archived chats separately from active conversations. |
| Customizable Behavior     | Extends the base chat list component for flexibility and customization. |

***

### Usages

To use the ArchivedChatListComponent widget, include it in your widget tree as follows:

{% embed url="<https://gist.github.com/amythee/c41509675b5d2126e6e7f24307175364>" %}

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.social.plus/social-plus-uikit/uikit-4/chat/recent-chats-channel-list/archived-chat-list-component.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
