> For the complete documentation index, see [llms.txt](https://admin-services.docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://admin-services.docs.intersectmbo.org/public-reporting/reports.md).

# Reports

<details>

<summary><strong>May Report</strong> </summary>

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vQjlvYGoK4HzmGqVPkloDtHrhKVIu-R284IN8f9w2hugKOZs6xPupRaZ23EYhMRnmEE1JNlZFDJFvuz/pub?delayms=3000&loop=false&start=false>" %}

{% file src="/files/dL1Ogs72oxalVqC3BVh6" %}

</details>

<details>

<summary><strong>Mid Year Report</strong></summary>

{% file src="/files/mJjxQ7grE991aW7wfa6L" %}

</details>

<details>

<summary><strong>April Report</strong></summary>

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vSOQqK6hEB54gnsprahu7Ob_KAkKmQSLkGgykyMrZ29yKmJKUqZHKjA435DFlWIX2I83-jthP6fL1Kq/pub?delayms=3000&loop=false&start=false>" %}

{% file src="/files/quMxTx677LHDFSaua2bX" %}

</details>

<details>

<summary><strong>March Report</strong></summary>

{% embed url="<https://docs.google.com/presentation/d/1LDxjTd1OP1SURmeB_YOmjpl9ZssP9ZQ2hFi0ip5MSsg/edit?slide=id.g38c1784de3f_0_3#slide=id.g38c1784de3f_0_3>" %}

{% file src="/files/JjjGtdxNMunbqhpLNGK6" %}

</details>

<details>

<summary><strong>February Report</strong></summary>

{% embed url="<https://docs.google.com/presentation/d/1N9aRIUsvfnWCeHyeoFpY-yWqSmdX6mfDX6LNnoYSptg/edit?usp=sharing>" %}

{% file src="/files/4z19n26iMl5RHjiOpxcQ" %}

</details>

<details>

<summary><strong>January Report</strong></summary>

{% embed url="<https://docs.google.com/presentation/d/1Yg5Ys3m2wix8Si1H0stakb7SijQCCH9HkCNfCEsKhUo/edit?usp=sharing>" %}

{% file src="/files/s5daSif5smSIjgLoO80o" %}

</details>

<details>

<summary><strong>December Report</strong></summary>

{% embed url="<https://docs.google.com/presentation/d/1UeIZpqrtR8HxkU0SMcOMDx0-KR7NJyaSes9wPt0dEh4/edit?usp=sharing>" %}

{% file src="/files/2hcX8BWKIKBCidWN8f7x" %}

</details>

<details>

<summary><strong>November Report</strong></summary>

{% embed url="<https://docs.google.com/presentation/d/1SWEgDcTdaO_VMkt9JZxFKbStsMD1W29Kme1HIMEeCc0/edit?usp=sharing>" %}

{% file src="/files/dYgAvgp7orXtW5tIDNZh" %}

</details>

<details>

<summary><strong>October Report</strong></summary>

{% embed url="<https://docs.google.com/presentation/d/1KN17WZ9GgsJ6gTaSHu7GU_X019tfjyy5fr5QOQUPhBo/edit?usp=sharing>" %}

{% file src="/files/2CrGgrDlXxoVVArSgdv2" %}

</details>


---

# 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://admin-services.docs.intersectmbo.org/public-reporting/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.
