# Chat Home Page

## Chat Home Page

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FwJTtdNf9WV42g1FvcdDy%2FScreenshot%202568-04-04%20at%2015.30.41.png?alt=media&#x26;token=bea8df15-5dd5-456b-8c93-124dc9865158" alt="" width="339"><figcaption></figcaption></figure>

This widget serves as the main entry point for the chat feature in the application.

This component provides a user interface for navigating and interacting with chat-related functionalities, including viewing chat lists, creating new conversations, and accessing archived chats.

***

### Features

| Feature                        | Description                                                          |
| ------------------------------ | -------------------------------------------------------------------- |
| Chat List Display              | Displays a list of available chats for the user.                     |
| Network Connectivity Indicator | Shows a "Waiting for network..." message when the device is offline. |
| Create New Conversation        | Allows users to create a new chat conversation via a popup menu.     |
| Access Archived Chats          | Provides access to archived chats through a menu option.             |

***

### Usages

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

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

<br>
