# Organize chats

AIChatOne allows you to manage your chat history easily. An organized workspace will promote an enhanced productivity and streamline workflow. Here’s how you can organize the chats with AIChatOne:

## 1. Update the chat title <a href="#adfd79311f6c4804b9da69bf7be499cd" id="adfd79311f6c4804b9da69bf7be499cd"></a>

AIChatOne will automatically generate a title for each new conversation related to its content to help you keep track of them.However, you can easily customize this by clicking the “pen” icon next to each title on the left sidebar

## 2. Pin chats <a href="#id-655491a018804a588ca4120ad96d05e2" id="id-655491a018804a588ca4120ad96d05e2"></a>

You can pin important conversations so they always stay at the top of your chat list.To pin the chats, easily click the “star” icon next to each conversation on the left sidebar.

## 3. Add chats to folders <a href="#id-7c66882b2ac0440484f10b6ff4f6ae60" id="id-7c66882b2ac0440484f10b6ff4f6ae60"></a>

To keep your chats organized, you may want to add them to specific folders.

* First, create a new folder by clicking “folder icon" on the left sidebar.
* Name your folder
* You can then drag and drop any chat into the folder or select the chat and choose the option "Move" to move the a specific folder you want.

## 4. Bulk delete <a href="#id-0b862f81145f4e16a1763eb705d0e5f9" id="id-0b862f81145f4e16a1763eb705d0e5f9"></a>

Easily delete your chat history, even in bulk!

* Delete conversation one-by-one: click the “Trash icon” next to each conversation on the left sidebar to delete one by one.
* Delete chats in bulk: from the left sidebar, click the Dropdown icon > Select Chats > check the chats you want to delete or select all to quickly delete all the chat history.


---

# 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.aichatone.com/product-guides/chat-management/organize-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.
