# Overview

## About ODD

The open-source Data Discovery Platform improves productivity, collaboration, and governance of modern data products and teams:

* Free open-source and community-driven
* ML first citizen
* End-to-end microservices lineage support
* Flexible data quality integration options
* Auto-generated ML experiment lineage and metadata

To use Platform solutions more effectively apply [**ODD Specification**](https://github.com/opendatadiscovery/opendatadiscovery-specification/blob/main/specification/specification.md). It contains best practices for managing your metadata. Its theoretical topics and examples help to build an effective data discovery process. Also the Spec covers data engagement and data federation problems.

### The platform for your business

![](https://3630572601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGZJ5RdCEQxq16TnRL3Tq%2Fuploads%2Fgit-blob-3d23aeec284e2b3ff1d91b3dbfd7adde88baf59a%2Faudience.png?alt=media) ODD's **target audience** is any data team regardless of its' size. It can be enterprises or large-scale companies challenging data mesh concept, small and mid-scale companies seeking OSS data catalogue solution and also DS teams aiming at better data governance.\
\
![](https://3630572601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGZJ5RdCEQxq16TnRL3Tq%2Fuploads%2Fgit-blob-e2996884869ca3c2313143d1d898221a571484c4%2Falltogether.png?alt=media) **An ecosystem for all data team members**. Platform functionality covers requirements of Data Scientists and Engineers, Product and Project Managers as well as Data Analysts, Architects, QA and BI Engineers.

### Solution matrix

ODD can benefit a team at the following SDLC stages and team functions:

![](https://3630572601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGZJ5RdCEQxq16TnRL3Tq%2Fuploads%2Fgit-blob-90a3947df89294293ba31d651edb0e5e5c3d6176%2Fsdlc.png?alt=media)

## Pain points

### Onboarding to data

Every time a newcomer joins a data team, one faces a challenge of data management processes learning. Unfortunately, it may provoke overcommunication, reading irrelevant documentation and spending much time to pick out meaningful information.\
ODD solutions help figure out data sources, find owners of this data, check DBs structures and get many other attributes that are necessary for working activities.

### Data discovery

The more data a team has the more complicated connections occur between assets and components. ODD provides a search tool with AI-powered suggestion and flexible filters. Also the Platform supports a description option, so you can get detailed info about data entities.

### Data observability

A problem of observability lack starts when irrelevant data appears in one's production cycle. To clarify when and where this data is and avoid delay use ODD's lineage diagram and flexible alert system.

## Features

Dive into ODD opportunities with a [list of ODD features](https://docs.opendatadiscovery.org/features).

## Use cases

[Here](https://docs.opendatadiscovery.org/use_cases) you can find most popular use cases for different titles of your data team.


---

# 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/readme.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.
