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

# AccountState

Account state for reactive UI updates

## Properties

| Property                                    | Type      | Description                          |
| ------------------------------------------- | --------- | ------------------------------------ |
| <a id="accountaddress" /> `accountAddress?` | `string`  | Smart account address (if connected) |
| <a id="griduserid" /> `gridUserId?`         | `string`  | Grid user ID (if connected)          |
| <a id="isconnected" /> `isConnected`        | `boolean` | Whether account is connected         |
