# Delpha Score Meter

## What You Can Do in the Score Meter

The Score Meter is your **all-in-one command center** for data quality. It helps you **understand**, **review**, and **apply** improvements — all in a single, intuitive interface.

### 1. Understand Your Data Quality at a Glance

* **See your overall quality score** for the selected object (e.g. Accounts, Contacts).
* The score is **visually represented** with a color-coded gauge for quick assessment.
* The number of available data quality recommendations and the number of duplicates are clearly listed.

<div align="left"><figure><img src="/files/PtXtiPio5cp0CrSSCJom" alt="" width="458"><figcaption></figcaption></figure></div>

### 2. Data Quality: Review and Apply Suggestions Inline

Click on the '**x recommendations**' link and view **AI-generated recommendations** directly from the Score Meter.

* Each recommendation includes:
  * A confidence score based on the data quality dimensions
  * Extra information to help the decision
* You can **expand or collapse** details for quick scanning or deep inspection.

{% hint style="info" %}
You access this view clicking on the number of recommendations link or navigating in the Score Meter component using the 'next page' sign (>).&#x20;
{% endhint %}

* Choose how to apply recommendations:
  * **One by one**
  * **Bulk select multiple items**
  * **Accept all suggestions in one click**

<div align="left"><figure><img src="/files/5E28X8ESFS3zY3UYLE8v" alt=""><figcaption></figcaption></figure></div>

* The **Show more** button appears when multiple options are available.&#x20;

Delpha showcases the data quality recommendation with the highest confidence score in the score meter. After the data quality analysis, additional data is accessible.&#x20;

If Delpha's recommendation isn't suitable, click 'Show more' to view all options. Apply a different value by clicking on the green tag.

<div align="left"><figure><img src="/files/j8EqkcvPJSuhFGhC9ShY" alt=""><figcaption></figcaption></figure></div>

### 3. Duplicate: Review and fix potential duplicates

Click on the '**x duplicate**' link to open the Duplicate Merge Editor and start the deduplication process.

Check this article for more info on [the manual deduplication process](/delpha-for-salesforce/how-to-faq/delpha-duplicate/how-to-fix-duplicates-in-salesforce-with-delpha-automatic-bulk-and-manual-options.md#record-level-merge-delpha-bot).  &#x20;

<figure><img src="/files/sTxZv1AUNzOGfdJGrsb5" alt=""><figcaption></figcaption></figure>

## What the Quality Score Represents

<div align="left"><figure><img src="/files/S1thIDyq6ihfbhNnPsk1" alt="" width="459"><figcaption></figcaption></figure></div>

The score is based on [**six key data quality dimensions**](/delpha-for-salesforce/how-to-faq/delpha-data-quality/what-are-the-6-data-quality-dimensions.md), evaluated field by field:

| Dimension        | Meaning                                           |
| ---------------- | ------------------------------------------------- |
| **Completeness** | Is the value present or missing?                  |
| **Validity**     | Does the data follow the correct format or rules? |
| **Uniqueness**   | Is this value duplicated elsewhere in the system? |
| **Consistency**  | Is the data coherent across fields or systems?    |
| **Accuracy**     | Is the value correct (factually or logically)?    |
| **Timeliness**   | Is the information still relevant and up-to-date? |

Each field within the record is evaluated and color-coded:

* **Red** – Poor
* **Orange** – Warning
* **Green** – Good
* **Grey** – Not applicable / no data

{% hint style="info" %}
**Why It Matters**

The score helps you:

* Quickly assess trustworthiness of a record
* Decide whether to clean, enrich, or reject the data
* Track data quality improvements over time
  {% 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/delpha-apps/delpha-score-meter.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.
