> For the complete documentation index, see [llms.txt](https://t22.caqualityearlylearning.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://t22.caqualityearlylearning.org/continuing-requirements-1/staff-infant-ratio.md).

# Teacher-Child Ratio - Infant

(a) In addition to Sections 101216.3 (c), (e), (g) and (h), and notwithstanding Sections 101216.3 (a), (b), (d) and (f), the following shall apply:&#x20;

(b) There shall be a ratio of one teacher for every four infants in attendance.&#x20;

&#x20;  (1) An aide may be substituted for a teacher when all of the following conditions are met:&#x20;

&#x20;     (A) There is a fully qualified teacher directly supervising no more than 12 infants, and&#x20;

&#x20;     (B) Each aide is responsible for the direct care and supervision of a group of no more than four infants.&#x20;

&#x20;  (2) When engaged in activities away from the center, there shall be a minimum of one adult to every two infants in attendance.&#x20;

&#x20;     (A) This ratio may include authorized representatives of infants in care and adult volunteers to supplement the staff-infant ratio.&#x20;

(c) The director and the assistant director in an infant care center or a combination center may be counted in the staff-infant ratio when actually working with infants.&#x20;

(d) There shall be one teacher to every 12 sleeping infants provided the remaining staff necessary to meet the ratios specified in (b) above are immediately available at the center.&#x20;

&#x20;  (1) An aide who is 18 years of age or older, and who meets the requirements of Sections 101216 and 101216.2(e), may be used in place of a teacher if the conditions specified in (d) above are met.&#x20;

(e) There shall be provision for overlap of staff for different shifts so that continuity of care is assured.

> NOTE: Authority cited: Section 1596.81, Health and Safety Code. Reference: Sections 1596.72, 1596.73, 1596.81 and 1597.05, Health and Safety Code.


---

# 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://t22.caqualityearlylearning.org/continuing-requirements-1/staff-infant-ratio.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.
