# Manage all candidates

You can manage all your candidates from all jobs by clicking on the **Candidates** button at the top navigation bar, as shown below:

![](/files/-ME3dNL3s6a-J1aY-FgB)

You can also perform a full text search to the candidates' resumes by entering a search phrase to the respective input field at the top navigation bar, as shown below:

![](/files/-ME3dZlPEwlZIyGff9Gj)

You can **filter** the results by selecting multiple criteria at the left pane of the results page. The available filtering criteria are:

* Work experience duration
* Management experience duration
* Employment status
* Type of experience
* Management level
* Executive type
* Employer name
* Job title
* Area
* School type
* Degree type
* Languages
* Tags
* Answers to [application form questions](/settings/manage-questions/add-questions-to-job.md)
* Jobs
* Organization
* Department
* Source
* Pipeline stage

You can also **sort** the results by the following options:

* Relevance (available only when a search phrase exists)
* Newest candidates first
* Biggest average match score
* Better evaluation
* Smallest distance for job location
* Oldest first
* Longest work experience
* Shortest work experience
* Highest education level
* Longest per employer experience
* Shortest per employer experience
* Longest management experience
* Shortest management experience
* Highest management level
* Lowest management level
* Employed first
* Unemployed first
* More foreign languages&#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://help.smartcv.co/manage-candidates/manage-all-candidates.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.
