# Supported Platforms & System Requirements

## Supported Platforms & System Requirements

Validia integrates with your existing video conferencing and scheduling tools to provide seamless, in-meeting identity authentication. No browser or software downloads required.

***

### Supported Video Conferencing Platforms

Validia supports all major enterprise platforms:

| Platform            | Supported | Notes                                                     |
| ------------------- | --------- | --------------------------------------------------------- |
| **Zoom**            | ✅  Yes    | Bot joins automatically via calendar or manual scheduling |
| **Microsoft Teams** | ✅  Yes    | Works with Outlook-based and Teams-native meeting links   |
| **Google Meet**     | ✅  Yes    | Fully supported through Google Calendar integration       |
| **Webex**           | ✅  Yes    | Available and supported for authenticated sessions        |

Validia works entirely within the video call environment. No browser interaction is required from participants once onboarded.

***

### Supported Applicant Tracking Systems (ATS)

Validia connects directly or via API/webhook with:

* Greenhouse
* Lever
* Workday
* Ashby
* Pinpoint
* Custom ATS (via CSV or API)

***

### Supported Identity Providers (SSO)

Validia supports SSO for internal team access and admin control:

* Okta
* Microsoft Entra (Azure AD)
* Google Workspace
* Any SAML 2.0-compliant provider

***

### System Requirements for End Users

| Component            | Requirement                                                                   |
| -------------------- | ----------------------------------------------------------------------------- |
| **Device Type**      | Desktop or laptop with integrated or external camera and microphone           |
| **OS Compatibility** | Windows, macOS, ChromeOS, Linux                                               |
| **Meeting Access**   | Zoom, Teams, Meet, or Webex client installed or opened via native desktop app |
| **Connectivity**     | Stable internet connection for video/audio streams                            |

***

### Admin Access Requirements

| Component                | Requirement                                         |
| ------------------------ | --------------------------------------------------- |
| **Dashboard Access**     | Any modern browser (Chrome, Edge, Safari, etc.)     |
| **Calendar Integration** | OAuth permissions for Google or Microsoft calendar  |
| **API Access**           | Token-based access available through admin settings |
| **SIEM/Webhook**         | HTTPS endpoint for outbound session logs (optional) |


---

# 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://docs.validia.ai/getting-started/supported-platforms-and-system-requirements.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.
