# Candidate Year Of Experience

To create a new Candidate Year of Experience, please navigate to **Civi Candidate**-> **Years of Experience-> Add New** in your left sidebar. Now you can start adding specific information about the Candidate Year of Experience Item in the fields data section below.

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

**Name:** Enter the name.

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

**ParentCandidate Years of Experience:** 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 Candidate Years of Experience**" 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/admin-dashboard/admin-customize-basic/civi-candidates/candidates/candidate-year-of-experience.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.
