# Locations

{% hint style="info" %}
This feature is exclusive to Direct Employer tenants. If you're an agency, you can go to [Create Companies](/product-guides/company-management/create-companies.md) to optimize management of your client companies and their locations.
{% endhint %}

## Overview

The **Location** section in Hireforce allows you to manage all location-related information for your job postings. Here, you can create new locations, edit existing ones, and associate them with your job openings. This feature is essential for targeting candidates in specific geographic areas.

On the **Settings** page, select the **Locations** to access.

## Location Management

You're able to edit or delete the Location after being added:

* Edit: Click the **Pencil** icon on the right > Edit information then click **Save**
* Delete: Click the **Trash** icon on the right > Click **Delete**

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

{% hint style="danger" %}
When you delete a location that is associated with jobs, you have to change it to another location then click the **Delete** button.

![](/files/ks43kSN0TTovahceA73i)
{% endhint %}

## Add A New Location

You can add many locations in your account:

1. Click the **+Add location** button.
2. Fill out the Office name, Country, State/province as required field. City, ZIP/Postal Code, and Street address is optional fields.
3. Click the **Add** button to complete. Repeat these steps to add as many locations as you want.

<figure><img src="/files/FrCuxWr8at8hw9mJ9GGs" alt="" width="563"><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://help.hireforce.io/getting-started/settings/workspace/locations.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.
