# Delpha configuration

## Delpha Configuration Overview

The **Delpha Configuration** section centralizes all key setup options to tailor the platform to your org’s needs:

* **First Steps** – [Initial connection](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/first-steps.md)&#x20;
* **Token Usage** – [Track API token consumption](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/token-usage.md)
* **Data Quality -** [**Account**](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/data-quality-account.md) **/** [**Contact**](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/data-quality-contact.md) / [**Lead**](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/data-quality-lead.md) – Configure field rules and quality scoring
* **Duplicates** – [Manage deduplication logic and thresholds](/delpha-for-salesforce/use-cases-setup/duplicate.md)
* **Job Tracker** – [Define rules to apply when a job change is detected](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/job-tracker.md)
* **Default Values** – [Set fallback values when a record is created by Delpha](/delpha-for-salesforce/delpha-apps/delpha-setup/delpha-configuration/default-values.md)


---

# 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-setup/delpha-configuration.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.
