# Content Experts

CHIME can be utilized by data scientists, analysts and epidemiologists to generate daily reports for public health officials and hospital administrators. Future versions of CHIME will streamline report generation. In its current form, content experts will have to manually enter parameters into the UI to generate each report daily. It may be helpful to enter these parameter into a spreadsheet to help organize this work. See [Dashboard Breakdown](broken://pages/-M2d9J7-DhrGO3_5YCcZ), [Data Inputs](/chime/what-is-chime/parameters.md), and [Quick Resources](/chime/master.md#quick-resources) for guidance on how to set the model parameters.

&#x20;


---

# 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://code-for-philly.gitbook.io/chime/purpose/content-experts.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.
