> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for NavigationKind

> Lists the enum values for NavigationKind.

## NavigationKind Enum

Current (persisted navigation state) or Recent (recent-navigation entry)

| Name    | Value | Description                                                        |
| ------- | ----- | ------------------------------------------------------------------ |
| Unknown | 0     | Unknown - used when initializing                                   |
| Current | 1     | Persisted current navigation state (the soprotocol trace)          |
| Recent  | 2     | A recent-navigation entry, ordered by rank (highest = most recent) |

## Usage

* [navigation\_history](../navigation-history).kind - Per-associate navigation state: Current (persisted soprotocol) and Recent navigation entries, keyed by client and key
