> For the complete documentation index, see [llms.txt](https://help.smartcv.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smartcv.co/manage-candidates/blind-hiring.md).

# Blind hiring

Unconscious bias occurs automatically as the brain makes quick judgments based on past experiences and background. Blind hiring is an initiative that helps recruiters to make objective decisions by removing information like gender (by hiding candidate’s name and email), age and few others.

How to turn on blind hiring mode?\
Click on the following:

1. Settings⚙️
2. Application settings

![](https://lh6.googleusercontent.com/vzrzcvZi97GmnpZwqZoEzXmGQQBtK7-nkdM9Mq79RPkHlo1y-6WlelAkfwFnwAyJtXiqtonlrix1f1TIfdimOoAeIL4U0XPGvsGfcGSrxtgJUbnm-Omsd7AlH9Tcg8d6VsS7EGsT)

On the bottom of the general settings page you’ll see the blind hiring section.<br>

![](https://lh6.googleusercontent.com/3srhoTfBV__lxG9sx74ApRdul3_1xYRZNsHxK2iR_zztoHpeDuw_Zx2yyr1V6f-2xu4_HdudBXEqt7P0ZJzWaNrDfeSGpe0uu94jiOnsYjgR-XVBI5p2MkrQMwBCAY1gRRnXjhMH)

You can turn on blind hiring for specific roles or for all roles, and that’s because it’s highly recommended to use it as a company policy. Additional information you may want to hide is the location, educational institutions name, and the dates related to the work experience and education.


---

# 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:

```
GET https://help.smartcv.co/manage-candidates/blind-hiring.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.
