# Adaptive Analytics Workflow

The **Adaptive Analytics Workflow** is the core mechanism for discovering, investigating, and tracking hidden behavioral signals from your production AI log data.

1. **Discover:** New signals are displayed as [Insights](https://docs.dbnl.com/v0.29.x/workflow/insights) and [Dashboards](https://docs.dbnl.com/v0.29.x/workflow/dashboards) within a [Project](https://docs.dbnl.com/v0.29.x/workflow/projects).
2. **Investigate:** Signals can be triaged and refined through population and temporal comparisons with the [Explorer](https://docs.dbnl.com/v0.29.x/workflow/explorer) or dive directly into the evidence with the corresponding subset of enriched [Logs](https://docs.dbnl.com/v0.29.x/workflow/logs).
3. **Track:** Codify signals that are meaningful through specific filtered [Segments](https://docs.dbnl.com/v0.29.x/workflow/segments) and new custom [Metrics](https://docs.dbnl.com/v0.29.x/workflow/metrics).
4. **Repeat:** Future analysis and Insights are impacted by all tracked signals.

<figure><img src="https://content.gitbook.com/content/lUoirJaFEHofsQHmOtdL/blobs/yLL10ErvCOXzNGVTCwmm/DBNL-workflow.png" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
**Discover**

Signals from production log data can be discovered through:

* [**Dashboards**](https://docs.dbnl.com/v0.29.x/workflow/dashboards): Graphical and tabular displays of product state, monitored columns, tracked [Segments](https://docs.dbnl.com/v0.29.x/workflow/segments), and generated [Metrics](https://docs.dbnl.com/v0.29.x/workflow/metrics) for independent analysis.
* [**Insights**](https://docs.dbnl.com/v0.29.x/workflow/insights): Human readable explanations of patterns found in signals generated from unsupervised analysis of enriched logs. Insights are clustered subsets of log data representing temporal shifts, segments of interesting behavior, or outliers from expected behavior.
  {% endstep %}

{% step %}
**Investigate**

Signals can be triaged and refined through:

* [**Explorer**](https://docs.dbnl.com/v0.29.x/workflow/explorer): Graphical and statistical comparison of subsets of log data corresponding to filters from Insights. Population and Temporal Comparison allows for rapid triage and refinement of filters for Segment creation.
* [**Logs**](https://docs.dbnl.com/v0.29.x/workflow/logs): The raw ingested data and all generated Metrics associated with a filter from an Insights. This is the direct evidence from production data that led to the Insight.
  {% endstep %}

{% step %}
**Track**

Once specific behaviors have been identified, understood, and refined they can be codified by creating:

* [**Segments**](https://docs.dbnl.com/v0.29.x/workflow/segments): Saved filters on Log data corresponding to a specific behavior discovered from an Insight.
* [**Metrics**](https://docs.dbnl.com/v0.29.x/workflow/metrics): Custom functions, evals, and judges that are applied to ingested log data in all future enrich steps.
  {% endstep %}

{% step %}
**Repeat**

Future analysis and Insights adaptively improve based on all tracked signals.
{% endstep %}
{% endstepper %}

### Next Steps

* **Ready to start using DBNL?** Head straight to our [Quickstart](https://docs.dbnl.com/v0.29.x/get-started/quickstart) to get set up on the platform and start testing your AI products right away for free.
* **Want to understand more about the platform?** Check out the [Architecture](https://docs.dbnl.com/v0.29.x/platform/architecture), [Deployment](https://docs.dbnl.com/v0.29.x/platform/deployment) options, and other aspects of the [Platform](https://docs.dbnl.com/v0.29.x/platform/platform).
