# Move a Candidate

### Steps to Move a Candidate

1. **Select the Candidate:**
   * Browse through the left list of candidates.
   * If you need to move more than one, check the box next to the candidates you want to move and use the [bulk action](/manage-candidates/bulk-actions.md).&#x20;
2. **Initiate Move Action:**

   * In profile area, from action buttons click on the copy/move.

   <figure><img src="/files/vyj0MY7MyLeIXbT16DrR" alt="" width="563"><figcaption></figcaption></figure>

   * A dialog box will appear prompting you to select the destination job position.

   <figure><img src="/files/48knNHGwScmN3lQ027jM" alt="" width="563"><figcaption><p>Single candidate copy/move dialog box</p></figcaption></figure>

   * **Choose Destination job** choose the target job position from the list.
   * Select **Stage** from the dropdown menu.
   * Select **Move** from the actions.
   * Click **Move** to complete the action.
   * The candidate will be moved to the selected job position.

#### Additional Tips

* **Multiple Selections:**
  * You can select multiple candidates to move them in [bulk action](/manage-candidates/bulk-actions.md).

{% hint style="info" %}

#### Benefits of Moving Candidates

* **Efficient Management:**
  * Streamline your candidate database by easily transferring candidates between different job positions.
* **Increased Flexibility:**
  * Adapt to changing recruitment needs by moving candidates to the most relevant positions.
    {% endhint %}


---

# 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/candidate-view/copying-or-moving-a-candidate/move-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.
