# Adding an Office Location

### Overview

Administrators can create individual locations and associated location groups for easy management of multiple locations. By maintaining accurate location groups, companies can restrict access to sensitive resources based on geographic or network-based criteria, reducing the risk of unauthorized access. Additionally, up-to-date location data ensures that security policies are properly enforced and makes it easier to audit and demonstrate compliance with data protection and industry standards.

***

### Adding a New Location

To get started, click the **Add Locations** button in the upper-right corner of the Locations menu.

<figure><img src="/files/vMaNeHmWKpK2483jjC31" alt="" width="563"><figcaption></figcaption></figure>

In the pop-up form, fill in the required details:

* **Name:** Enter a unique location name
* **Address:** Provide the full address for the location
* **Image (Optional):** Upload an image for visual identification of the location. If omitted, a map icon will be displayed.&#x20;

<figure><img src="/files/lgmDHP64W7LbaAjjP426" alt="" width="375"><figcaption></figcaption></figure>

* **Additional Fields:** Fill in custom fields as needed. These fields can be configured from the [Location Fields](https://guides.mangoapps.com/admin-guide/domain-settings/locations/location-fields#setting-up-additional-fields) tab.
* Click **Save** to finalize the new location.

To designate a location as a headquarter, check **Mark this location as Our Headquarter**. Customize the headquarter label in **Admin Portal > Domain > Locations > General Settings**.

<figure><img src="/files/hCndEUya9GvRcAogt6p0" alt="" width="563"><figcaption></figcaption></figure>

***

### Creating a Location Group

At the time of location addition, admins can also elect to create an associated location group. This associated group can be added later by clicking the [**Create Groups**](https://guides.mangoapps.com/admin-guide/domain-settings/locations/locations#managing-location-based-groups) button.

<figure><img src="/files/jYTmkQALwShlojs7fC5m" alt="" width="563"><figcaption></figcaption></figure>

Newly created groups will appear in the **Groups** module where they can be edited or removed as needed.

***

### Best Practices for Location Management

To optimize location organization, follow these best practices:

**Use Descriptive Names:** Clearly define location names (e.g., "Berlin Office" instead of just "Berlin").

**Include Images:** Enhances visual identification for easier navigation.

**Keep Details Updated:** Regularly review and update location information.


---

# 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://guides.mangoapps.com/admin-guide/domain-settings/locations/locations/adding-an-office-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.
