> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getinboxzero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Manual setup for OAuth, PubSub, and your AI provider

<Tip>
  The [setup CLI](/hosting/quick-start) walks you through all of this interactively. These guides are for manual configuration or reference.
</Tip>

## Authentication

<CardGroup cols={2}>
  <Card title="Google OAuth" href="/hosting/google-oauth">
    Configure Google OAuth credentials, scopes, and required APIs.
  </Card>

  <Card title="Microsoft OAuth" href="/hosting/microsoft-oauth">
    Configure Azure app registration, credentials, and Graph permissions.
  </Card>

  <Card title="Enterprise SSO and SCIM" href="/hosting/sso">
    Configure SAML SSO and SCIM user provisioning for organization deployments.
  </Card>
</CardGroup>

## PubSub

<Card title="Google PubSub" href="/hosting/google-pubsub">
  Configure Gmail push notifications and webhook delivery with Google PubSub.
</Card>

## LLM

<Card title="LLM" href="/hosting/llm-setup">
  Configure your default AI provider and API key.
</Card>
