# MIS Dashboard

MIS dashboard provides a summary level information regarding the e-Invoicing activity on the product.

* MIS dashboard can be accessed by -&#x20;
  * Clicking on the "Reports" in the sidebar menu and select "MIS dashboard for E-invoicing"
  * Clicking on the MIS dashboard card on the homepage

<figure><img src="/files/5WDp24SfG58QEMQyaAB9" alt=""><figcaption></figcaption></figure>

* There are 3 tabs for B2B sales, B2B purchase and B2C sales

<figure><img src="/files/2KB9nUW6JVcLfqTBxKR2" alt=""><figcaption></figcaption></figure>

* **Top level summary** numbers represent -&#x20;
  * Invoices ingested
  * Valid and consolidated invoices
  * Total invoice value of valid and consolidated invoices
  * Total tax value of valid and consolidated invoices
* **Status breakdown** view provides count summary by individual invoices statuses
* **Daywise breakdown** view provides day level count summary split by invoice statuses
* **Overview** table provides detailed summary of the invoice count, invoice value, tax amount by invoice statuses for each businesses

**NOTE -**&#x20;

* All foreign transaction have been converted to the Malaysian Ringgit based on the document currency conversion rate provided by users in the invoice payload


---

# 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://docs.cleartax.in/product-help-and-support/for-large-businesses/cleartax-e-invoicing-malaysia/mis-dashboard.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.
