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

# Integration Summary

> Overview of Chamelio integrations across signing, CRM, collaboration, procurement, and developer tools

## Contract Lifecycle & Signature

<Columns cols={2}>
  <Card title="Chamelio Sign" icon="signature">
    Native embedded signing for Chamelio workflows. Create draft documents, send for signature, track recipient status, and void envelopes without leaving the platform.
  </Card>

  <Card title="DocuSign" icon="file-signature" href="/guides/integrations/docusign">
    Connect DocuSign to sync envelope status with Chamelio workflows, automatically import completed agreements into your repository, and manage the full signing lifecycle from one contract workflow.
  </Card>

  <Card title="Adobe Sign" icon="file-contract">
    Connect Adobe Acrobat Sign as your organization’s signature provider for embedded signing and end-to-end document lifecycle management inside Chamelio workflows.
  </Card>

  <Card title="Clickwrap" icon="check-to-slot" href="/api-reference/endpoint/clickwrap/get">
    Publish and manage click-through agreements, capture user acceptances, track version history, and export accepted terms to your contract repository.
  </Card>
</Columns>

## CRM

<Columns cols={2}>
  <Card title="HubSpot" icon="hubspot">
    Initiate Chamelio workflows from HubSpot deals and contacts via the App Card, with automatic CRM field mapping and task tracking in Chamelio.
  </Card>

  <Card title="Salesforce" icon="salesforce" href="/guides/integrations/salesforce">
    Launch Chamelio workflows from Salesforce records, sync contract fields and files back to Salesforce, and manage tasks, comments, and signatures in the Canvas app.
  </Card>
</Columns>

## Collaboration & Productivity

<Columns cols={2}>
  <Card title="Microsoft Teams" icon="microsoft">
    Connect Microsoft Teams for workflow notifications, file sharing, agent flows, and team collaboration on legal and procurement requests.
  </Card>

  <Card title="Slack" icon="slack" href="/guides/integrations/slack">
    Install the Chamelio Slack app to send workflow notifications, share files, and collaborate on contract work in channels.
  </Card>

  <Card title="Microsoft SharePoint" icon="folder-open" href="/guides/integrations/google-drive-sharepoint">
    Link your Microsoft account to access SharePoint files from Chamelio workflows and attach documents from your organization’s SharePoint sites.
  </Card>

  <Card title="Google Drive" icon="google-drive" href="/guides/integrations/google-drive-sharepoint">
    Connect Google Drive to browse and attach files from your Drive into Chamelio intake and workflow steps.
  </Card>
</Columns>

## CLM & Procurement

<Columns cols={2}>
  <Card title="Zip" icon="box">
    Integrate Zip procurement requests with Chamelio, sync comments bidirectionally, and keep procurement intake tied to your contract workflows.
  </Card>

  <Card title="Omnea" icon="cart-shopping">
    Integrate Omnea procurement requests with Chamelio and keep procurement intake tied to your contract workflows.
  </Card>
</Columns>

## Developer & Automation

<Columns cols={2}>
  <Card title="Webhooks" icon="webhook" href="/api-reference/webhooks/introduction">
    Subscribe to Chamelio events - workflow completed, task commented, clickwrap accepted, and more - and push real-time updates to your systems.
  </Card>

  <Card title="MCP Server" icon="robot">
    Connect AI assistants like Cursor and Claude to Chamelio via the Model Context Protocol for secure, scoped workflow and data access.
  </Card>

  <Card title="Chamelio API" icon="code" href="/api-reference/introduction">
    REST API and OAuth for third-party apps to initiate workflows, manage tasks, upload documents, and integrate Chamelio into your stack.
  </Card>
</Columns>
