---
id: "tools/customer-center/customer-center-integration"
title: "Integrating Customer Center"
description: "Integration"
permalink: "/docs/tools/customer-center/customer-center-integration"
slug: "customer-center-integration"
version: "current"
original_source: "docs/tools/customer-center/customer-center-integration.mdx"
---

> **AI agents:** This is the Markdown version of a RevenueCat documentation page. For the complete documentation index, see [llms.txt](https://www.revenuecat.com/docs/llms.txt).

**Video:** [Integrating the Customer Center](https://www.youtube.com/watch?v=yraB5gQCUPE)

## Overview

Customer Center is a self-service UI that can be added to your app to help your customers manage their subscriptions on their own. With it, you can prevent churn with pre-emptive promotional offers, capture actionable customer data with exit feedback prompts, and lower support volumes for common inquiries — all without any help from your support team.

There are only three steps to integrate Customer Center in your app:

1. Installing the RevenueCat UI SDK in your app
2. Implementing the Customer Center view in your app
3. Setting up promotional offers in App Store Connect/Google Play Console

## Integration

Follow instructions on how to integrate the SDK in your particular platform:

- [Native iOS](https://www.revenuecat.com/docs/tools/customer-center/customer-center-integration-ios#installation)
- [Native Android](https://www.revenuecat.com/docs/tools/customer-center/customer-center-integration-android#installation)
- [Flutter](https://www.revenuecat.com/docs/tools/customer-center/customer-center-flutter#installation)
- [React Native](https://www.revenuecat.com/docs/tools/customer-center/customer-center-react-native#installation)
- [Unity](https://www.revenuecat.com/docs/tools/customer-center/customer-center-unity#installation)
