> 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/institution-head-operating-instructions/manual-for-institute-head-college/dashboard.md).

# Dashboard

## **Getting Started With Dashboard :**

* Make sure all the PC and System Requirements are met before moving on to the next step
* Open a web browser and access provided URL and log in to the site/platform as explained earlier
* After signing-in, the landing page as seen below will be visible to the Institution 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.
* &#x20;If the screen shows a Dashboard that looks like the one below, you are signed in to the site:

![](/files/-MdHKe7qAzuvEkzjJmoS)

* 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. Institute 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 Institute Head  of **College Institution** to see up-front are :
  1. Expiry Date of Licences which are allocated by Super Admin during registration
  2. Total number of Departments in Institutions added in TeaQIP system
  3. Total number of Staff(Teachers) in the Institution added in the TeaQIP system
  4. Total number of Subjects in the Sub-Group added in the TeaQIP system
  5. Total number of Scheduled Surveys within the Institution
  6. &#x20;Total number of feedbacks taken within the Institution as on date
  7. [ **​"Detailed Analytics"**](/institution-head-operating-instructions/manual-for-institute-head-college/reports-for-college-institution.md#3-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/institution-head-operating-instructions/manual-for-institute-head-college/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.
