For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to clear or delete chats

Learn how to manage your DoubleTick inbox by clearing message history for individual contacts or deleting entire chat threads..

What’s covered

Feature overview

DoubleTick provides two distinct options to manage your inbox based on whether you want to reset a conversation history or permanently remove the contact thread entirely:

  • Clear chat: Erases the message history of a single conversation while leaving the contact in your inbox list.

  • Delete chats: Removes the selected chat thread and contact completely from your inbox.

Important: Both clear and delete actions are permanent and cannot be undone. Always double-check your selection before confirming.

How to clear a chat

Use Clear chat when you want a clean slate with a contact but plan to continue messaging them in the future.

  1. Select the chat you want to clear from your inbox.

  2. Click the three-dot menu (⋮) in the top-right corner of the chat window, next to the contact's name.

  3. Click Clear chat from the dropdown menu.

  4. Click confirm on the pop-up prompt.

The message history will be cleared, but the contact thread remains visible in your chat list for future communication.

If your technical team wants to automate conversation resets or clear chats programmatically, DoubleTick provides a dedicated API endpoint. Refer to the clear chat API for detailed request parameters and payload options.

How to delete chats

Use Delete chats when you want to permanently remove conversations and contacts from your inbox entirely.

  1. In the left-hand chat list, hover over or click the checkbox next to each chat you want to remove. You can select a single chat or choose multiple chats in bulk.

  2. Click the three-dot menu (⋮) that appears at the top of the chat list next to the selection counter (for example, 2/439 selected).

  3. Click Delete chats from the dropdown menu.

  4. Confirm the prompt to remove the selected chats.

The selected chat threads and their associated contacts will be permanently removed from your inbox.

Clear vs. delete: Which should you use?

Action

What it does

Contact stays in inbox?

Clear chat

Removes message history for one conversation

Yes

Delete chats

Removes the entire chat thread and contact

No

Key takeaways

  • Clearing erases message history but keeps the contact thread active in your chat list.

  • Deleting removes both the conversation history and the contact thread from your inbox completely.

  • You can select and delete multiple chats at once using bulk selection.

  • Neither action can be reversed once confirmed.

Frequently asked questions

What is the difference between clearing a chat and deleting a chat?

Clearing a chat erases its message history. The contact thread stays in your inbox. Deleting a chat permanently removes its history and contact thread.

Can I clear chat messages programmatically using an API?

Yes. Use the Clear Chat Messages API endpoint to erase a specific contact's message history programmatically.

Can I delete chats via API?

No. Delete chats manually or in bulk from the DoubleTick dashboard.

Can cleared or deleted chats be recovered later?

No. Both actions are permanent once you confirm them.

Can I delete multiple chats at once?

Yes. Select several conversations with the chat-list checkboxes. Then open the three-dot menu (⋮) and select Delete chats.

Last updated