# Deployment Guides

Setting up Peig involves connecting your services to the workspace and onboarding your users. The guides in this section walk you through each step for your specific environment.

{% hint style="warning" %}
Before starting any deployment, make sure you have **Global Admin** access to your Peig workspace and admin access to the service you are connecting.
{% endhint %}

## Choose your deployment path

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Microsoft 365</strong></td><td>Connect Peig to Microsoft 365 via Microsoft Entra ID. Covers setup, user migration, and federation.</td><td><a href="/pages/66b0783b211c03e75e821bca432bc5298bd8d7eb">/pages/66b0783b211c03e75e821bca432bc5298bd8d7eb</a></td></tr><tr><td><strong>Google Workspace</strong></td><td>Connect Peig to Google Workspace for device-bound access across Gmail, Drive, and other Google services.</td><td><a href="/pages/ee4257ba1bb25742adc518240f946ee76f5af0fc">/pages/ee4257ba1bb25742adc518240f946ee76f5af0fc</a></td></tr><tr><td><strong>Other Applications</strong></td><td>Connect any SAML or OIDC-compatible application to your Peig workspace.</td><td><a href="/pages/6c219210c7e3f483b80f3310cbd04f3dd8ae6d5a">/pages/6c219210c7e3f483b80f3310cbd04f3dd8ae6d5a</a></td></tr></tbody></table>

{% hint style="info" %}
Each deployment path has its own workflow. Refer to the guide for your specific service for detailed steps and requirements.
{% endhint %}


---

# 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.peig.io/welcome-to-peig-documentation/deployment-guides.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.
