# Output History

Every time you generate content using any of our Copywriting Templates or Workflows, the outputs are automatically stored in your account's history for easy access.

**Accessing Your Output History**

To view your past outputs:

* Navigate to the left sidebar and click on **History** to see all outputs.

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

* Alternatively, click on **Saved Outputs** to view only the ones you’ve bookmarked.

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

You can bookmark or unbookmark any output by simply clicking on the bookmark icon next to it, making it easy to organize and retrieve your favorite content.


---

# 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://learn.heymavis.ai/account-and-billing/output-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.
