# Edit an existing job

To edit an existing job, click on **Jobs** in the top navigation bar, then on options column click the edit icon to the right of the job title, as shown below:

![Jobs page](/files/-MdSPa_0W78TBexb5P4z)

Alternatively, from an open job, you can edit the job details by clicking the edit icon in the top-right corner.

<figure><img src="/files/WaDW1AiKSXT5COwYq391" alt=""><figcaption><p>Inside the Job</p></figcaption></figure>

![Edit job](/files/-ME2tPNP7yc37ZOGpP0_)

You can edit the job details and [assign it to a team member](/collaborate/assign-job.md) or [add questions](/settings/manage-questions/add-questions-to-job.md) for the candidate's application form directly on the organization's [career site](/manage-candidates/add-candidates-to-a-job/career-site.md).


---

# 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://help.smartcv.co/manage-jobs/edit-job.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.
