> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.sparkian.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.sparkian.com/_mcp/server.

# Deleting messages and chats

Deleting a response or a chat happens immediately.

## Deleting a single response

Use **Delete response** in the [response action row](/chat-response-actions) under any AI response to remove just that response.

## Deleting an entire chat

From the sidebar or the [Chats list](/search-chats), hover a chat and open its **⋯** menu, then choose **Delete**.

![Delete a chat from its menu](https://cdn.sparkian.com/docs/delete-chat-menu.png)

This permanently removes the entire conversation.

## Related

* [Chat response actions](/chat-response-actions)
* [Chat branching](/chat-branching)