# Administrative Policies

This section is defined under the [Terms](/terms-of-use.md) and contains all published Administrative Policies.

| No.        | Purpose                                                                                                                                                                                                    | Link                                                                                                           |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| AP-2021-01 | To establish a standard and standing format for all administrative policies promulgated under the Secure Access Terms of Use (<https://docs.rimodellegislature.com/terms-of-use#administrative-policies>). | [Click Here](https://docs.google.com/document/d/1SlWlBzLa_seNVn3Yp2QT8qGvzsmd6anD45_SApJ9jd0/edit?usp=sharing) |
| AP-2021-02 | To restrict the distribution of reports that contain sensitive information that may not be authorized for all users of the RIML in its existing state at the time of creation of such reports.             | [Click Here](https://docs.google.com/document/d/1kwY2oSu-lQwmmqIfc9lGADq_T5Pd7Diim1lmisy2UO0/edit?usp=sharing) |
| AP-2021-03 | To outline a process that allows students to modify previously-entered data that required some form of approval or other process.                                                                          | [Click Here](https://docs.google.com/document/d/1-_7Oe1J_aYYyiu-DinpXx2SqUVVNwAK9KXtKgDxMtWg/edit?usp=sharing) |


---

# Agent Instructions: 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://docs.rimodellegislature.com/administrative-policies.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.
