> 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/dashboard.md).

# Dashboard

## **Getting Started With Dashboard :**&#x20;

* Make sure all the PC and System Requirements are met before moving on to the next step
* Open a web browser and access the provided URL and log in to the site/platform as explained earlier
* Make sure you are signed in as the Sub-Group Head
* After signing-in, the landing page as seen below will be visible to the Sub-Group Head from where he/she can see all the required information on the status and progress of all feedback activities, reports, and analytics updated in real-time.
* If the screen shows a Dashboard that looks like the one below, you are signed in to the site

![Dashboard of Sub-Group Head of College & School Group](/files/-MdHAtOePtDQzPgA4fNm)

* In the upper right you should see "Welcome YOUR "first name", "Last Name", YOUR "Group Name" and you are logged in as your "Designation" i.e. Sub-Group Head
* A Dashboard is a place where you get to see a summary of all the important activities of the system and their progress
* Some of the important information for the Sub-Group Head to see up-front are :
  1. Expiry Date of Licences which are allocated by Super Admin during registration
  2. Total number of Institutions in the Sub-Group added  in the TeaQIP system
  3. Total number of Departments in added Institutions in case of College Group
  4. Total number of Staff in the Sub-Group added in the TeaQIP system
  5. Total number of Subjects in the Sub-Group added in the TeaQIP system
  6. &#x20;Total number of feedbacks taken in the Sub-Group as on date
  7. [ **​"Detailed Analytics"**](/sub-group-head-operating-instructions/view-analytics.md#view-analytics) link is used to see the analytical reports of all added Institutions (Note that : Once first Survey is conducted by any added Institutions & Reports are released, then only "Detailed Analytics" button get appeared)


---

# 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/dashboard.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.
