# Reporting

### **My Karma**

The My Karma section provides a personalized view of your Karma activity within a selected time period.

<figure><img src="/files/PP2qBmtsufM0KunpYjdz" alt=""><figcaption></figcaption></figure>

You can track:

* **Karma Received**: Points you’ve earned
* **Karma Given**: Points you’ve awarded
* **Redeemable Points**: Points available for rewards

It also includes:

* Insights like Karma received by category and contributors
* A detailed activity log with information on who gave/received points, category, description, related task, and date

Tabs allow you to switch between Karma Received, Karma Given, and overall Karma Feed.

### **Dashboard**

The Dashboard gives a high-level overview of Karma activity across the organization.

<figure><img src="/files/aCwqdShtHHYLhW8Mh3Tt" alt=""><figcaption></figcaption></figure>

It displays:

* **Karma Received**
* **Karma Given**
* **Karma Redeemed**

Additional insights include:

* Karma distribution by category
* Contribution trends from team members

The **Karma Feed** at the bottom provides a detailed log of all activities, including participants, categories, descriptions, tasks, and dates.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.smarttask.io/karma-points/reporting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
