# Send offer

Recruiter can send offer to single candidate at a time, The recruiter performs the **'Send offer'** action, a popup appears.

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

After the recruiter fills out the offer details and clicks '**Save**,' the system sends an email notification to the candidate with the **attached offer letter**, and an action-performed email notification is sent to the recruiter.

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

Status change to ‘**Offer sent’** in the tracker and a task activity is added.

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

Last updated 23 December 2025


---

# 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://docs.aiflo.app/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/send-offer.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.
