> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/qsac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/qsac/atlas-process/meet-the-atlas-team.md).

# Meet the Atlas Team

While our team at Atlas is large, here are the people that are supporting the work with Atlas schools across New Jersey.

### Overall School and District Support

<table data-header-hidden><thead><tr><th> </th><th> </th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/-MhxqVc7DbWDSnyqTsJs" alt="" data-size="original"> </td><td><img src="/files/-MjkaW3khTn6r4zTs8-t" alt="" data-size="original"> </td><td></td></tr><tr><td><p><strong>Gary Squires</strong></p><p>Director, Atlas Sales</p></td><td><p><strong>Kari Reynolds</strong></p><p>Senior Account Manager, Atlas</p></td><td></td></tr></tbody></table>

### Professional Development & Implementation

| <img src="/files/-MhxsgVY1ghdshHsMgih" alt="" data-size="original">                                         | ![](/files/-MhxvBCpuQ9XvZf1FsYK)                                       |
| ----------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| <p><strong>Kelby Zenor</strong></p><p>Vice President of Professional Development <br>and Implementation</p> | <p><strong>Joseph Lanigan</strong></p><p>Implementation Specialist</p> |

| <img src="/files/-MhxrRjTl_o59f1FXLDg" alt="" data-size="original">                      | <img src="/files/-Mhxtjge3NLTR0P27_21" alt="" data-size="original">             |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| <p><strong>Elizabeth Clarkson</strong></p><p>Senior Professional Development Manager</p> | <p><strong>Marie Mugabe</strong></p><p>Professional Development Facilitator</p> |

### Ongoing Atlas Technical Support

<table data-header-hidden><thead><tr><th> </th><th> </th><th data-hidden> </th></tr></thead><tbody><tr><td><img src="/files/-MhzLwgPvrY3DqrpLs2a" alt="" data-size="original"> </td><td> <img src="/files/-MhxvE_orLe7_38K74_g" alt=""></td><td> </td></tr><tr><td><p><strong>Darby Cave</strong></p><p>Senior Support Manager</p></td><td><p><strong>Su Aldhalemi</strong></p><p>Senior Support Specialist</p></td><td><p><strong>Su Aldhalemi</strong></p><p>Senior Support Specialist</p></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://guide.fariaedu.com/qsac/atlas-process/meet-the-atlas-team.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.
