# Add New Openings

### Enter job title and description

![(Classic editor)](/files/-MHuKEp54UHyXeMQJ5z6)

![(Block editor)](/files/dIrYyVwp12O2c4XzgUVq)

Type the Title of the job and give a brief description of the job you want to post.

### Add specifications

![](/files/-MHuOZt14c0wrZ7Fj1Qe)

* You can add job specifications to the post and you can manage specifications from the settings page
* There are 3 default job specifications
  * Job Category
  * Job Type
    * Full Time
    * Part-Time
    * Freelance
  * Job Location

### Add expiry date

![](/files/-MHuMVItbM93fm3S1A7d)

* You can give expiry date for the job listing
* If you want to display expiry date to the applicant then click the ‘Display expiry date’  option

### Make your job opening live

![](/files/-MHuN8H3my06XHrqwng8)

### CC Email Notifications <img src="/files/-MXW8KvQZ9G9kHt0WZ6s" alt="" data-size="line">

![](/files/AfPQwmEY5YlODqTmYyC0)

You have the 'CC Email Notifications' meta box available for each job. There you can set up emails. A copy of notifications for each job application will be sent to these emails you submit.

### Job Display Options<img src="/files/-MXW8KvQZ9G9kHt0WZ6s" alt="" data-size="line">

![](/files/vQ02Igq6XIpy3F4mxRWn)

* If you want to create a form that works without job openings. You can do this by generating the application form shortcode for a job by excluding the same from the job listing.
  * Please go to Job edit Page and check the "**Exclude this From Job Listing**" option under Job Display Options. If you check this option the related job will be excluded from the job listings.
  * if check the checkbox '**Position Filled**' then the job is filled/not accepting any more applications.
  * Go to Wp Job Openings Settings -> Shortcodes -> Form. Select a job that you exclude in the listings then click Generate Shortcode and copy the generated shortcode and paste the shortcode into the page that you want to display the form.
* You can disable the application form for each job. Under the '**Job Display Options'** section, you can disable the form under the Application Form option and after creating the forms, you can assign the form from '**Job Display Options**'.


---

# 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://docs.wpjobopenings.com/job-listing/add-new-openings.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.
