# Job Ads

> Learn how to create, edit, and publish job ads on VIDEOJOBS.

Source: https://docs.videojobs.io/job-ads

> For the complete documentation index, see [llms.txt](https://docs.videojobs.io/llms.txt).

# Job Ads

Once you have filled your [Company Profile](/company-profile), you can start posting job ads instantly. There are two ways to create a job ad:

- Click the **Plus** button always visible on the page header.
- Click the **Add Job** button from the Home page or the Company Profile.

![Add Job](/4-job-ads/add-job.svg)

- **Job Title** - The title of the job ad, mandatory.
- **Job Location** - The location of the job ad, mandatory.
- **Job Description** - The description of the job ad, optional.

Once you hit the **Add** button, you will be redirected to the Job Ad page. Here you can edit the job ad and add more information about the position.

## Editing

You can edit the job ad by clicking the **Edit** <Icon name="SquarePen" size={16} /> button on the bottom right corner of the page, in the Action Bar.

If you are in Editing mode, a **Save** <Icon name="Save" size={16} /> button will appear on the Action Bar at the bottom of the page. Clicking on this button will save the changes made to the job ad.

## Publish

Once you have finished editing the job ad, you can publish it by clicking the **Publish** button on the Action Bar.

## Job Settings

The job ad settings can be found on the Action Bar at the bottom left of the page, accessible via the <Icon name="Settings" size={16} /> settings icon.

![Job Ad Settings](/4-job-ads/job-settings.svg)

- **Job URL** - The URL of the job ad, mandatory.
- **Description** - The description of the job ad, optional.
- **Status** - The status of the job ad, draft or published.
- **Published Date** - The date when the job ad was published.
- **Delete** - Delete the job ad.

## Cover Image

When in Edit mode you can add or modify the cover image. The cover image will be used as a preview image for the Job Ad. It will be visible on the Job Ad page.

![Cover Image](/3-company-profile/cover.svg)

<Callout type="info">
**Recommended size:** 1440x360 | **Aspect ratio:** 4:1
</Callout>

## Job Ad Blocks

The Job Ads, same as the [Company Profile](/company-profile), can be personalized to your company's needs using the VIDEOJOBS Blocks.

- [Text Block](/text-block)
- [Image Block](/image-block)
- [Video Block](/video-block)
- [Button Block](/button-block)
- [Benefits Block](/benefits-block)
- [Team Block](/team-block)
- [Contact Person Block](/contact-person-block)
- [Location Block](/location-block)
- [Reusable Blocks](/reusable-blocks)

## Video

<iframe width="560" height="315" src="https://videojobs.io/embed/video/1724074318000" title="Powered by VIDEOJOBS" frameBorder="0" style={{border: 0, aspectRatio: '16 / 9', width: '100%', height: 'auto', borderRadius: '12px', margin: '20px 0'}} allow="fullscreen" />

<Columns cols={2}>
  <Card title="Create a Block" icon="LayoutGrid" href="/creation">
    Learn more about Blocks, with all its features.
  </Card>
  <Card title="Text Block" icon="Type" href="/text-block">
    Learn more about Text Block, with all its features.
  </Card>
</Columns>
