# Service Order in Employer Extension

When the employer buys a candidate's services, the admin will have the role of managing and approving this order process between the employer and the candidate.

1. From the admin dashboard go to **Civi Employers** -> **Service Order**

<div data-full-width="true"><figure><img src="/files/ErbF6NeAZyW6jSOi0L0I" alt=""><figcaption></figcaption></figure></div>

2. Admin can manage candidate's order service list. In addition, the admin is responsible for approving the order when the order is in a pending state. After the admin approves, the candidate and the employer can conduct job transactions with each other.

<div data-full-width="true"><figure><img src="/files/PBeZk7KO033yiHnnic3V" alt=""><figcaption></figcaption></figure></div>

* Pending: Status is waiting for admin approval
* In Process: Status in progress between the candidate and the employer (Candidate is in the process of completing the job that the employer is hiring to do)
* Transfering: The status the candidate has handed over the hired product to the employer
* Completed: Job completion confirmation status is confirmed by the employer
* Expired: The job notification status has expired:&#x20;


---

# 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://uxper.gitbook.io/civi-job-board-wordpress-theme/service-order-and-service-withdraw/service-order-in-employer-extension.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.
