# Instructor Commissions

The **Instructor Commissions Shortcode** is used to display the **commission earnings** of the **currently logged-in instructor**. It provides detailed insights into their revenue from courses, classes, packages, and more.

**Instructor Commissions Shortcode** parameters&#x20;

<table data-header-hidden><thead><tr><th width="229.55548095703125"></th><th></th></tr></thead><tbody><tr><td><strong>Parameter</strong></td><td><strong>Description</strong></td></tr><tr><td><code>enable-instructor-filter</code></td><td>Enables the Instructor filter dropdown to view commissions by specific instructor (Admin only).</td></tr><tr><td><code>commission-content</code></td><td>Choose the type of content for commission display: <code>course</code> or <code>class</code>.</td></tr></tbody></table>

<figure><img src="https://content.gitbook.com/content/FWDykheMbBOzsPpHi9FR/blobs/gnPpfreMy9BUbqsU18iN/instructor_commissions.png" alt=""><figcaption></figcaption></figure>

```
[dtlms_instructor_commissions enable-instructor-filter="true" commission-content="class"]
```
