# Data Quality

## Data Quality Setup in Delpha

All data quality configurations are managed through the [**Delpha Setup**](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration.md) app, your central hub for activating and controlling Delpha's quality features.

## Defining Scope of Assessment

You can define **how and when records are assessed** by choosing one of the following modes:

* **Automatic**\
  Automatically applies to all records that meet the [Assessment Criteria Field](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration.md).
* **Controlled by Data Steward**\
  Applies only to records included in a specific  [**Delpha Campaign**](/delpha-for-salesforce/delpha-campaigns.md), offering targeted control within the scope of the Assessment Criteria Field.
* **Manual**\
  Allows you to [trigger quality assessments on a **single record** at a time](/delpha-for-salesforce/how-to-faq/delpha-data-quality/how-to-fix-my-data-quality.md#step-1-run-a-data-quality-assessment), as long as it meets the Assessment Criteria.Summary

The **Data Quality Setup** in Delpha lets you [tailor your quality assessment strategy by defining whether it’s applied automatically, through campaigns, or manually](broken://pages/AtF6LNN9jwIa1PifG9CG)—ensuring flexibility across your Salesforce data processes.


---

# 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://help.delpha.io/delpha-for-salesforce/use-cases-setup/data-quality.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.
