# Revision History

{% hint style="warning" %}
See individual department DDGs for more information about the revision history of their versions, including effective date, author, and a brief description of changes.
{% endhint %}

## DDG Template Edition History Summary

{% hint style="info" %}
See [Appendix J](/ddg/appendix/22.-appendix-j-calhhs-ddg-template-development-and-revision-history.md) for the DDG Template’s full development and revision history.
{% endhint %}

<table><thead><tr><th width="122" align="center" valign="middle">Edition</th><th width="143" align="center" valign="middle">Date</th><th width="194" align="center" valign="middle">Primary Author</th><th align="center" valign="middle">Brief Description of Changes</th></tr></thead><tbody><tr><td align="center" valign="middle">1.0</td><td align="center" valign="middle">9/23/16</td><td align="center" valign="middle">L. Scott, MD, MPH</td><td align="center" valign="middle">The First Edition was approved by CalHHS for implementation.</td></tr><tr><td align="center" valign="middle">2.0</td><td align="center" valign="middle">10/24/25</td><td align="center" valign="middle">D. Aggarwal, PhD</td><td align="center" valign="middle">The Second Edition was approved by CalHHS for implementation.</td></tr></tbody></table>


---

# 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://kb.data.chhs.ca.gov/ddg/revision-history.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.
