# Labels

State-indicating labels within the Sunbird-Ed portal play a vital role in communication and user guidance, ensuring that users are well-informed about the status of various elements and processes. For more information please refer to this link <https://sunbird-ed.github.io/sunbird-style-guide/dist/#/labels>

<figure><img src="https://content.gitbook.com/content/h6eC4pApOLA0inzPl7Cw/blobs/U6Cb3jX6l5jNU0ZNZatK/image%20(30).png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/h6eC4pApOLA0inzPl7Cw/blobs/UTG9y2C5U4WhRCVHAqoP/image%20(31).png" alt=""><figcaption></figcaption></figure>

```html
<div class="sb-label sb-label-table sb-label-primary-100">Review</div>
<div class="sb-label sb-label-table sb-label-success-0">Review</div>
<div class="sb-label sb-label-table sb-label-success-0"><span class="sb-live"></span>Review</span></div>
<div class="sb-label sb-label-table sb-label-warning-0">Review/Warning</div>
<div class="sb-label sb-label-table sb-label-error-0">Error</div>
<div class="sb-label sb-label-table sb-label-gray-0">Review</div>
<div class="sb-pageSection-count sb-label sb-label-xs sb-label-warning ml-8">25/234zne</div>
```
