# Get Leaderboard Entry Count

{% hint style="success" %}

#### Like what you're seeing?

Support us as a [GitHub Sponsor](https://kb.heathen.group/old-kb/where-to-buy/become-a-sponsor) and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.\
\
These articles are made possible by our [GitHub Sponsors](https://kb.heathen.group/old-kb/where-to-buy/become-a-sponsor) ... become a sponsor today!
{% endhint %}

## Introduction

Returns the total number of entries in a leaderboard.\
\
This is cached on a per-leaderboard basis upon the first call to [Find Leaderboard](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/functions/find-leaderboard) or [Find Or Create Leaderboard](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/functions/find-or-create-leaderboard) and is refreshed on each successful call to [Download Leaderboard Entries](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/functions/download-leaderboard-entries), [Download Leaderboard Entries for Users](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/functions/download-leaderboard-entries-for-users), and [Upload Leaderboard Score](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/functions/upload-leaderboard-score).

### Board ID

The ID of the board

### Return Value

The number of entries on the board

## Nodes

<figure><img src="https://4053370152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZWu8yFOWhCYCMkJFmR%2Fuploads%2FjRBeTuUMdz1YMIi9HniN%2Fimage.png?alt=media&#x26;token=b32dc799-2982-453f-82e1-0ea1864d95b6" alt=""><figcaption></figcaption></figure>
