> For the complete documentation index, see [llms.txt](https://weisscenter.gitbook.io/weisscenter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://weisscenter.gitbook.io/weisscenter/user-guide/quickstart.md).

# Introduction

<figure><img src="/files/DABoVba1RJlTbHl0lzPw" alt=""><figcaption></figcaption></figure>

### Purpose

This document provides guidance for using ADAPT, covering the tool’s primary features and processes, from setting up data sources to publishing reports.&#x20;

### Scope of ADAPT

ADAPT supports the specific public reporting mandates under IDEA Sections 616 and 618, covering both Part C and Part B. The tool allows states to author and publish reports that adhere to state reporting requirements and are accessible to all, including individuals with disabilities.&#x20;

As the ultimate resource for generating accessible IDEA data reports, ADAPT offers a comprehensive list of report templates for Part C and Part B, including Child Count, Assessment, Personnel, and much more.&#x20;

#### Beyond Compliance

Achieving maximal accessibility goes beyond Section 508 compliance. While this establishes a baseline of accessibility, ADAPT has undergone rigorous user testing to ensure it meets Web Content Accessibility Guidelines (WCAG) 2.2. This allows ADAPT to be leveraged across Lead Agencies (LAs) and State Education Agencies (SEAs) to effectively meet specific public reporting requirements under IDEA Sections 616 and 618, Part C and Part B.

### Key Features of ADAPT

The following features represent the key functionalities of ADAPT, supporting efficient and accessible reporting.&#x20;

* **Data Management:** Easily handle your data by creating, editing, and managing Data Views.
* **Report Creation:** Create customized reports based on your selected Data View and generate live previews of the report.
* **Settings:** Configure application settings, including Data Sources, user management, session timeout, and data suppression rules.
* **Accessibility Settings:** Customize the appearance of ADAPT to meet your needs by adjusting the text size, modifying the spacing between elements on the page, changing the color theme to improve contrast, and altering the layout by changing how content is displayed on the screen.


---

# 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:

```
GET https://weisscenter.gitbook.io/weisscenter/user-guide/quickstart.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.
