---
title: Profile Completeness Decision node
description: Configure the Profile Completeness Decision node to check whether the percentage of completed user profile fields meets a configured threshold, for use in progressive profile flows.
component: platform
version: 7.5
page_id: platform:auth-node-ref:profile-completeness-decision
canonical_url: https://docs.pingidentity.com/platform/7.5/auth-node-ref/profile-completeness-decision.html
llms_txt: https://docs.pingidentity.com/platform/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication", "User Profiles"]
page_aliases: ["auth-node-profile-completeness-decision.adoc"]
section_ids:
  availability: Availability
  outcomes: Outcomes
  properties: Properties
---

# Profile Completeness Decision node

Use progressive profile flows to check how much of a user's profile has been completed, where the completeness of a profile is expressed as a percentage of user-viewable, and user-editable fields that are not `null`.

## Availability

| Product                                                                                                                                 | Available? |
| --------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| PingOne Advanced Identity Cloud                                                                                                         | Yes        |
| PingAM (self-managed)&#xA;&#xA;This functionality requires that you configure AM as part of a sample Ping Identity Platform deployment. | Yes        |
| Ping Identity Platform (self-managed)                                                                                                   | Yes        |

## Outcomes

* `True`

* `False`

## Properties

| Property                       | Usage                                                                                                                                                   |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Profile Completeness Threshold | Percentage of user-viewable and user-editable fields in a profile that must be filled for the node to pass. Express this as a number between 0 and 100. |
| Identity Attribute             | The attribute used to identify the managed object in IDM.                                                                                               |
