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

# AuthenticationState

> Type Alias AuthenticationState in the Baileys API.

> **AuthenticationState**: `object`

Defined in: [src/Types/Auth.ts:113](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Auth.ts#L113)

## Type declaration

### creds

> **creds**: [`AuthenticationCreds`](/api-reference/type-aliases/AuthenticationCreds)

### keys

> **keys**: [`SignalKeyStore`](/api-reference/type-aliases/SignalKeyStore)
