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

# Integrations overview

> Every connector Axiom Layer supports — identity, MDM, cloud, ITSM, security, finance, HRIS, and collaboration — organized by category with setup guides.

Layer connects to the systems your IT, security, and finance teams already use. The catalog only lists connectors with a working backend — every integration you see can sync real data today. Pick the one you want to set up and follow the guide.

## Identity and directory

<Columns cols={2}>
  <Card title="Google Workspace" icon="google" href="/layer/integrations/google-workspace">
    Sync users, groups, and app activity. One-click admin consent.
  </Card>

  <Card title="Microsoft 365 / Entra ID" icon="microsoft" href="/layer/integrations/microsoft-365">
    Sync users, groups, devices, and audit logs. One-click admin consent.
  </Card>

  <Card title="Okta" icon="key" href="/layer/integrations/okta">
    Sync users, groups, and app assignments via API token.
  </Card>

  <Card title="JumpCloud" icon="cloud" href="/layer/integrations/jumpcloud">
    Sync users, groups, memberships, and SSO-derived SaaS apps via API key.
  </Card>
</Columns>

## Communication and collaboration

<Columns cols={2}>
  <Card title="Slack" icon="slack" href="/layer/integrations/slack">
    Discover Slack-Connect channels, app installs, and member counts.
  </Card>

  <Card title="Notion" icon="book-open" href="/layer/integrations/notion">
    Inventory the workspace and its members via one-click OAuth.
  </Card>

  <Card title="Atlassian (Jira & Confluence)" icon="atlassian" href="/layer/integrations/atlassian">
    Sync users, groups, Jira projects, and Confluence spaces. One OAuth sign-in covers both products.
  </Card>
</Columns>

## Devices (MDM)

<Columns cols={2}>
  <Card title="Microsoft Intune" icon="microsoft" href="/layer/integrations/intune">
    Sync managed devices, compliance policies, and conditional access rules. One-click admin consent or manual credentials.
  </Card>

  <Card title="Jamf Pro" icon="apple" href="/layer/integrations/jamf">
    Inventory managed Mac, iPhone, and iPad devices via API client credentials.
  </Card>
</Columns>

## Security and compliance

<Columns cols={2}>
  <Card title="CrowdStrike Falcon" icon="shield" href="/layer/integrations/crowdstrike">
    Inventory endpoint devices, open detections, and prevention policies.
  </Card>

  <Card title="Datadog" icon="chart-line" href="/layer/integrations/datadog">
    Collect monitor uptime, downtime schedules, and log retention evidence.
  </Card>
</Columns>

## Cloud infrastructure

<Columns cols={2}>
  <Card title="AWS" icon="aws" href="/layer/integrations/aws">
    Inventory IAM users, S3 buckets, and generate access-control evidence.
  </Card>

  <Card title="Azure" icon="microsoft" href="/layer/integrations/azure">
    Inventory subscriptions, resource groups, and RBAC role assignments.
  </Card>

  <Card title="Google Cloud" icon="google" href="/layer/integrations/gcp">
    Inventory IAM policy bindings and collect Cloud Audit Log summaries.
  </Card>
</Columns>

## Request a connector

If you need a connector that isn't listed, you can request one directly from the Layer dashboard. Open the **Integrations** page and click **Request a connector** at the bottom of the catalog. The most-requested integrations are prioritized on the roadmap.

You can also email [hello@axiomlayer.io](mailto:hello@axiomlayer.io?subject=Connector%20request) with the tool name and a short description of your use case.

## Related

* **Compliance evidence**: every integration here feeds [Axiom Codex](/codex/getting-started) — see the [SOC 2 evidence catalog](/codex/soc2-evidence-catalog) for which controls each connector satisfies.
* **Token security**: read about how Layer encrypts and rotates IdP tokens in the [Microsoft 365](/layer/integrations/microsoft-365#token-refresh) guide.
* **Recent changes**: see the [changelog](/changelog) for the latest integrations shipped.
