---
title: "Add Progressive Profiling to Auth0 Authentication in Android Apps Built with Jetpack Compose"
description: "Use Auth0’s Management API and account metadata to collect user information a little bit at a time instead of all at once."
authors:
  - name: "Joey deVilla"
    url: "https://auth0.com/blog/authors/joey-devilla/"
date: "Jun 29, 2023"
category: "Developers,Tutorial,Android"
tags: ["mobile", "authentication", "metadata", "kotlin"]
url: "https://auth0.com/blog/add-progressive-profiling-auth0-authentication-android-apps-jetpack-compose/"
---

# Add Progressive Profiling to Auth0 Authentication in Android Apps Built with Jetpack Compose

<include src="_private/add-progressive-profiling-auth0-authentication-android-apps-jetpack-compose" />