# How to add Service's location

Go to **Civi Candidate -> Services -> Location**

<div data-full-width="true"><figure><img src="/files/Ne5hffOQtX0l7dukZWX3" alt=""><figcaption></figcaption></figure></div>

**Name:** Enter the name of the service location.

**Slug:** The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.

**Parent Service Location:** select parent amenities if needed. Usually, you don’t need to do it.

**Description**: Enter a description for categories if available

After completing all the necessary fields, click on the "**Add New Service Location**" button.


---

# 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://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/how-to-add-services-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.
