# Integrations

Validia is built to fit into the tools you already use. Our integrations connect identity authentication to your hiring systems, calendars, video platforms, and messaging tools so your workflows stay seamless and secure.

***

### Integration Categories

#### ATS & HR Systems

Connect Validia directly to your applicant tracking system or HR platform to automate user onboarding, trigger bioprint creation, and monitor hiring risks.

Use cases:

* Invite candidates and employees as soon as they’re added to your ATS
* Automate bioprint creation and meeting scheduling
* Sync roles, email addresses, and internal team assignments

Platforms include:

* Greenhouse
* Lever
* Workday
* Ashby
* Pinpoint
* Custom integrations via API

> See [ATS Systems](/platform-usage/integrations/ats-systems.md)

***

#### Video Conferencing Platforms

Validia integrates with the most widely used video platforms to join scheduled meetings and verify identity in real time.

Supported platforms:

* Zoom
* Microsoft Teams
* Google Meet
* Webex

Use cases:

* Silent identity verification during interviews, vendor calls, or internal meetings
* No plugins or software required
* Works with manual or calendar-triggered scheduling

> See [Video Conferencing Platforms](/platform-usage/integrations/video-conferencing-platforms.md)

***

#### Calendar Integrations

Connecting your calendar allows Validia to automatically detect scheduled meetings, identify participants, and ensure the bot joins without manual effort.

Supported providers:

* Google Calendar
* Microsoft Outlook / Office 365

Use cases:

* Automatically trigger identity verification when meetings are scheduled
* Link ATS-created interviews to the appropriate meeting
* Reduce admin overhead

> See [Calendar](/platform-usage/integrations/calendar.md)

***

#### Messaging & Alerting (Slack)

Receive real-time notifications when participants fail authentication or risk signals are detected. Validia supports:

* Slack (for live alerts to specific channels)
* Email (for audit or compliance notifications)
* Webhook support (coming soon) for SIEM or custom routing

Use cases:

* Alert security teams of failed verification events
* Push risk notifications to specific channels
* Integrate with other SOC workflows

> See [Messaging & Alerting](/platform-usage/integrations/messaging-and-alerting.md)

***

### Next Steps

Each integration has its own setup page with step-by-step instructions, configuration tips, and key workflows.

> Want to build something custom? Visit our [**API Setup page**](/platform-usage/integrations/api-setup.md) to integrate Validia with your environment directly.


---

# 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/platform-usage/integrations.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.
