# Interagency Data Exchange (IDEA) Guidebook

Version 2.0 | Last Updated May 1, 2026.

{% hint style="info" %}
The Interagency Data Exchange Agreement is managed by the Statewide Chief Data Officer who sits within the [Office of Data and Innovation](https://innovation.ca.gov)
{% endhint %}

## Introduction

This guidebook is designed to help you use the Interagency Data Exchange Agreement (IDEA). IDEA is an umbrella Memorandum of Understanding (MOU) that facilitates data exchange between state entities in California.

The IDEA consists of two parts:&#x20;

1. one single master agreement with general legal boilerplate language and
2. smaller subordinate agreements for instances of data exchange called “Business Use Case Proposals (BUCP)”, containing specific information such as data type, intended use, etc.&#x20;

The master agreement combined with a BUCP will form the complete standardized legally compliant data sharing agreement.

The concept is like the procurement model provided by the California Multiple Award Schedules (CMAS). Vendors sign onto a general master agreement (CMAS) and then state entities produce smaller and more detailed Requests for Offers (RFOs). Both parts together form the complete contract.

![](/files/-MjBDrDtT_49IpWkvRDg)

## Version Notes

| Version | Date       | Name                        | Notes                                                                 |
| ------- | ---------- | --------------------------- | --------------------------------------------------------------------- |
| 1.0     | 2021.06.24 | Joy Bonaguro                | Initial release of guidebook                                          |
| 1.1     | 2021.08.05 | Joy Bonaguro                | Added new FAQ on fund transfers                                       |
| 1.2     | 2022.08.24 | Joy Bonaguro                | Gitbook version release, adding and organizing FAQs, adding resources |
| 1.3     | 2023.09.06 | Blake Valenta, Matthew Zhou | Updating flowchart and BUCP development process, adding FAQ questions |
| 2.0     | 2026.05.01 | Alex Nottbohm, Matthew Zhou | Updating BUCP templates, adding FAQ questions, adding resources       |


---

# 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://docs.data.ca.gov/interagency-data-exchange-idea-guidebook/master.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.
