# Employee Onboarding

<figure><img src="/files/NTp9CIXfW3vMJjun3W50" alt=""><figcaption></figcaption></figure>

The blood test is necessary as Namaste Tech has a strict hiring policy prohibiting people with a history of Cocaine and Amphetamine use from entering its workforce.  QualityHealth Labs clinic administers the blood test and issues the blood test result.

## <mark style="color:blue;">Criteria for Drug Test Eligibility</mark>

For successful completion of the onboarding process, prospective employees are required to satisfy the following conditions during the initial screening stage:

* Cocaine levels must be below 10 ng/ml
* Amphetamine levels must be zero

Meeting these criteria is crucial for securing employment.

## <mark style="color:blue;">Objectives for the Employee Onboarding System</mark>

Namaste Tech aims to build a system that can onboard the employees with the following objectives:

* <mark style="color:orange;">**Privacy Protection for the Employees of Namaste Tech**</mark>\
  To ensure the privacy of customer data, QualityHealth Lab Clinic will not directly transfer any sensitive information to Namaste Tech. Instead, a proof-of-eligibility token, confirming that the applicant meets the predefined criteria, will be sent to Namaste Tech. This strategy minimizes the risk of data exposure while preserving the integrity of the onboarding process.<br>
* <mark style="color:orange;">**Verifiable Drug Use Assessment**</mark>\
  Maintaining transparency in the employee onboarding workflow is essential. The assessment outcome must be based solely on a quantitative analysis of the applicant's blood test results. Namaste Tech mandates that its query executes without modification, maintaining its original logic. Furthermore, the query must be applied to the correct blood test results, and the test result must belong to the applicant being evaluated.

The purpose of this case study is to present an all-encompassing plan for seamlessly integrating all stakeholders with the zkPass Service in order to build an employee onboarding system that respects the employees' confidential information and enforces a transparent onboarding process. The following sections will delve into the details of the system's technical framework, the nuances of data movement, and the specific integration plans tailored for each participating entity.


---

# 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://gl-docs.gitbook.io/zkpass/use-cases/employee-onboarding.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.
