# Overview

## Contents

### Data compliance for Data Scientists

Develop ML-models meeting compliance standards and make sure that you manage Personally Identifiable Information (PII) properly. See the [Data compliance for Data Scientists use case](/use-cases/use-cases/dc-data-compliance.md) for the end-to-end walkthrough.

### Deprecation for Data Engineer \ Analyst

Be in control of making dramatic changes to your data. Provide transparent deprecation process so as to inform all stakeholders in proper time and manage risks of downstream failure. See the [Deprecation for Data Engineer / Analyst use case](/use-cases/use-cases/de-deprecation.md).

### Visibility for Data Quality Engineer

Import test suite results from pre-defined libraries or custom frameworks directly to the ODD Platform and share them with your team and other stakeholders to build trustworthy and transparent communication about data health of your product. See the [Visibility for Data Quality Engineer use case](/use-cases/use-cases/dq-visibility.md).

### Data preparation for Visualization Engineer

There are numerous BI tools and their data preparation capabilities vary. Examine your data sources, metadata and tags using the ODD Platform to predict BI tool performance, set dashboard security levels and prepare the data. See the [Data preparation for Visualization Engineer use case](/use-cases/use-cases/viz-preparation.md).

### Service Provider and Pre-Sales

Manage customer expectations successfully by examining an existing architectural landscape and gathering info about a toolset for better project scope planning. See the [Service Provider and Pre-Sales use case](/use-cases/use-cases/service-presales.md).


---

# 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.opendatadiscovery.org/use-cases/use-cases.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.
