# Dispute Resolution Process

Use the Dispute Resolution Process to mediate disagreements in any of the following categories:

1. Data Provider objects to the data exchange
2. Disagreement on the method for de-identification
3. Disagreement on costs

The goal of the dispute resolution process is to resolve issues at the lowest level possible and to create a different process when one of the parties to the BUCP is not under the authority of the Governor.

## Steps in the dispute resolution process

1. **Check Authority:** Are both the Data Provider and Data Recipient under the Governor's authority?&#x20;
   1. **Yes:** Go to step 2.&#x20;
   2. **No:** Go to step 3.&#x20;
2. **Initial Mediation:** If both are under the Governor's authority, try to resolve the issue yourselves. If you have Agency Chief Data Officers, consult them. Otherwise, consult your Agency Information Officer to help mediate the dispute.&#x20;
   1. **If dispute is resolved:** finalize the BUCP and submit it using the [BUCP Inventory Form](https://airtable.com/appBDfkcteQhHoKBG/pag8eHPdioJyEW8uk/form) (external link to AirTable).&#x20;
   2. **No resolution:** Go to step 3.&#x20;
3. **Written Statements:** Both the Data Provider and Data Recipient must write down their perspectives, including comments and recommendations. Submit these to the Chief Data Officer via the [Dispute Mediation Request Form](https://airtable.com/shrWblGAAafhXPBFb) (external link to AirTable).
4. **Chief Data Officer Mediation:** The Chief Data Officer will hold joint meetings to mediate.&#x20;
   1. **If the dispute is resolved:** finalize the BUCP and submit it using the [BUCP Inventory Form](https://airtable.com/appBDfkcteQhHoKBG/pag8eHPdioJyEW8uk/form) (external link to AirTable).
   2. **No resolution:** Go to step 5.
5. **Final Decision:**
   1. **Both under the Governor's Authority:** The Chief Data Officer will send a recommendation to the Governor's office for a final decision.&#x20;
   2. **One or more NOT under the Governor's Authority:** The BUCP is not approved.&#x20;

See the flowchart below as well.

![](/files/-MjBVBgUhLnybFxTPEhJ)


---

# 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/dispute-resolution-process.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.
