> For the complete documentation index, see [llms.txt](https://docs.tempoweave.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tempoweave.com/help-by-menu-tabs/file-menu/recent-designs.md).

# Recent Designs

Recent Designs is accessed from the File Menu.   Listed is up to 30 recently saved drafts.  Click on the draft name to open. Optionally Pin Draft to the recent designs menu to keep them at the top of the list.

<div data-with-frame="true"><figure><img src="/files/LkP9P7gY8IgnG6LtYqTo" alt=""><figcaption></figcaption></figure></div>

The Red Arrow points to options to Pin a file to the recent files, as well as an "x" mark to remove from recent files.&#x20;

<div align="left" data-with-frame="true"><figure><img src="/files/BKOBFz1eg3UdKOwz1HeH" alt="" width="72"><figcaption></figcaption></figure></div>

**Pin File** - click beside a draft that you want to keep on the recent design list, even if there are more than 30 recently saved drafts.&#x20;

<div align="left" data-with-frame="true"><figure><img src="/files/DDSZkWK1A9McWNKF1rMB" alt=""><figcaption></figcaption></figure></div>

**Remove File** - click beside a draft that you want to remove from your recent design list.


---

# 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.tempoweave.com/help-by-menu-tabs/file-menu/recent-designs.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.
