> For the complete documentation index, see [llms.txt](https://shahpk72.gitbook.io/bsmart-cms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shahpk72.gitbook.io/bsmart-cms/untitled-3.md).

# Productivity Index / Efficiency Index

Productivity Index is the Measurement of work done on Complaints. If the work done within the standard time then its mean Productivity is going high else will go down if the standard time is not met.

**General Formula of Productivity   =   Standard Time of Work  x 100**\
&#x20;                                                                 **/Total Time Taken**\
\
&#x20;In the following system Complaint Productivity applied Skillman and the average number of Productivity of Colony applied to Upward hierarchy . The complete system runs on the same formula and it helps in the work done by labour within standard time or not. The parameters can be changed by changing Standard time of Immediate, urgent, routine from Area Login.

{% hint style="info" %}
This is use for find the productivity of the website.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://shahpk72.gitbook.io/bsmart-cms/untitled-3.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.
