# How do I edit a previous shed version?

With the feature of shed versions, you can easily revisit historical design information for any project within Shedmate. This tool provides a simple and effective way to track the evolution of your work and ensure that each version is better than the last.

To access you Shed Versions:

1. Open a draft or job for editing.

<figure><img src="https://lh7-us.googleusercontent.com/QHXH0vqMNtaZ-AFwDNmUghvbLmlbZ3PQ9nEjn7Xt0oy1Y0RSuCZOeg4raxNu2vUtJj_G8nndI0cbvlYhoE3STMjbTukhAI69AoY7BkNmWGr3NIgjiNpxX2P-Q83f94iQEJzdaMJ8uv9wzYQDLYYxz3w" alt=""><figcaption></figcaption></figure>

2. Click on Edit Shed.

<figure><img src="https://lh7-us.googleusercontent.com/UhO0FoNYe4MXMtrEjD5eddzo6yQUV8oBBXXWjAGpePtytNZZa6k3I6jgMPkE1hY-ZIg1kGXxhJt_7N32NpHanlMZ37mJeiTX6IcvlR13oxExl6lGAb-9y8wIOApywPZ5UeulV1d-c8DL4wXA84w0zU0" alt=""><figcaption></figcaption></figure>

3. Click on More&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/pkXj_4CAsNOo4PaVbLThHC5J3qbnuA7630hSEHdIQhJOKwveD-KH1Y222oiy2iTnw42fNW80VVKnWUA9Vgrgy00G7hPO3QCtV-7SsGI1d29gnE_hrWYzWsV-qpCVn_XWcVmzjNI-lGreXfbOY2OSevk" alt=""><figcaption></figcaption></figure>

4. Click on Shed Versions

<figure><img src="https://lh7-us.googleusercontent.com/HAf7ZVSM3CX9qVEPhiZK2q60GEwMNVM5CGMYDGA9qaxhDD3NZaMBT5bzs9NFfszraZ61A2IK0ua6HGQ2F-GyP64Crun9WkD1T0AIh8f1j7r3mApZ64LDmeOvobNX31HJQiosrZSODHgYLZMI9xzDUDM" alt=""><figcaption></figcaption></figure>

5. Now pick any different shed version that was saved previously to see how the designer changes. You can track who saved it, when and what Shed version number is related to each specific design.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/K7tuHdMfDDq11rChl8e_Bt9euzRShWphEmD0RdwRCvR901jQTTffbZxgoi4RC5MLxMgNcU2r_y297aU-bs74hwWOc4hH4s_Hg8tD1RlvPLedMdIHWtNkvLF2M6wmeWkpjAvn8CFPo5KOGADx2O64SAM" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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://shedmate.gitbook.io/shedmate-help/designing-shed-projects/how-do-i-edit-a-previous-shed-version.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.
