# New Hires

**What is Validia?**\
Validia provides continuous identity authentication for virtual interactions. By embedding real-time identity validation into platforms like Zoom, Microsoft Teams, and Google Meet, Validia protects remote interviews from impersonation attempts, deepfakes, and AI-powered fraud. It ensures you're evaluated in a trusted and secure environment.

**Why am I being asked to onboard?**\
You’re being asked to complete Validia onboarding for your upcoming interview. This process prevents interview fraud by confirming that the person on the call is truly you. It protects the hiring process and helps ensure fairness for all candidates.

**How is my data stored and handled?**\
Your biometric is converted into a private, irreversible embedding that cannot be used to recreate any images or audio of you. If your interview process ends and your hiring organization no longer requires it, your biometric data is automatically deleted within 30 days.

**Will I see my authentications?**\
Yes. During your interview, the Validia Bot will share a real-time dashboard in the meeting chat. It shows who has been authenticated and their status so everyone is aligned and transparent during the session.<br>


---

# 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://docs.validia.ai/faq/new-hires.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.
