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

# Automate Zite Database

> Connect Zite Database to thousands of apps with automation tools like Zapier and Relay.app.

## Overview

Zite Database lets you streamline workflows with apps you already use through automation tools. Trigger workflows when records are created, updated, or deleted—or push data into Zite from external sources.

## Available automation tools

<CardGroup cols={2}>
  <Card title="Zite Automations" icon="wand-sparkles" iconType="regular" color="#FFC738" href="/help/database/automations/zite-automations">
    Run workflows automatically with schedules and webhooks.
  </Card>

  <Card title="Zapier" icon="bolt" iconType="regular" color="#FFC738" href="/help/database/automations/zapier">
    Connect Zite to 5,000+ apps with Zapier's no-code automation platform.
  </Card>

  <Card title="Relay.app" icon="swap-arrows" iconType="regular" color="#FFC738" href="/help/database/automations/relay">
    Automate workflows with human-in-the-loop approval steps.
  </Card>

  <Card title="n8n" icon="share-nodes" iconType="regular" color="#FFC738" href="/help/database/automations/n8n">
    Build visual workflows that connect Zite Database to apps, APIs, and services.
  </Card>
</CardGroup>

## What you can automate

* **Trigger on record changes:**  Start workflows when records are created, updated, or deleted
* **Create records from other apps:** Add data to Zite from forms, CRMs, spreadsheets, and more
* **Sync data across tools:** Keep Zite in sync with your other business apps
* **Send notifications:** Get alerts in Slack, email, or other channels when data changes

## Advanced tools

<CardGroup cols={2}>
  <Card title="Webhooks" icon="webhook" iconType="regular" color="#FFC738" href="/help/database/api/webhooks">
    Set up webhooks for custom integrations.
  </Card>

  <Card title="API Reference" icon="code" iconType="regular" color="#FFC738" href="/help/database/api/database-api">
    Build custom integrations with the REST API.
  </Card>
</CardGroup>
