---
title: Auth Level Decision node
description: Compares the current authentication level against a configured threshold to route journeys in PingAM.
component: platform
version: 7.5
page_id: platform:auth-node-ref:auth-level-decision
canonical_url: https://docs.pingidentity.com/platform/7.5/auth-node-ref/auth-level-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"]
page_aliases: ["auth-node-auth-level-decision.adoc"]
section_ids:
  availability: Availability
  outcomes: Outcomes
  properties: Properties
---

# Auth Level Decision node

Compares the current authentication level value against a configured value.

## Availability

| Product                               | Available? |
| ------------------------------------- | ---------- |
| PingOne Advanced Identity Cloud       | Yes        |
| PingAM (self-managed)                 | Yes        |
| Ping Identity Platform (self-managed) | Yes        |

## Outcomes

* `True`

* `False`

## Properties

| Property                        | Usage                                                                                                                                                                                |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Sufficient Authentication Level | Evaluation continues along the `True` path if the current authentication level is equal to or greater than this integer; otherwise, the evaluation continues along the `False` path. |
