> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/pt-br/faq/c150/c152/q443.md).

# Como excluo um espaço de trabalho (espaço) no aplicativo móvel?

## Report and Run: Integrar

Antes [de excluir seu espaço do Report and Run: Integrate](/manual/pt-br/report-and-run-integrate/account-management/excluir-seu-espaco.md), você precisará [cancelar sua assinatura](/manual/pt-br/faq/c167/q555.md).

{% hint style="info" %}
Na versão em nuvem do app, você terá 7 dias para restaurar seu espaço após agendá-lo para exclusão. Depois disso, seu espaço será **permanentemente** excluído, junto com todo o seu conteúdo, incluindo pastas, relatórios e PDFs.&#x20;
{% endhint %}

## Report and Run: Offline

Siga estas [etapas para excluir seu espaço](/manual/pt-br/report-and-run/content/spaces/delete-space.md).

{% hint style="info" %}
Na versão offline do app, excluir um espaço irá **imediatamente e** **permanentemente** excluir todo o conteúdo de um espaço, incluindo pastas, relatórios e PDFs.&#x20;
{% endhint %}

## Relacionado

* [Artigo: Como cancelar uma assinatura do Report and Run: Integrate](/manual/pt-br/report-and-run-integrate/account-management/cancelar-sua-assinatura.md)
* [Artigo: Como excluir um espaço do Report and Run: Integrate](/manual/pt-br/report-and-run-integrate/account-management/excluir-seu-espaco.md)
* [Artigo: Como alternar entre espaços no Report and Run: Offline](/manual/pt-br/report-and-run/content/spaces/switch-spaces.md)
* [Artigo: Como excluir um espaço no Report and Run: Offline](/manual/pt-br/report-and-run/content/spaces/delete-space.md)
* [FAQ: Como crio espaços de trabalho separados com modelos de texto exclusivos?](/manual/pt-br/faq/c150/c155/q493.md)
* [FAQ: Como faço para criar, gerenciar e renomear espaços de trabalho (espaços) no aplicativo?](/manual/pt-br/faq/c150/c152/q439.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/pt-br/faq/c150/c152/q443.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
