> For the complete documentation index, see [llms.txt](https://docs.communityinclusion.org/training-and-technical-assistance-materials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.communityinclusion.org/training-and-technical-assistance-materials/contract-compensation-options-and-data-reporting/period-based-compensation.md).

# Period-Based Compensation

Period-based compensation agreements specify services and/or work products to be delivered with an associated set payment amount or agreed upon non-cash compensation. The scope and volume of the services to be provided is for a set time period, usually no longer than a year. The agreement can be one-time or may have renewal periods to support longer term implementation. The expected quality of deliverables, outcomes, and associated data reporting requirements for the performance period are specified in the agreement. Mechanisms for invoicing for cash payments or receiving non-cash compensation are also stipulated. For example, the agreement might require specific line item invoices be submitted quarterly based on an approved line item budget, or in the case of non-cash compensation (such as AT devices provided by the state AT program), the agreement might require the appropriate Annual Progress Report (APR) data be collected for the activities implemented and submitted in a prescribed way (online, via prescribed forms, etc.)

Example 1: The state AT program has a memorandum of agreement with the communication sciences and disorders clinic at the state university, providing the university with two new augmentative and alternative communication (AAC) devices. In return, the university submits required APR data, including performance measures, each time a device is demonstrated or loaned.

Example 2: The state AT program has a contract with a center for independent living (CIL) to provide information and assistance, device demonstrations, device lending, and device reuse for consumers in the counties it serves. The CIL receives $25,000 for providing those services and reports requisite data on a regularly-scheduled basis during the program year.

*Last updated January 2023*

<figure><img src="/files/aJamcP9YMgoOQiXPRjNe" alt="catada logo"><figcaption></figcaption></figure>


---

# 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://docs.communityinclusion.org/training-and-technical-assistance-materials/contract-compensation-options-and-data-reporting/period-based-compensation.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.
