# Stripe

**Where to find it:** Apps → Stripe **Who can access it:** Admins

***

**What it does**

The Stripe integration syncs subscription and billing data from Stripe into Startdeliver. ARR, MRR, renewal dates, and subscription status appear on customer profiles automatically — keeping revenue data current without manual imports or CSV exports.

Startdeliver syncs Stripe data to your existing customer records. Customers must already exist in Startdeliver — either created manually, imported via CSV, or synced from a CRM integration — before Stripe data can be matched to them.

***

**What syncs**

Revenue and subscription data from Stripe syncs to the matched customer record in Startdeliver, including subscription status, billing amounts, and renewal timing. This data appears on the customer profile header and feeds into portfolio reporting and the AI assessment.

***

**Setup**

1. Go to Apps → Stripe
2. Enter your **Stripe API key** — found in your Stripe dashboard under Developers → API keys. Use a restricted key with read access rather than your secret key.
3. Click Save

The integration runs automatically from this point. Stripe subscription data syncs to your existing Startdeliver customers.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.startdeliver.io/integrations-and-your-stack/stripe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
