> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/product-guides/recruitment-and-ats/create-and-manage-job/add-job-image.md).

# Add Job Image

Recruiters can upload images in two ways: through the **'local drive**' or the **'media library'**

## From Local Drive:

Go to **job posting** and open add job post form.

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

Click on upload and select **local drive.**

![](/files/KDPKrn8lyADHTriu6DD4)

Select the image recruiter want to upload and **save** the form.

![](/files/l03X3lEfgRgPCo6FcX8s)

## From Media Library:

Add an image to the media library

Click on the **hamburger** icon and navigate to the **admin settings**

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

Click on the **Media Library** menu

![](/files/xjsFXnEUJOVLKknFFHUa)

Click the **'+' icon** to add an image file to the media library

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

Add a **title** and upload image/file and click on **save**

![](/files/mgDjxL8mkzuIjpERkfMd)

The latest added record is displayed at the top

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

## How to a add job image while creating job post:

Navigate to the **job posting** and open the new job post form.

Click on **upload** button

![](/files/umagG3YwVP8TyvE8dABp)

Click on **'Media Library'** to select and upload an image.

![](/files/1E9zmUtqggpKzzdPfI1u)

Select a Job image recruiter want to add to the job post and click on **select**

![](/files/CBlQ7XjCxZuvIGuEYnH8)

**Save** the form to complete the job posting with the added image&#x20;

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

Recruiters can view the uploaded images on the **careers job portal**

![](/files/BClCFK3l7Cr9JWrbEQ07)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.quickappflow.com/product-guides/recruitment-and-ats/create-and-manage-job/add-job-image.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
