> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/integrations/privy-recart-integration.md).

# Privy <> Recart integration

Learn how Recart works with Privy, so the email opt-ins you collect with your Recart popups flow straight into your Privy account.

By connecting Privy to Recart, the email opt-ins you collect through your Recart opt-in tools are automatically synced into your Privy account. Every time a visitor subscribes through a Recart popup, their email address — along with the details captured in the opt-in — is sent to Privy, so you can keep growing your email and phone number list and follow up without any manual exports.

The connection is set up with a single API token: you create a **non-expiring token** in Privy and paste it into Recart. That's it.

#### Good to know:

* Syncing starts from the moment you connect. Opt-ins collected before the integration was activated aren't imported (no historical backfill)
* If a contact already exists in Privy, Recart merges the new data into their profile — existing contacts are never overwritten
* Only email opt-ins are synced. Recart syncs the phone number but does not send SMS consent to Privy

#### Here are all the steps you need to connect your Privy account to Recart:

### In Privy

1. Log in to **Privy** and open your account settings
2. Create a new API token. Make sure it's set as a **non-expiring** token so the connection keeps working long-term
3. Copy the API token

### In Recart

1. Log in to your [Recart account](http://app.recart.com/)
2. Go to the [Integrations page](http://app.recart.com/integrations)
3. Find the **Privy** card and open it

![Integrations - List](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F0SjRYNEp0uPiKznL7CRB%2FIntegrations%2520-%2520List.png?alt=media)

4. Paste your **Privy API token** into the field. If you need a reminder on where to find it, open the token instructions tooltip

![Integrations - Privy -](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FWZbPpE7WRI9wBMpz54Tc%2FIntegrations%2520-%2520Privy%2520-.png?alt=media)

5. Click **Connect**. Once the token is verified, you'll see a **success message** and the integration will switch to **Active**

![Integrations - Privy - Settings - Active](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FWTLlTej26qvgkkLEx4sz%2FIntegrations%2520-%2520Privy%2520-%2520Settings%2520-%2520Active.png?alt=media)

#### Manage your Integration:

* You can turn the integration on or off with the **Active toggle**, and update your token anytime using the **Change** option
* If your token isn't valid, Recart will show an **inline error** — double-check that you copied the full, non-expiring token from Privy and try again

![Integrations - Privy - Settings - Error](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FHWRVtrb2PEbkije0O3LV%2FIntegrations%2520-%2520Privy%2520-%2520Settings%2520-%2520Error.png?alt=media)

That's it — Privy is now connected to Recart, and your contacts will sync automatically. 🎉

#### What gets synced:

Once connected, every new email opt-in and phone number collected through your Recart opt-in tools is sent to Privy, together with the form data captured in that opt-in (such as the discount offered).

Because Privy organizes contacts with tags rather than lists, Recart-synced contacts are automatically tagged so you can find them easily. Each contact gets a `recart` tag plus a tag for the specific opt-in tool they subscribed through.

#### Need Help?

If you have any questions, do not hesitate to [contact the Customer Support team](https://help.recart.com/en/articles/360794-how-do-i-contact-recart-support), we are always happy to help. 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.recart.com/integrations/privy-recart-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
