> 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/es/faq/c150/c152/q439.md).

# ¿Cómo creo, gestiono y cambio el nombre de los espacios de trabajo (espacios) en la app?

## Report and Run: Nube e integración

En la versión en la nube de la app, creas un único espacio cuando inicias tu suscripción. Puedes administrar y personalizar tu espacio de trabajo de varias maneras:

* cambiar el [nombre](/manual/es/report-and-run-integrate/identidad-visual/establecer-un-nombre-de-empresa.md) y [logotipo](/manual/es/report-and-run-integrate/identidad-visual/establecer-un-logotipo-de-empresa.md) asociado con tu espacio de trabajo
* usar carpetas para [configurar diferentes logotipos](/manual/es/readme/branding/set-multiple-logos.md) y la identidad de marca dentro de tu espacio de trabajo
  * ajustar [las propiedades de la carpeta](/manual/es/report-and-run-integrate/content/folders/set-folder-properties.md) para que los informes muestren diferentes nombres, logotipos y datos de contacto
  * [invitar a colaboradores](/manual/es/report-and-run-integrate/colaboracion/invitar-a-un-usuario-a-una-carpeta.md) a editar o ver solo carpetas específicas

## Report and Run: Sin conexión

En la versión sin conexión de la app, puedes [crear varios espacios](/manual/es/report-and-run/content/spaces/create-new-space.md) y editar los [nombre](/manual/es/report-and-run/branding/set-a-company-logo.md) y [logotipos](/manual/es/report-and-run/branding/set-multiple-logos.md) en cada espacio.&#x20;

## Relacionado

* [Artículo: Cómo crear un Report and Run: cuenta en la nube](/manual/es/readme/quick-start-guide/create-an-account.md)
* [Artículo: Cómo cambiar entre espacios en Report and Run: sin conexión](/manual/es/report-and-run/content/spaces/switch-spaces.md)
* [FAQ: ¿Cómo elimino un espacio de trabajo (espacio) en la aplicación móvil?](/manual/es/faq/c150/c152/q443.md)
* [FAQ: ¿Cómo creo espacios de trabajo separados con plantillas de texto únicas?](/manual/es/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/es/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.
