# Create a location

### Navigate to Locations

Access the console and click on the ﻿Locations tab. You'll find this on the main navigation bar.

<figure><img src="/files/tCoeVAmTY6pwvXU75PRr" alt=""><figcaption></figcaption></figure>

### Add Location

If you have no existing locations, the list will be empty. Click on the ﻿+ Add Location button to start creating a new location.

### Enter Location Details

A flyout titled 'Add Location' will appear, prompting you to enter the following vital details:

▪ Name: Enter the name of the location. This name will be used for reference in integration mapping on the admin console, and within planning to manage your locations. It will also be visible to end users that are receiving their allocations, and scheduling for different locations created here.

▪ Address: You can manually enter the address fields or use the search field to find and auto-fill these details. Make sure to click ﻿Confirm Address to verify and save the entered address.

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

#### Save or Cancel

After filling out the location details:

* Click Cancel to discard changes and return to the locations list.
* Click Add to save the new location. Ensure all required fields are completed before adding.

#### Publish Changes

Once you add a location, a Review Changes button will appear in the top navigation. You must:

* Click Publish to activate the location and make it available for planning and allocations.
* If you click Discard All, the newly created location will be deleted.

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

### Location List

After setting up, the location will be displayed under the locations list with the following columns:

* Search all locations
* Country icon
* Location name
* Address
* Timezone
* Status (Active/Inactive)
* Ability to delete or edit

<figure><img src="/files/8GHCErYTMvehvR9Aay15" alt=""><figcaption></figcaption></figure>


---

# 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.gospace.com/admin/get-started/create-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.
