# Recent Chats

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

The **Recent Chats** feature in ChatNGO provides an easy way to keep track of your most current conversations. Whether you are juggling multiple projects or collaborating with different teams, this section allows you to quickly return to your ongoing discussions.

### **What Are Recent Chats?**

The **Recent Chats** tab displays the most recently active conversations. This includes both **Team Chats** and **Private Chats**, helping you resume important conversations without needing to search through the entire workspace.

### **Features of Recent Chats**

* **Quick Access**: All your latest conversations are grouped here for easy access. Simply click on any chat from the list to jump right back into the discussion.
* **Organized by Activity**: Chats are sorted based on the most recent activity, ensuring that your most important or active conversations are always at the top.
* **Team & Private Chats**: The Recent Chats section will display both **Team** and **Private** chats. This way, you can quickly see where the latest messages are coming from, regardless of the type of chat.

### **Archiving Recent Chats**

* **Archiving**: If a conversation is no longer active but you want to keep it for reference, you can move it to the **Archived Chats** section, which keeps it out of your Recent Chats list but allows for future reference.

***

### **Best Practices**

* **Stay Organized**: Use the Recent Chats list to manage your active conversations, but archive those that no longer need immediate attention.
* **Prioritize Communication**: Keep an eye on this section for real-time updates in the conversations most important to your work, ensuring nothing falls through the cracks.


---

# 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.chat.ngo/chat/chat-navigation/recent-chats.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.
