> For the complete documentation index, see [llms.txt](https://hh-specs.handhistory.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hh-specs.handhistory.org/player-object/player-object-definition/is_sitting_out.md).

# is\_sitting\_out

**is\_sitting\_out**

Whether or not the player was sitting out of the hand and was not dealt cards.

**Type**: boolean (optional)

**Nullable**: true

{% hint style="warning" %}
Can be omitted, null or false if the player was dealt into the hand.
{% endhint %}

Example:

`"is_sitting_out": true`
