# History

## Summary

The History page is the spot to find all the sounds you have used in the past

<figure><img src="/files/7Y98iN2Ft8vKeUlOhaNN" alt=""><figcaption></figcaption></figure>

Once you have used a sound either by dragging it out into another program or adding it to a timeline using the connections, the sound will appear on the History page.  The list of sounds is filtered on the date that the sound was used. You can select a specific timeframe filter in the Drawer

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

You can remove a sound from History by right-clicking and selecting **Remove from History** or remove all sounds from History by clicking on **Clear all History** in the footer.&#x20;


---

# 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://boombox-studio.mtmograph.com/screens/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.
