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

# Entity Card

> Configure the Soundcheck Entity Card to display track badge levels and technical health summaries on a Backstage entity overview page.

The Soundcheck Entity Card is an element of the Soundcheck plugin that provides a quick view
of an entity's technical health as defined by the Tracks that apply to the entity. The
Entity Card is found on the entity's overview page in Backstage:

<Frame>
  <img src="https://mintcdn.com/spotify-89f50c35/ulmNVnZzSFL3BsWR/plugins/soundcheck/images/elements/soundcheck-entity-card.png?fit=max&auto=format&n=ulmNVnZzSFL3BsWR&q=85&s=dfa6c2707342ef4495302c0c598e2aa4" alt="Entity Card" width="734" height="898" data-path="plugins/soundcheck/images/elements/soundcheck-entity-card.png" />
</Frame>

In the sample image above, the Soundcheck Entity Card shows the sample 'Queue-Proxy' entity's badge
levels for the 'Golden State for Web' track and the 'Test Certified' track. Clicking on a Track's
'View Details' link will take you to the entity's Soundcheck tab with the corresponding
track tab selected:

<Frame>
  <img
    src="https://mintcdn.com/spotify-89f50c35/ulmNVnZzSFL3BsWR/plugins/soundcheck/images/elements/soundcheck-entity-tab.png?fit=max&auto=format&n=ulmNVnZzSFL3BsWR&q=85&s=f3c6f3c955e71ebb39e6891c7e8d2544"
    alt="Entity Soundcheck
Tab"
    width="900"
    height="511"
    data-path="plugins/soundcheck/images/elements/soundcheck-entity-tab.png"
  />
</Frame>

Note: The Soundcheck Tab must be setup for the Soundcheck Entity Card to be displayed.

For more information see the Soundcheck
[Entity Tab](./soundcheck-entity-tab)
section of this guide.
