> 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/readme/branding/set-a-location.md).

# Set a location

1. Click **Properties** on the right side of your work space.\
   ![](/files/E1xfLhRu50aOVNcPaqzS)
2. The *Location* property is located near the bottom of the *General* section. The default value is *Not Set*.
3. In the Location value field, click ***Not Set***. \
   ![](/files/tmpT2xMy3zXvHTp2EKPI)
4. Enter your location. Click **Save**.\
   ![](/files/Ms6mfcFOJCdleqmokIv8)
5. The location will be displayed on the next screen. It will also appear in the work space, folders, and reports.\
   &#x20;![](/files/T71tPf32oqS5CVJmVZAN)<br>

{% hint style="info" %}
The location can be set for spaces, folders, and reports.
{% endhint %}

{% hint style="warning" %}
If you don't set a location, the folder name is used by default.
{% endhint %}


---

# 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:

```
GET https://docs.reportandrun.com/manual/readme/branding/set-a-location.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.
