# Move candidate to a different pipeline stage

You can move a candidate to a different pipeline stage by following these steps:

1. **Open the Candidate View:**
   * Navigate to the specific candidate's profile.
2. **Click the Pipeline Stage Button:**
   * At the top right of the candidate view, locate and click on the **Pipeline stage** button, as shown below:
3. **Select the Desired Stage:**
   * A menu with the available stages will appear. Select the stage you want to move the candidate to.
4. **Remove Candidate from Current Stage:**
   * If needed, you can also remove the candidate from the current stage by selecting the appropriate option in the menu. This will move the candidate to default stage (all).

By following these steps, you can efficiently manage and update the candidate's progress through the recruitment pipeline.

<figure><img src="/files/y2nKBoHGtUahLITpbBMl" alt=""><figcaption><p>Candidate view</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/candidate-view/move-candidate-to-pipeline-stage.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.
