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

# Overview

> Connect Actx0 to automation tools, frameworks, and event destinations.

## Integrations

Actx0 integrations connect your workspace memory layer to the tools your team already uses — CI pipelines, outbound events, automation platforms, and agent frameworks.

***

## Available

<CardGroup cols={2}>
  <Card title="Doc Sync" icon="folder-sync" href="/integrations/doc-sync">
    GitHub Action that syncs repository docs into workspace knowledge.
  </Card>
</CardGroup>

***

## Planned integrations

<CardGroup cols={2}>
  <Card title="Webhooks" icon="webhook">
    Real-time HTTP notifications when workspace events occur.
  </Card>

  <Card title="Slack" icon="message-circle">
    Post memory and workspace notifications to a Slack channel.
  </Card>

  <Card title="Zapier" icon="zap">
    Trigger Zaps from workspace events with no custom server.
  </Card>

  <Card title="Agent frameworks" icon="bot">
    First-class hooks for popular agent runtimes and SDKs.
  </Card>
</CardGroup>

***

## Also available

You can already:

* Call the [REST API](/api-reference/overview) with a workspace access key
* Use the Python, Node.js, and Go SDKs ([SDK & Tools](/release-notes/sdk_tools))
* Connect via [MCP](/platform/mcp) for editor and agent clients
