> For the complete documentation index, see [llms.txt](https://docs.wpjobopenings.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpjobopenings.com/settings/job-specifications.md).

# Job Specifications

![](/files/BgYqxeH3xbg6UtXw1m0y)

* There are 3 default specifications  : Job Category, Job Type and Job Location.&#x20;
  * You can add as many specifications as you like by clicking on the Add New Spec Button and the Key is filled automatically.&#x20;
  * You can select the Icon of your choice from the drop-down menu.
  * To Delete any use Delete button on the right.&#x20;
  * For each specification, you can provide unlimited options by clicking the Enter Key.


---

# 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:

```
GET https://docs.wpjobopenings.com/settings/job-specifications.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.
