> ## Documentation Index
> Fetch the complete documentation index at: https://holder.docs.fiskil.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Compliance Tools

> Support for validating regulated Data Provider instances against conformance requirements.

If your Data Provider instance is operating under a **compliance profile** (e.g., CDR, FDX, open banking), additional validation may be required before going live.

Compliance validation ensures that:

* All required endpoints are implemented correctly
* Responses align with mandated schemas and headers
* Consent flows meet regulatory expectations
* Metrics and reporting obligations can be demonstrated

***

## How Fiskil Helps

When compliance requirements apply, Fiskil can support you in:

* **Validating endpoints** against regulatory conformance test requirements
* **Preparing for registry onboarding** (e.g., Accredited Data Recipient registries)
* **Working with integrators or market operators** to confirm compatibility
* **Troubleshooting errors** uncovered during compliance validation

***

## Requesting Support

Compliance validation tools and processes vary by framework.
Please [contact the Fiskil team](https://fiskil.com/contact) to:

* Discuss the compliance framework you are operating under
* Understand what validation and conformance tests are required
* Access additional testing tools where available
* Coordinate with Fiskil to complete certification or registry onboarding

<Note>
  If your instance does not use a compliance profile, you do not need to run regulatory validation.
  Functional testing with [Postman](/docs/testing/postman) and [Request Logs](/docs/telemetry/logs) is sufficient.
</Note>

***

## Example Coverage Areas

During compliance validation, you may need to demonstrate:

* Customer and account discovery endpoints
* Consent lifecycle behavior (create, review, revoke)
* Error codes and error handling
* Performance and availability thresholds
* Reporting metrics

***

***

## Related

* [Metrics](/docs/telemetry/metrics)
* [Go Live Checklist](/docs/go-live/index)
