> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/members-and-locations/create-location.md).

# Create Location

Aranet Cloud Locations are another way to group sensors based on the geographical location of the Assets. The sensor can belong to one Asset only. In turn, an Asset can belong to one Location only.

To create a Location, you should log in to the Aranet Cloud workspace with *Administrator* rights.&#x20;

Navigate to the **SETTINGS** menu and select the **LOCATIONS** tab. List of previously created locations will open:

<div data-with-frame="true"><figure><img src="/files/AVmVXVSNHSLovPyP6lrl" alt=""><figcaption></figcaption></figure></div>

For each location, the number of workspace members having access to it (**1**) and the number of assets belonging to it (**2**) are shown.

To add a new location, press **NEW LOCATION** button. A new pop-up window will open:

<div data-with-frame="true"><figure><img src="/files/uAZ1oOKNCKBWBZF85RMq" alt=""><figcaption></figcaption></figure></div>

Fill in all fields:

1\. Location name

2\. Location address or GPS coordinates. Start typing in the address, Aranet Cloud will look for it and show suggestions. Aranet Cloud uses *OpenStreetMap*. If your address is unavailable in the map provider database, you can add it manually on the provider's site.

3\. Link to the map provider website.

4\. Pressing the button **EDIT LIST** in the *Assets* field will open a list of Assets not assigned to any location. You can select Asset(s) you wish to belong to this location. Press **ACCEPT** to confirm.

5\. Pressing the button **EDIT LIST** in the *Users* field will open a list of workspace members with *User* access rights. You can select user(s) you wish to grant access to this location. Press **ACCEPT** to confirm.

When you finish entering data, press **CREATE** button. Created location is now in the list:

<div data-with-frame="true"><figure><img src="/files/0MQsYGzyq2urwHSxaKjB" alt=""><figcaption></figcaption></figure></div>

If you need to edit the existing location, press the pencil button.


---

# 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://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/members-and-locations/create-location.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.
