> For the complete documentation index, see [llms.txt](https://help.delpha.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-ultimate-parent/ultimate-delpha-focuses-on-brands-and-operating-structures.md).

# Ultimate - Delpha focuses on Brands and Operating structures

## Two Perspectives of Ultimate Parenting

The concept of **Ultimate Parent** can be understood in **two complementary ways**, depending on the business context.\
Each perspective serves different objectives and relies on different data sources.

| Perspective             | **Legal Ownership**                                                                                                                                                                                                                                                                        | **Brand / Operating Structure** *(Delpha’s focus)*                                                                                                                                                                                                                                       |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **When to Use**         | <p>• When signing contracts or defining billing and invoicing entities.<br>• During credit checks, KYC/AML, sanctions screening, or when assessing parent guarantees and collections.<br>• For legal reporting or rolling up exposure to determine who ultimately controls the entity.</p> | <p>• When routing leads and opportunities, assigning account executives or territories.<br>• For Account-Based Marketing (ABM) and brand-level campaign planning.<br>• To plan coverage and pipeline by brand, flag, or region.<br>• For partner programs or go-to-market playbooks.</p> |
| **How It’s Determined** | Based on **official registries and regulatory filings** (objective legal ownership).                                                                                                                                                                                                       | Based on **company websites and press releases** (brand and operational relationships).                                                                                                                                                                                                  |

## Delpha’s Approach

Delpha’s Ultimate model focuses on the **Brand / Operating structure**, reflecting **how companies actually present and operate in the market** rather than just their legal ownership.\
This approach is especially effective for **franchise and multi-brand organizations**, where:

* Each location or entity may have a different legal owner.
* Yet, all operate under a **shared brand, standards, and commercial identity**.
* The brand parent (e.g., Marriott, McDonald’s, or Accor) defines the **operational relationship** more accurately than the local legal entity.

By analyzing **websites, brand directories, and official communications**, Delpha identifies the **true operating hierarchy** that governs how companies are seen and function in the marketplace.\
This ensures more relevant grouping for **sales coverage, ABM strategies, franchise management, and go-to-market execution**.

{% hint style="warning" %}
[More information on the trusted sources used by Delpha](/delpha-for-salesforce/how-to-faq/delpha-ultimate-parent/delpha-trusted-sources-for-ultimate-parent.md)
{% endhint %}

## [Account Hierarchy: Finance vs. Sales](https://delpha.io/blog/account-hierarchy-finance-vs-sales/)

Finance tracks the Ultimate Legal Parent, but Sales needs the Effective Buying Parent. Learn how Delpha’s Commercial Hierarchy resolves territory and compensation conflicts in Salesforce.

A practical study about how to deal with:

* [Holdings](https://delpha.io/blog/account-hierarchy-finance-vs-sales/#holding-shell-lvmh),&#x20;
* [Foundations](https://delpha.io/blog/account-hierarchy-finance-vs-sales/#fortress-of-foundations-rolex-ikea),&#x20;
* [Joint Ventures](https://delpha.io/blog/account-hierarchy-finance-vs-sales/#joint-dilemma-sony-honda)
* [Franchises](https://delpha.io/blog/account-hierarchy-finance-vs-sales/#franchise-matrix-marriott)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-ultimate-parent/ultimate-delpha-focuses-on-brands-and-operating-structures.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
