# Guides

> Hands-on tutorials: build an integration, set up webhooks, and import your data.

<!-- Source: https://docs.actuallycare.com/guides -->

Step-by-step tutorials for building on ActuallyCare. Each one is complete and
copy-pasteable — start at the top and you'll end with something working.

## Build a custom integration

Go from an API key to a working two-way sync — an API client, paginated reads,
creating records, and a webhook receiver.

[Build a custom integration →](/guides/build-custom-integration)

## Set up webhooks

Discover the event catalog, register a webhook, verify signatures, and process
deliveries reliably.

[Set up webhooks →](/guides/webhook-setup)

## Bulk import your data

Bring contacts, clients, and leads over from your old CRM with a rate-limit-aware
import script and a field-mapping checklist.

[Bulk import your data →](/guides/bulk-import)

## Connecting Claude?

That guide lives on the agent path: [Connect Claude in 5 minutes](/mcp/quickstart).
Building your own MCP app instead? See [Build a custom MCP app](/mcp/custom-apps).
