# Archive & Restore

### Overview

Archiving a guide in Different Breed allows you to remove it from public view without permanently deleting it. In this tutorial, we’ll walk you through how to archive a guide, locate archived guides using filters, and restore a guide if needed. This feature is useful for managing outdated or accidental guides while keeping your workspace tidy. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/f74cd8fcdcc0487cbeac817249c02975?sid=1edd2574-c5d6-48e1-8c43-073dda4033ec>" %}
Learn how to archive and restore guides on Different Breed to keep your guide list organised.
{% endembed %}


---

# 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://help.differentbreed.events/tutorials/guides/archive-and-restore.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.
