# Introduction to ADAPT (Accessible Data Analysis and Publishing Tool)

Developed by the Weiss Center, ADAPT is a modern, web-based solution that helps make IDEA (Individuals with Disabilities Education Act) data easier to understand. Hosted in a state’s cloud environment, ADAPT may be used to author and publish reports that are accessible to all, including individuals with disabilities and those with limited statistical knowledge.

### Why use ADAPT?

* Freely available and installed in the state’s cloud environment.
* Easily generate accessible IDEA data reports with ADAPT’s diverse range of Part C and Part B templates, providing a seamless solution for your reporting needs.
* Improved capacity in states to meet compliance requirements, lessening the burden on staff.
* Enhances understanding and transparency of IDEA Part C and Part B data within states, streamlining communication and fostering collaboration.
* Greater technical efficiencies through secure, accessible, open-source technology.

### [User Guide → ](/weisscenter/user-guide/quickstart.md)


---

# 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://weisscenter.gitbook.io/weisscenter/readme.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.
