Non-Beneficial Ownership and Trusts
When you see "beneficially held: No" against a shareholding on an ASIC extract, it usually means there's a trust sitting between the registered shareholder and the real beneficial owner. This page explains why that situation exists, how StructureGram models it, and what happens when you import the same ASIC extract more than once.
Why This Concept Exists
Australian legal registers — ASIC for companies, the various state Land Titles Offices for property, and similar systems — record the legal owner of an asset. The legal owner is whoever's name is on the register. That person or company has the legal authority to deal with the asset: sign transfers, attend shareholder meetings, collect dividends.
But the legal owner isn't always the beneficial owner — the person who actually enjoys the asset's economic benefits. In Australia, this gap is most often bridged by a trust: a legal arrangement where the trustee holds the asset on behalf of beneficiaries under the terms of a trust deed. The trustee is the legal owner on the register; the beneficiaries get the economic benefit; the trust itself is the binding arrangement between them.
A common signal on ASIC extracts is the "Beneficially Held" column. When a member's shareholding shows Beneficially Owned: No, ASIC is telling you "this registered shareholder is legally the holder, but they're not the beneficial owner — there's a trust involved."
How Legal Registers Model This
Legal registers care about legal ownership, so they only record one edge:
Trustee ──shareholder──▶ Company
The trust itself is omitted from the register. Trusts in Australia aren't separately recorded anywhere centrally — there's no equivalent of ASIC for trusts. Their existence has to be inferred from documents like the trust deed, declarations of trust, or contextual flags like ASIC's "Beneficially Held: No".
How StructureGram Models This
StructureGram is a substance-first system. We care about who actually owns what, not just whose name is on the register. So we model the trust as its own entity and split the ownership into two edges:
Company ──shareholder──▶ Trust ──trustee──▶ Trustee
This shape carries more information:
- The trust is a first-class entity you can name, attach beneficiaries to, record TFNs/ABNs against, and reference from other diagrams.
- The trustee is still on the picture — but it's now obvious that the trustee holds the asset as trustee for the trust, not in their own right.
- Other beneficial-ownership relationships (beneficiaries, appointors, unit holders) attach to the trust entity, not to the trustee.
When you build a legal-register view (e.g. "what would ASIC see?"), you can collapse this chain back to the direct Trustee → Company edge. We're keeping both perspectives reachable from the same underlying data.
What Happens During ASIC Import
When you import an ASIC extract, the review screen flags every shareholding marked Beneficially Held: No as a non-beneficial holding candidate. For each candidate, you choose one of three actions:
| Action | What it does |
|---|---|
| Interpose trust (default) | Create or link to a trust entity, sit it between the company and the registered holder. The Trustee → Company shareholding becomes Company → Trust → Trustee. |
| Correct to beneficially owned | You disagree with the ASIC flag — there is no trust, the holder really is the beneficial owner. The relationship is created directly as a beneficial shareholding. |
| Skip | Don't import this shareholding at all. |
Within Interpose trust you have three sub-options for the trust:
- Placeholder holding trust (default) — StructureGram creates a new trust entity named something like "Acme Pty Ltd Holding Trust" and marks it as a placeholder you can rename and fill in later.
- Existing trust — Link to a trust entity that already exists in StructureGram (e.g. the underlying family trust the registered holders are trustee of).
- New trust — Create a brand-new named trust on the spot.
Re-importing the Same Extract
If you import the same ASIC extract a second time — perhaps to pick up newly-added members, or after refreshing the file from ASIC — StructureGram will look for non-beneficial chains it created the first time around.
For each non-beneficial candidate on the new import, StructureGram checks: does an existing trust already sit between this company and these holders? If it finds a match, the candidate is defaulted to "Skip" with a green "Already imported — skipping" badge, and the matched trust is named in the row's banner. You can flip the action back to "Interpose trust → Existing trust" if you intentionally want to re-process — but the default behaviour protects you from accidentally creating duplicate holding trusts.
Two things to know about how the matching works:
- The match is on the relationship pattern, not the trust's name. If you renamed the placeholder trust after the first import, the dedup will still find it.
- The match requires both the target company and every holder to be linked to existing StructureGram entities. If you're importing fresh — i.e. you've chosen "Create" rather than "Link" for the company or one of the holders — the dedup can't anchor and will skip the check. In practice this is fine because re-imports almost always link the same entities.
Edge Cases
Joint non-beneficial holdings. When several individuals are registered jointly as trustees (e.g. "Robert Cameron && Jacqueline Hooper"), each registered holder becomes a trustee of the interposed trust. The shareholding from Company → Trust is a single relationship; the Trust → Trustee edges are one per holder.
Multiple trusts for the same holders. It's possible (though rare) for the same group of trustees to be on more than one trust that holds shares in the same company. In that case StructureGram's dedup will pick the first match it finds. If you want to attach the new shareholding to a different trust, choose "Interpose trust → Existing trust" and select the right one manually.
No trust really exists. ASIC sometimes flags a shareholding as non-beneficial when there's no formal trust — for example, a director holding shares "as nominee" without a written declaration. In that case, choose "Correct to beneficially owned" if you're confident the registered holder is the substantive owner.
Troubleshooting
Why did StructureGram create a new "Holding Trust" when I expected it to find the existing one? The dedup needs both the target company and every holder to be linked to existing entities. If any of them defaulted to "Create" on the review screen (because the duplicate detector wasn't confident), the chain query has nothing to anchor on. Link those entities explicitly and the dedup will re-run reactively.
The non-beneficial banner says "Already imported — skipping" but I want to update some of the relationship metadata. Flip the action from "Skip" to "Interpose trust → Existing trust". The existing trust is already pre-selected. The import will then run a metadata merge against the existing Company → Trust shareholding rather than creating duplicates.
ASIC says non-beneficial but I think the holder is the real owner. Use "Correct to beneficially owned". This records the relationship as a normal beneficial shareholding and skips the trust-interposition entirely. StructureGram preserves the ASIC-vs-SG provenance on the relationship so you (and audit) can see that you overrode the source.
Best Practice
- Link existing entities before deciding non-beneficial actions. The dedup logic, the "existing trust" picker, and the future metadata-merge all work better when the company and holders are linked.
- Rename placeholder trusts as soon as you know the real name. "Acme Pty Ltd Holding Trust" is a sensible default but you'll thank yourself later for replacing it with the trust's actual name. The dedup will still find it on re-import because it matches on relationship structure, not name.
- Treat ASIC's "Beneficially Held: No" as a strong hint, not gospel. It tells you that something about beneficial ownership differs from legal ownership. Sometimes that's a trust; sometimes it's a nominee with no formal trust deed. Use "Correct to beneficially owned" when you have evidence the latter is true.
Related Topics
- Trust Entities — the full trust-entity reference, including trust types, trustees, beneficiaries, and unit holders.
- Data Importing — overview of all import sources.
- Relationships — how StructureGram models edges between entities.