> 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.

# Editing a message

Hover over any message you've sent and click **Edit message** to revise it.

![Editing a sent message](https://cdn.sparkian.com/docs/edit-message.png)

Your message loads back into the chat input box for editing. Send it and it's added as a new turn in the conversation. The original message and its response stay in place above it, so nothing is lost.

If you want to explore a different direction without adding to the same thread, use [Branch from here](/chat-branching) instead.

## Related

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