> For the complete documentation index, see [llms.txt](https://docs.yaycommerce.com/yaymail/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder/history.md).

# History

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

The **View History** panel (Only available in **PRO** version) provides a convenient way to track and manage your customization process. It consists of three key components:

**(1). Actions:** Displays a chronological list of all actions taken during the editing session—such as adding elements or editing content. You can click on any action to instantly revert your email template to that specific state.

**(2). Revisions:** Shows saved versions (revisions) of your email design. You can restore your template to any previous revision or choose to clear all if needed for a fresh start.

**(3). Back Button:** This handy button lets you return to the Elements panel, allowing you to seamlessly continue your editing workflow.

With **View History**, you gain full control over your editing process—confidently experiment with design changes while always having the option to step back at any point.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.yaycommerce.com/yaymail/drag-and-drop-email-builder/history.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.
