> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/yoov-work/recruitment-management/job-application-form.md).

# Job Application Form

## 1. New Job Application Form&#x20;

* In order to effectively improve the accuracy of information and save administrators' time, YOOV WORK has automated the process of filling out job application forms, allowing applicants to fill in the information required for job applications by themselves, so that administrators do not have to process a large amount of information alone. Before sending the job application form, the administrator needs to set up the job application form in advance.
* Operation steps: \
  ① \[Recruitment] > \[Job Application Form] > \[New Position Application Form] \
  ② On the welcome page, the administrator can first enter the name and description of the job application form, the title of the welcome page, the welcome message, etc. The corporate LOGO uploaded will be automatically converted into the company LOGO in the system. \
  ③ In the employment registration form, you can set whether each option is required, and you can also add instructions to help applicants understand. If you need to add more information types, you can click "Add Category" to select the required information. \
  ④ The system can also add in \[Job Application Materials] to require applicants to upload any required materials such as academic certificates, photos, etc. \
  ⑤ The set job application form will be displayed on the job application form page, and the administrator can share the link with applicants.

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

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

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

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

<div align="left"><figure><img src="/files/YeV1LcERnah0AX56VGKR" alt="" width="505"><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/TYyNCcbR5p0eZvBDSNH5" alt="" width="373"><figcaption></figcaption></figure></div>

## 2. For Candidates to Fill in Application

* Operation steps: \
  ① After opening the above link, the applicant needs to enter his or her phone number and click "Enter to fill in".

  ② Fill in the corresponding information and click \[Next]. \
  ③ Upload attachments (if any) and click \[Complete]. \
  ④ After successfully saving the content, the following page will be displayed.

<div align="left"><figure><img src="/files/8hIUCf5eDBoGNBUqo5xL" alt="" width="407"><figcaption></figcaption></figure></div>

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

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

## 3. Confirm Employment Application

* If the administrator needs to confirm the applicant's employment application, he or she can check the applicant's application information according to the following steps.
* Operation steps: \
  ① \[Recruitment] > \[Job Application Form] > \[Job Application Form Record] \
  ② If you feel that the applicant’s qualifications meet the requirements, you can click \[Transfer Candidate]. \
  ③ After confirming that the applied position is correct, click \[Save]. \
  ④ The applicant's information will be automatically synchronized to the "Candidates" page.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coreway.com/yoov-work/recruitment-management/job-application-form.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
