# How to Extend an Offer to a Candidate

Go to the **"Job board"** to view your active job listings.

Select the job listing you wish to edit by clicking on the "**edit**" icon

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

Click **"Update"** to update the listing details

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

You can archive a job listing as well. Click on the archive icon to arch

<figure><img src="/files/ge8pwncok3RV3WbkeiLV" 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://spurt.gitbook.io/spot-user-guide/application-management/how-to-extend-an-offer-to-a-candidate.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.
