# KPIs: Expenditure

## **Expenditure**

### **By Project Type**

1. Projects that are created in the selected time period by project type
2. Show total project count within the PIE.
3. Switching to Amount should show same split by Amount instead of Count
4. Default Action on Hover

**By Bill Type**

1. Amount Billed (created) by Bill Type in the selected time frame. May not be approved or may be rejected also in that time-frame.
2. Show total Amount in the PIE
3. Switching to number should give number of bills the above KPI refers to while calculating amount.


---

# 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.digit.org/works/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/user-stories/dashboard-v1.0/kpis-expenditure.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.
