# Post a job on Commudle

### How to post a job on Commudle

* To post a job, click on your Avatar
* Click on the My Profile Section to land on your Profile page

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

* When you reach your Profile page, you can see an "I'm hiring" Toggle Button&#x20;
* Click on that toggle to enable your profile for job posting
* After that, click on the Jobs button from that dashboard, and you will be navigated to the Jobs Section

<figure><img src="/files/8TnmPlVYtRv007IiXAxD" alt=""><figcaption></figcaption></figure>

### Adding a Job

* When you go to the Jobs Section, Click on the Add Job Button&#x20;
* A Post a Job popup window will appear
* Fill in all the details that are required as per your Job posting and Hit that create button to post the Job

{% hint style="info" %}
A job gets auto expires every 15 days, but you can re-enable it&#x20;
{% endhint %}

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

* You can select the Salary type you want to provide by clicking on the Salary Type Drop Down menu
* Select from the options Hourly, Monthly, Yearly&#x20;

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

* Add the location of the job by choosing from the Location Type drop-down menu
* Choose from Remote/Office/Flexible

{% hint style="info" %}
If you choose Office as your Job Location, It is mandatory to specify the specific City or Location of the job posted.
{% endhint %}

<figure><img src="/files/ZAjGz8UuP4b6AQQr2E40" alt=""><figcaption></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://documentation.commudle.com/jobs/post-a-job-on-commudle.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.
