# How do I create an additional space in Report and Run: Cloud?

With Report and Run: Cloud, your space is tied to your subscription, so each subscription has just one workspace. However, you can customize reports to show different company logos, names, and other details by using folders.&#x20;

1. Create a [new folder](/manual/readme/content/folders/create-a-folder.md)
2. [Set a different logo](/manual/readme/branding/set-multiple-logos.md) for the folder
3. Adjust the [folder properties](/manual/readme/content/folders/set-folder-properties.md) so reports show a different company name, contact details, etc.

When you generate a report from the folder, all of the settings you applied will appear on the published reports.

## Related

* [Article: How to create a folder in Report and Run: Cloud](/manual/readme/content/folders/create-a-folder.md)
* [Article: How to set multiple logos in Report and Run: Cloud](/manual/readme/branding/set-multiple-logos.md)
* [Article: How to set folder properties in Report and Run: Cloud](/manual/readme/content/folders/set-folder-properties.md)
* [FAQ: How do I create, manage, and rename workspaces (spaces) in the app?](/manual/faq/c150/c152/q439.md)
* [FAQ: How do I get started with a cloud account?](/manual/faq/c142/c144/q394.md)


---

# 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.reportandrun.com/manual/faq/c150/c152/q447.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.
