# Location

### Overview

Highlight's Network Explorer tree comprises folders and locations. All watches must exist in a location. Only those with the permission **Manage folders/locations** will be able to complete these steps.

### Create location

On the Admin page, select the containing or parent folder and click "+".

From the "Create new\..." slide-in panel, choose "Create a new location" and complete these fields:

<figure><picture><source srcset="/files/vGgA4mVpdacjhvzNdcW7" media="(prefers-color-scheme: dark)"><img src="/files/iLRBPJ7FGS2CbLGU1MKx" alt="Create Location"></picture><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="173"></th><th></th></tr></thead><tbody><tr><td>Location name</td><td>Enter the location name, which may contain spaces and does not need to be unique. Maximum length 100 characters.</td></tr><tr><td>Time zone</td><td>The default is inherited from the parent folder. Use the drop-down to change the country/time zone for this location. See the <a href="/pages/2DLJc4EokCR1eVp5V7eR#time-zones">Time zone section</a> for more details.</td></tr><tr><td>Site availability</td><td>SLA target %. An optional field, used in Reporting to compare actual site availability with this SLA. Enter a number between 0 and 100 with up to 3 decimal places, such as 99.999.</td></tr><tr><td>Save</td><td>Store all details</td></tr></tbody></table>

### Edit location - Main

<figure><picture><source srcset="/files/eJqSrX4dHLhT2Z60UtqN" media="(prefers-color-scheme: dark)"><img src="/files/3oodV5HsEPQuJC8VQtyn" alt="Edit Location Main"></picture><figcaption></figcaption></figure>

Click on the cog to edit a location. See the [Create location](#create-location) section above for an explanation of the fields. Additional options on edit are:

<table data-header-hidden><thead><tr><th width="146"></th><th></th></tr></thead><tbody><tr><td>Site availability</td><td>If SLA Now is disabled on the Features area of a parent folder, then this field will not be available to edit.</td></tr><tr><td>Alerting Thresholds</td><td>Set thresholds for WiFi, Bearers, Classes and Broadband. See the <a href="/pages/paVXUDQON9y3oWG7lw2A">Alerting Thresholds</a> page for further details</td></tr><tr><td>Delete</td><td>A recursive delete - see a confirmation message indicating all that will be deleted</td></tr><tr><td>Save</td><td>Stores details for all sections</td></tr></tbody></table>

### Edit location - Main for Autodiscovered locations

<figure><picture><source srcset="/files/jFA8GJB9ZPkaxVV3CuaR" media="(prefers-color-scheme: dark)"><img src="/files/ZP7u7EENlbdBZoTPj3vM" alt="Edit Location Main Autodiscovered Name"></picture><figcaption></figcaption></figure>

If **Auto create locations** is checked on the controller, then on save, locations are automatically created in the current folder based on location information in the controller. Each location is assigned an autodiscovered name and discovered devices and watches are placed in the correct location.

**Autodiscovered name** is auto-generated on creation of an SD-WAN controller. Autodiscovered name cannot be changed in Highlight. Autodiscovered names differ for supported vendors and use the following information:

* **Cisco Meraki:** Network name (these update if changed in the Meraki dashboard)
* **Cisco Catalyst:** "Site " followed by the Site ID
* **Fortinet:** Device name

**Location name** initially matches the autodiscovered name but can be changed. The location name displays everywhere in Highlight instead of the autodiscovered name if it has been changed.&#x20;

Use the revert arrow to revert the location name to the autodiscovered name.

### Edit location - Business Hours

Highlight uses business hours when displaying traffic trend graphics, for filtering report results, and when generating alerts.

See the [Business Hours](/admin/admin-general-details/business-hours.md#overview) page for further details on the settings involved.


---

# 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://help.highlight.net/admin/admin-page/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.
