> 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/group-head-operating-instructions/staff-advisory-reports.md).

# View Staff Advisory Reports

This is the all-important output of the TeaQIP process which fulfills the whole purpose of TeaQIP. Here you get to see the Advisory Report in respect of all the teachers and also the bird’s eye view of the school as a whole after an in-depth analysis of the students’ feedback. All the reports are submitted to the Principal and all the entities above him/her for their further necessary corrective actions.

It should be noted that the full confidentiality of the Advisory Report in respect of all teachers and other Analytical representations should be maintained by all the entities.

## :bar\_chart: View Staffs' Advisory Reports:&#x20;

* First, select the Sub-Group Name, then select the Institution, then select the teacher’s Name, whose report you want to view, and finally the name of the Survey
* &#x20;Click on the **‘View’** button to see the Advisory Report of the Staff member from the selected Survey

![Staff Advisory Report Screen for College & School Entity](/files/-MdGtSpTm0JCk_5lJUd2)

* You can see the Staff Advisory Report like below :

![Individual Report of Staff Member](/files/-MdGzuxUdm6agdx_No66)


---

# 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/group-head-operating-instructions/staff-advisory-reports.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.
