Documentation

Dashboard

How to manage projects, end users, billing, and per-project settings in the Kembo developer dashboard.

Navigation

  • Projects — all your apps. Create projects and open per-project settings.
  • Billing — Pro subscriptions and upcoming charges.
  • Profile — account email, sign-in methods, password, and subscription summary.

Projects grid

The Projects page shows a card for each project plus Create project. Each card displays:

  • Platform (Expo, Flutter, Capacitor, or Web).
  • Development vs production environment.
  • Pro badge when subscribed.

On desktop, drag the handle on a card to reorder projects. Order is saved to your account and used across the dashboard and billing views.

Project tabs

Inside a project you will see tabs such as:

Get started

Platform-locked setup — agent prompt or manual steps to integrate Kembo auth. Always the starting point for a new project.

Overview

API keys, subscription status, quick actions (view users, configure branding, open analytics), and project name editing. Appears after your app has its first end user.

Users

End users who signed in through Kembo for this project — email, name, provider, and last seen. Useful for support and debugging.

Branding (Pro)

App name, logo, Google OAuth, and Apple Sign In configuration. Locked on the free plan — upgrade to Pro first.

Analytics (Pro)

Enable or disable analytics, view charts and live events, and open setup instructions. See Analytics.

API keys

Publishable key — embed in the app. Secret key — server only. Rotate by contacting support if compromised; update your deployment after rotation.

Billing

The Billing page lists Pro projects, subscription status, and upcoming Stripe charges. Upgrade from a project page or manage cancellations here.

Deleting a project

Project deletion can be scheduled from project settings. Pro subscriptions are handled according to your billing state — see in-app messaging when you delete. End-user data for the project is removed when the project is deleted.

Related guides