> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/product-guides/recruitment-and-ats/add-location.md).

# Add Location

Go to **Setting** menu

![](/files/OqjBBg0qHLGnDVfbXObI)

Click on **Location**

![](/files/b46IJH6NDWl8OCLJTU0t)

Click on **+Candidate Location**

![](/files/Vn9IkMS591nRyw4A1KbB)

Add Location and click on **save**

![](/files/Hsga9jxJ29RbhcwWGGdX)

Recruiter can see the added location

![](/files/eGpZFtt7BSmiE05UXK7B)

When a recruiter adds a candidate, they can see the added location in the location list.

![](/files/XkKu5GZyX0FnDEmMyho5)

## Edit Location

You can choose to edit the location that you have created.

To edit location

Click on the Action (3 vertical dots) ![](/files/ZbTIZH35qwwetY9cUNOb) for the record which you would like to edit and click the **Edit** button

![](/files/j28Nbv6D7PHycHco5yKg)

Make the necessary changes and click **Save**

![](/files/mzAA90k134yEbyMzAWp6)

## Delete Location

Location once added can be deleted if no longer necessary

To delete location

Click on the Action menu (3 vertical dots) ![](/files/5552c3bzOcP3jV2JOB2c) for the record which you would like to delete and click the **Delete** button

![](/files/koqsDNO5oKr6OA7bmoMM)

Give your confirmation in the popup and the record will be deleted

![](/files/VH1hkyn6WExoSQxUYIW9)

## View Location

You can choose to view the location that you have created.

To view location

Click on the Action menu (3 vertical dots) ![](/files/oOMCOyj31Zdpn0ig1f5Z) for the record which you would like to view and click the **View** button

![](/files/P80jFZ7lPSKFH7l01K6j)

You can see all details of qualification

![](/files/kpb1X07phauZXgqEROh4)


---

# 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.quickappflow.com/product-guides/recruitment-and-ats/add-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.
