# How to add custom fields to the Job's filter

1. Go to **Theme Options** ⇒ **Custom Fields (Jobs)** ⇒ Create your custom fields
2. Each field has an option called '**Show in Filter Sidebar**'. If you want the field to appear in the job filter, this option must be checked.\
   You can also control the field order in the filter by setting the 'Filter Display Order' value — lower numbers appear first. See the picture below:

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

3. Go to **Theme Options** ⇒ **Jobs Options** ⇒ 'Search Jobs' section.\
   (Note: custom fields filter only work in Sidebar)\
   Drag the "Cutom Fields" block to Sidebar area, as picture:

<figure><img src="/files/kKZ6mZZ1lgyyjvvKwUsu" alt=""><figcaption><p>Make sure the Custom Fields Block stays in the Sidebar.</p></figcaption></figure>

4. Last step, click to the "Save" button.\
   And, go to the Jobs page and check it out.

<figure><img src="/files/Bq0rdyaUhJ8C3LHIJB5r" alt=""><figcaption><p>Custom fields in the Job's Filter</p></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://uxper.gitbook.io/civi-job-board-wordpress-theme/faqs/how-to-add-custom-fields-to-the-jobs-filter.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.
