> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# xApp: Get Session PIN

<Frame>
  <img class="image-center" src="https://mintcdn.com/cognigy-15abf2ba/xzKKSVUQG5P2_fcS/_assets/ai/develop/node-reference/xApp/get-xApp-session-PIN.png?fit=max&auto=format&n=xzKKSVUQG5P2_fcS&q=85&s=844cda5c32fbc32caaf049371c309841" alt="xApp Get Session PIN Node configuration panel" style={{ width: 'auto' }} width="418" height="112" data-path="_assets/ai/develop/node-reference/xApp/get-xApp-session-PIN.png" />
</Frame>

## Description

This Node generates a new xApp session PIN. You can access it using the [xApp: Get Session PIN](/xApps/tokens#xapp-session-pin) token or via `input.apps.session.pin`.

The PIN code is only valid for 5 minutes.

With this PIN, users can log in via an xApp PIN webpage.

### xApp PIN Page URL

Share the xApp PIN Page URL with users, where they can enter the PIN. The URL can be sent in the Flow with an [xApp PIN Page URL](/xApps/tokens#xapp-pin-page-url) Cognigy token.

## More Information

* [xApp Tokens](/xApps/tokens)
* [xApp Nodes](/ai/agents/develop/node-reference/xApp/overview)
* [xApp: Init Session](/ai/agents/develop/node-reference/xApp/init-xApp-session)
* [xApp: Show HTML](/ai/agents/develop/node-reference/xApp/set-html-xApp-state)
* [xApp: Show Adaptive Card](/ai/agents/develop/node-reference/xApp/set-AdaptiveCard-xApp-state)
