> For the complete documentation index, see [llms.txt](https://docs.teaqip.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.teaqip.com/sub-group-head-operating-instructions/view-analytics.md).

# View Analytics & Staff Trend Data (Analytical Reports)

## View Analytics :

* Click on "View Analytics" to view analytical reports
* Sub-Group Head is able to see following Analytical Types Reports:
  1. **Institute Wise Report**
  2. **City Wise Report**
  3. **Subject Wise Report**
  4. **Department Wise Report (For College Entity)**
  5. **Class/Class- Division Wise Report**&#x20;
* Select date range, type of Analytics and click on "View Analytics" button

![View Analytics for Sub-Group Head of College/School Sub-Group](/files/-MdHFHHQ-GgoTvn4_Q-D)

### 1. **Institute Wise Report :**

* It shows the Analytics of all added Institutions with bar graph and pie chart

![Institute Wise Report](/files/-MK9pwoVSBhv3XulUwBb)

### 2. City Wise Report :

* It shows the Analytics of all added cities with bar graph and pie chart

![City Wise Report](/files/-MK9utnUP8Z6sO6Ek6U_)

### 3. Subject Wise Report :

* It shows the Analytics of all added Subjects with bar graph and pie chart
* If you want to view particular Department Wise Subjects, then select name of Department from given drop down. It shows analytics of selected Department only with Bar Graph and Pie Chart

![Subject Wise Report (College) & Subject Wise Report (School)](/files/-MK9w9i-1HyKNDLtUIwa)

### 4. Departments Wise Report : (For College)

* It shows the Analytics of all added Standards/Departments with bar graph and pie chart

![Department Wise Report (For College Insti. Only)](/files/-MK9yiT7eTR2i6iTyZ1T)

### 5. Class/Class-Division Wise Report :

* It shows the Analytics of all added Classes or Class-Divisions with bar graph and pie chart
* If you want to view particular Department Wise Classes/Class-Divisions, then select name of Department from given drop down. It shows analytics of selected Department only with Bar Graph and Pie Chart

![Class-Division Wise Report (College Insti.)) & Class Wise report(School Insti.)](/files/-MKA-AeJzY1_t-lO9GBX)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.teaqip.com/sub-group-head-operating-instructions/view-analytics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
