> 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/browse-drafts-show-draft-thumbnails.md).

# Browse Drafts (show draft thumbnails)

**Browse Drafts** allows you to explore folders that contain weaving drafts. Shown below is an example of a folder and its subfolders containing multiple drafts.

Each draft automatically displays a thumbnail image for easy visual identification.

Additional search options are available to filter drafts by **name**, **title**, **author**, **number of shafts**, **number of treadles**, and **tags**. You may create and assign any tags you wish to support searching, organization, and documentation.&#x20;

See [Project Notes](/help-by-menu-tabs/project-menu/project-information/project-notes.md)for information on assigning tags to drafts.

<div data-with-frame="true"><figure><img src="/files/6Z8GQMg5qBf8QdnbTDMo" alt="" width="563"><figcaption><p>Browse Drafts Sample</p></figcaption></figure></div>

Click **Add Folder** to locate a folder on your computer.

Select any folder to display thumbnails and links for the WIF files it contains.\
To include files in subfolders, enable **Include Subfolders** at the top of the panel.

The **Search All Folders** option searches across all folders currently selected in the left panel.

Very large folders may take some time to load.

Images are cached after they are first loaded, so subsequent browsing will be much faster.\
If you ever need the system to regenerate the images, use the **Clear Cache** button.


---

# 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/browse-drafts-show-draft-thumbnails.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.
