Skip to content

Creating a Definition

A definition is the core configuration unit in DQS. It specifies:

  • Which Salesforce object to scan
  • Which fields to evaluate
  • Which quality dimensions (capabilities) to measure
  • Optional per-field threshold overrides
  1. Click “New Definition”

    In the Builder tab, click the New Definition button in the top-left corner. A creation dialog opens with object search, recent definitions, and suggested objects.

  2. Select the target object

    Pick the SObject you want to scan. You can search all objects in your org, choose from Recent Definitions (objects you’ve already built definitions for), or select from the Suggested list (Account, Opportunity, Contact, Case, Lead). The dialog shows how many records and existing definitions each object has.

  3. Enter a definition name

    Once you select an object, the right-hand panel shows a name field with auto-generated suggestions based on the object (e.g., “Opportunity Quality Profile”, “Opportunity Completeness Audit”). Pick a suggestion or type your own name.

  4. Click ”+ Create”

    The definition is created in Draft status and opens in the Builder wizard.

New Definition dialog — select an object, name your definition, and click Create

After creation, you can configure:

SettingDescription
NameDisplay name shown in lists and Insight Studio
ObjectThe target SObject (cannot be changed after creation)
DescriptionOptional notes about the scan’s purpose
StatusCurrent lifecycle stage (Draft, Ready, Active, Obsolete)

Open any definition from the Home tab’s recent activity table, or from the Builder’s sidebar navigation tree. Definitions in Draft status can be edited — click Continue Building to resume configuration.

Draft definition with Clone and Continue Building buttons

The delete button (trash icon) is only available when both conditions are met:

  • The definition is in Draft status
  • You have the DQS Admin permission set assigned

Active or completed definitions cannot be deleted — retire them to Obsolete status instead.

Delete button on a Draft definition — only visible to admins

Deleting a definition removes all associated definition details, but preserves historical scan results for audit purposes.