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

# Welcome to Zenskar

> Everything you need to automate billing, collect payments, and recognize revenue.

## What is Zenskar?

Zenskar is an **AI-native revenue automation platform** built to handle real-world complexity.

It sits between your CRM and ERP, and automates everything in between: billing, revenue recognition, collections, usage metering, and analytics. Across any pricing model, any entity structure, any currency.

**Our vision: Zero-touch finance.** Agents execute. Humans supervise. Finance teams set the rules. Zenskar runs them.

## How Zenskar does it

Zenskar combines foundational flexibility with deterministic calculation and purpose-built AI agents to deliver end-to-end automation across the order-to-cash cycle, without workarounds, without engineering tickets.

1. **AI-native architecture**: Foundational flexibility so AI is not just bolted on rigid features.
2. **Graphical data model**: Fundamentally reimagines contracts and metering as a data problem.
3. **Decoupled modules**: So metering, billing, and revenue recognition are independent of each other.

<CardGroup cols={1}>
  <Card title="Quickstart Guide" icon="rocket" href="/docs/20240301/getting-started/your-first-invoice">
    Add a customer, ingest usage, and generate your first invoice in minutes.
  </Card>
</CardGroup>

***

## Explore Zenskar

<CardGroup cols={3}>
  <Card title="Customers" icon="users" href="/docs/20240301/product-modules/customers/concepts/customers">
    Manage customer profiles, addresses, and the self-serve customer portal.
  </Card>

  <Card title="Contracts" icon="file-contract" href="/docs/20240301/product-modules/contracts/concepts/contract">
    Create and manage contracts manually, from a plan, or via AI.
  </Card>

  <Card title="Plans" icon="layer-group" href="/docs/20240301/product-modules/contracts/concepts/plan">
    Define reusable pricing plans that can be instantiated into contracts.
  </Card>

  <Card title="Products & Pricing" icon="tags" href="/docs/20240301/product-modules/products">
    Configure products with flat-fee, per-unit, tiered, volume, matrix, and more pricing models.
  </Card>

  <Card title="Usage & Metering" icon="gauge-high" href="/docs/20240301/product-modules/usage/concepts/usage-event">
    Ingest usage events via API, CSV, data connectors, or remote queries.
  </Card>

  <Card title="Billable Metrics" icon="chart-bar" href="/docs/20240301/product-modules/usage/concepts/billable-metrics">
    Define how raw usage events are aggregated into billable quantities.
  </Card>

  <Card title="Invoices" icon="file-invoice" href="/docs/20240301/product-modules/invoices">
    Understand the invoice lifecycle, edit invoices, and create one-off charges.
  </Card>

  <Card title="Payments" icon="credit-card" href="/docs/20240301/product-modules/payments/concepts/payments">
    Collect payments, manage payment methods, and connect payment gateways.
  </Card>

  <Card title="Revenue Recognition" icon="chart-line" href="/docs/20240301/product-modules/accounting/concepts/revenue-lifecycle">
    Automate ASC 606 / IFRS 15–compliant revenue recognition workflows.
  </Card>

  <Card title="Entitlements" icon="shield-check" href="/docs/20240301/product-modules/more/entitlements">
    Gate product features by entitlement and track usage against limits.
  </Card>

  <Card title="Settings & Security" icon="gear" href="/docs/20240301/security/role-based-access-control">
    Configure RBAC, SSO/SAML, 2FA, API keys, webhooks, and custom attributes.
  </Card>
</CardGroup>

***

## For Developers

<CardGroup cols={3}>
  <Card title="API Reference" icon="code" href="/docs/api-reference/accounting/get-chart-of-accounts">
    Full REST API for customers, contracts, invoices, payments, usage events, and more.
  </Card>

  <Card title="API Keys" icon="key" href="/docs/20240301/product-modules/settings/api-keys">
    Create and manage API keys for programmatic access.
  </Card>

  <Card title="Ingest Usage Events" icon="bolt" href="/docs/api-reference/usage-events/create-usage-event">
    Send metered usage to Zenskar via API to drive consumption-based billing.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/docs/20240301/product-modules/settings/webhook-alerts">
    Subscribe to invoice, payment, and contract lifecycle events in real time.
  </Card>

  <Card title="Contracts API" icon="file-contract" href="/docs/api-reference/contracts/list-contracts">
    Create and manage contracts programmatically to automate the billing lifecycle.
  </Card>

  <Card title="Products & Pricing API" icon="tags" href="/docs/api-reference/products/list-products">
    Create products, configure pricing models, and manage plans via API.
  </Card>
</CardGroup>

***

## Integrations

<CardGroup cols={2}>
  <Card title="Payment Gateways" icon="building-columns" href="/docs/20240301/product-modules/payments/how-to-guides/connect-a-payment-gateway">
    Connect Stripe, Adyen, or Razorpay to collect payments directly from Zenskar.
  </Card>

  <Card title="CRM & CPQ" icon="handshake" href="/docs/20240301/third-party-integrations/CRMs-and-CPQs/hubspot">
    Sync deals and contracts from Salesforce, HubSpot, Pipedrive, DealHub, and Microsoft Dynamics 365.
  </Card>

  <Card title="ERP" icon="building" href="/docs/20240301/third-party-integrations/ERPs/netsuite">
    Push billing and revenue data to NetSuite, QuickBooks, Xero, Sage, SAP, and Zoho Books.
  </Card>

  <Card title="Tax Automation" icon="percent" href="/docs/20240301/third-party-integrations/tax-automation/avalara-avatax">
    Automate sales tax compliance with Avalara AvaTax.
  </Card>
</CardGroup>

***

## Data source connectors

Zenskar can ingest metering data from any of these sources to drive billing and analytics.

<CardGroup cols={4}>
  <Card title="Auth0" icon="lock" href="/docs/20240301/third-party-integrations/data-sources/auth0" />

  <Card title="Amazon Athena" icon="aws" href="/docs/20240301/third-party-integrations/data-sources/amazon-athena" />

  <Card title="BigQuery" icon="google" href="/docs/20240301/third-party-integrations/data-sources/bigquery" />

  <Card title="ClickHouse" icon="database" href="/docs/20240301/third-party-integrations/data-sources/clickhouse" />

  <Card title="CockroachDB" icon="database" href="/docs/20240301/third-party-integrations/data-sources/cockroachdb" />

  <Card title="Databricks" icon="database" href="/docs/20240301/third-party-integrations/data-sources/databricks-lakehouse" />

  <Card title="Google Sheets" icon="table" href="/docs/20240301/third-party-integrations/data-sources/google-sheets" />

  <Card title="Looker" icon="chart-pie" href="/docs/20240301/third-party-integrations/data-sources/looker" />

  <Card title="Metabase" icon="chart-bar" href="/docs/20240301/third-party-integrations/data-sources/metabase" />

  <Card title="MongoDB" icon="database" href="/docs/20240301/third-party-integrations/data-sources/mongodb" />

  <Card title="MySQL" icon="database" href="/docs/20240301/third-party-integrations/data-sources/mysql" />

  <Card title="PostgreSQL" icon="elephant" href="/docs/20240301/third-party-integrations/data-sources/postgresql" />

  <Card title="Shopify" icon="bag-shopping" href="/docs/20240301/third-party-integrations/data-sources/shopify" />

  <Card title="Snowflake" icon="snowflake" href="/docs/20240301/third-party-integrations/data-sources/snowflake" />

  <Card title="QuickBooks" icon="book" href="/docs/20240301/third-party-integrations/data-sources/quickbooks" />
</CardGroup>
