> 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/q439.md).

# Como crio, gerencio e renomeio espaços de trabalho (espaços) no aplicativo?

## Report and Run: Cloud e Integrate

Na versão em nuvem do aplicativo, você cria um único espaço quando inicia sua assinatura. Você pode gerenciar e personalizar seu espaço de trabalho de algumas maneiras:

* alterar o [nome](/manual/pt-br/report-and-run-integrate/identidade-visual/definir-o-nome-da-empresa.md) e [logotipo](/manual/pt-br/report-and-run-integrate/identidade-visual/definir-o-logotipo-da-empresa.md) associado ao seu espaço de trabalho
* usar pastas para [definir diferentes logotipos](/manual/pt-br/readme/branding/set-multiple-logos.md) e identidade visual no seu espaço de trabalho
  * ajustar [propriedades da pasta](/manual/pt-br/report-and-run-integrate/content/folders/set-folder-properties.md) para que os relatórios mostrem diferentes nomes, logotipos e detalhes de contato
  * [convidar colaboradores](/manual/pt-br/report-and-run-integrate/colaboracao/convidar-um-usuario-para-uma-pasta.md) para editar ou apenas visualizar pastas específicas

## Report and Run: Offline

Na versão offline do aplicativo, você pode [criar vários espaços](/manual/pt-br/report-and-run/content/spaces/create-new-space.md) e editar os [nome](/manual/pt-br/report-and-run/branding/set-a-company-logo.md) e [logotipos](/manual/pt-br/report-and-run/branding/set-multiple-logos.md) em cada espaço.&#x20;

## Relacionado

* [Artigo: Como criar um relatório e executar: conta na nuvem](/manual/pt-br/readme/quick-start-guide/create-an-account.md)
* [Artigo: Como alternar entre espaços no Report and Run: Offline](/manual/pt-br/report-and-run/content/spaces/switch-spaces.md)
* [FAQ: Como excluo um espaço de trabalho (space) no aplicativo móvel?](/manual/pt-br/faq/c150/c152/q443.md)
* [FAQ: Como crio espaços de trabalho separados com modelos de texto exclusivos?](/manual/pt-br/faq/c150/c155/q493.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/q439.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.
