# How to fix my data quality

## How to Fix Data Quality Issues in Delpha

### Overview

Fixing data quality in Delpha follows a simple 3-step process: assess, review, and apply recommendations. Whether you're working across your entire org or on a single record, Delpha provides tools to streamline and automate improvements.

### Step 1: Run a Data Quality Assessment

Before making any fixes, you must assess the current data quality.

You can initiate the assessment in three ways:

* **Full Org Assessment:** [Automatically assess all records that meet your criteria](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/data-quality-account.md).
* **Targeted Assessment via Delpha Campaign:** [Focus on a specific list of records](/delpha-for-salesforce/delpha-campaigns.md).
* **Manual Assessment:** Open any Account or Contact record and click the **Score Meter refresh** button.

<div align="left"><figure><img src="/files/PQ4LPsNoH2Vjx7btDPwS" alt="" width="307"><figcaption><p>Data Quality Score</p></figcaption></figure></div>

### Step 2: Review the Results

Once the assessment is complete, review the results through:

* 👀 **Data Quality Steward View:** [Filter, search, and view detailed quality scores and issues](/delpha-for-salesforce/delpha-apps/delpha-data-quality/data-quality-steward-view.md).
* 📈 **Score Meter Component:** Visually assess the score and quality breakdown for individual records.

<div align="left"><figure><img src="/files/LPa2v3hs2QrQJUnRpqAr" alt="" width="307"><figcaption><p>Data Quality </p></figcaption></figure></div>

### Step 3: Apply Delpha Recommendations

You can apply recommended values in two ways:

* ✅ **From the Steward View:** [Bulk apply or reject fixes for multiple records](/delpha-for-salesforce/delpha-apps/delpha-data-quality/data-quality-steward-view.md).
* 💬 **From a Delpha Bot Conversation:** The assistant guides you through personalized recommendations.

<div align="left"><figure><img src="/files/4D1Klj3dzCjgbrmqkKpk" alt="" width="214"><figcaption><p>Data Quality Conversations </p></figcaption></figure></div>

{% hint style="warning" %}
**Auto-Apply Options:**\
[Some fields may auto-update if your settings allow](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/data-quality-account.md#field-level-automation-settings) it and the **confidence score** meets your defined threshold.
{% endhint %}


---

# 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/how-to-faq/delpha-data-quality/how-to-fix-my-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.
