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

# Data and privacy

> Who owns your customer data, what Kordless stores, and how to export or leave.

You own your customer data. Kordless stores it to run the platform, but it's yours — you can export it, you can take it with you, and you can delete it. This page explains what we store, who can see it, and what happens when you leave.

## What Kordless stores

* **Customer and vehicle records** — names, phone numbers, email addresses, vehicle year/make/model, and notes you add in the Garage (your customer and vehicle records).
* **Conversations** — the full text of every SMS, email, and web chat conversation the agent handles on your behalf.
* **Quotes** — every quote sent, its price range, the service and vehicle class, and its outcome (accepted, declined, expired, completed).
* **Payments** — deposit and balance records, refund history, and payout data synced from your Stripe account.
* **Appointments** — booking details, times, assigned techs, and service information.
* **Website content** — your Showroom's (your studio's website) pages, text, images, and design configuration.
* **Reviews** — Google reviews synced to your account, their approval state, and curation history.
* **Form submissions** — every response submitted through your forms.
* **Business profile** — your studio's name, address, hours, services, and contact information.
* **Audit log** — a record of who did what (publishes, restores, profile edits) for accountability.

## What Kordless does not store

* **Stripe credentials** — we store a reference to your connected Stripe account, not your bank details or full card numbers. Stripe handles all payment data under its own PCI-compliant infrastructure.
* **Google passwords** — we use secure, revocable access tokens that grant limited access to your Google Business Profile and Calendar. We never see or store your Google password.
* **Customer card numbers** — card data is handled entirely by Stripe. Kordless never sees, stores, or transmits full card numbers.

## Who can see your data

* **You and your team** — anyone in your Kordless organization can see everything in your workspace.
* **Your customers** — a customer can see their own conversation, quote, and appointment details when they interact with your site or receive messages. They cannot see other customers' data.
* **Kordless support** — support can access your workspace data only with your explicit permission, to resolve a support issue. Access is logged.
* **Kordless engineering** — access to production data is restricted, logged, and used only for incident response or system debugging. No one browses customer data casually.

## Data isolation

Every studio's data is isolated — your customers, quotes, conversations, and payments are scoped to your organization. No other studio can see them, and the agent never crosses studio boundaries. This isolation is enforced at the database level, not just in the application.

## Export your data

### Customer and vehicle records

Export your Garage (your customer and vehicle records) from the customers page. The export includes all customer contact information, vehicle records, and notes.

### Form submissions

Each form has a **Responses** tab with a CSV export button. The CSV includes every submission with timestamps and answers.

### Quotes and payments

Contact support for a full export of your quote history and payment ledger. The export includes every quote (with price ranges and outcomes), every deposit and balance, and every refund.

### Website content

Your website content can be exported from the website editor. Open **Settings** in the editor to download your site data — pages, text, images, and configuration.

## Pause your account

Switching to the Pause plan (\$49/month) keeps your website live and every record intact. The agent is switched off — no automated outreach, quoting, or follow-ups. Reactivate to Studio at any time and everything resumes.

See [Pricing and billing](/money/pricing) for plan management.

## Leave Kordless

If you decide to leave:

<Steps>
  <Step title="Export your data">
    Download your customer records, form submissions, quote history, and website content. See the export sections above.
  </Step>

  <Step title="Cancel your subscription">
    Go to **Settings → Billing** and cancel. Your subscription stops at the end of the current billing cycle.
  </Step>

  <Step title="Disconnect integrations">
    In **Settings → Integrations**, disconnect Google and Stripe. Your Stripe account is yours — it continues to operate independently. Your Google access tokens are revoked.
  </Step>

  <Step title="Request deletion">
    Contact support to request full deletion of your workspace data. We'll confirm your identity and process the deletion within 30 days. Your Stripe account and Google Business Profile are not affected — those are yours.
  </Step>
</Steps>

**Success:** your data is exported, your integrations are disconnected, and your workspace is scheduled for deletion.

<Warning>
  Domain registrations purchased through Kordless are managed in your name. If you leave, you can transfer the domain to another registrar — but do this **before** requesting deletion. Once your workspace is deleted, domain management access through Kordless is removed.
</Warning>

<Accordion title="What happens to my custom domain if I leave?">
  If you bought the domain through Kordless, it's registered in your name with your contact information. You can transfer it to any registrar. If you connected a domain you own elsewhere, simply remove the DNS records pointing to Kordless and point them wherever you like — the domain was always yours.
</Accordion>

<Accordion title="Can I get a copy of my conversation history?">
  Yes. Contact support for a full export of all conversation transcripts. The export includes every SMS, email, and web chat message, with timestamps and channel.
</Accordion>

## Next steps

<CardGroup cols={2}>
  <Card title="What the agent can and can't do" icon="bot" href="/reference/what-the-agent-can-do">
    Where Kordless acts on its own, where it asks you first, and where it never acts.
  </Card>

  <Card title="FAQ" icon="help-circle" href="/reference/faq">
    Common questions from studio owners.
  </Card>
</CardGroup>
