# Upload resumes

In Worklife Recruit you can upload resumes on the [Upload Resumes to Job](/manage-candidates/add-candidates-to-a-job/upload-resumes.md) page. This page is accessible in two ways:

1. **Through the Jobs Page**:

   * Access the **Jobs** page from the top navigation bar.
   * From button to the right of each job click the **Upload Resumes to Job** , as shown below.

   <figure><img src="/files/RHLdH0bHbkyde6ZAmaNm" alt=""><figcaption><p>Job list</p></figcaption></figure>
2. **Through the Manage Job Applications Page**:

   * Go to the [Manage Job Applications](/manage-candidates/manage-job-candidates.md) page for the job you want to upload resumes to.
   * Click the **Upload Resumes** button in the upper right corner of the page, as shown below.

   <figure><img src="/files/NJgF0qf279xHWZIxEcGO" alt=""><figcaption><p>Job page</p></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://help.smartcv.co/manage-candidates/add-candidates-to-a-job/upload-resumes.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.
