# Como arquivar e restaurar uma Cápsula

## Como arquivar uma Cápsula

Siga estas etapas para arquivar uma Cápsula:

1. Na página *Build*, clique na aba **Cápsulas**.
2. No lado esquerdo da tela, clique na coleção que contém a Cápsula que você deseja arquivar.
3. No menu de três pontos da Cápsula escolhida, selecione a opção **Arquivar**.
4. Uma mensagem de confirmação será exibida. Clique em **Arquivar** para prosseguir ou em Cancelar para voltar à tela anterior.

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

## Como restaurar uma Cápsula

Siga estas etapas para restaurar uma Cápsula:

1. Na página *Build*, clique na aba **Cápsulas**.
2. No lado esquerdo da tela, clique no filtro Arquivado e selecione Sim.
3. No menu de três pontos da Cápsula escolhida, selecione a opção **Restaurar**.

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


---

# 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://docs.digibee.com/documentation/developer-guide/pt-br/development-cycle/build-overview/capsulas/how-to-use-capsules/how-to-archive-and-restore-a-capsule.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.
