> For the complete documentation index, see [llms.txt](https://template.ishare.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://template.ishare.eu/business-and-organisational-building-blocks/business-building-blocks/data-space-intermediaries-and-operators.md).

# Data Space Intermediaries & Operators

The DSSC Blueprint 3.0 identifies two key types of enabling actors within a data space: intermediaries and operators. These are organisations that don’t necessarily provide or consume data themselves but instead deliver supporting services that keep the data space running smoothly and scale in a trusted way.

At iSHARE, we embrace this distinction and provide a foundation for it within our governance model, even though the Trust Framework itself does not define these roles explicitly.

* Intermediaries are specialised actors offering enabling services such as onboarding, identity validation, registry operations, or policy enforcement. They contribute to the scalability, trustworthiness, and good governance of the ecosystem without centralising control.
* Operators may act as coordinators of the data space infrastructure, responsible for orchestrating participant engagement, ensuring compliance, and supporting the daily operations of the data space.

{% hint style="info" %}
The complete DSSC description is available [here](https://blueprint.dssc.eu/?pane=business\&intro=blueprint-in-the-broader-context\&f%5BblueprintVersion%5D=v3.0\&business=intermediaries-and-operators#UseCaseDevelopment).
{% endhint %}

In practice, iSHARE-compliant data spaces are encouraged to define these roles clearly and assign responsibilities transparently. These actors often:

* Help new participants onboard safely,
* Support service interoperability and data discoverability,
* Implement trust-enabling services in line with iSHARE specifications,
* Reduce operational and governance risks through clearly assigned responsibilities.

The iSHARE Trust Framework defines 4 Certified roles that can act as Data Intermediaries: Identity Broker, Identity Provider, Authorisation Registry, and Participant Registry. See more about the [Framework and Roles](https://framework.ishare.eu/main-aspects-of-the-ishare-trust-framework/framework-and-roles), as well as the related [functional requirements](https://framework.ishare.eu/detailed-descriptions/functional/functional-requirements-per-role).

<figure><img src="/files/eSYXPy1qJwSyp30647km" alt=""><figcaption><p>Figure 6.Data Space Roles.</p></figcaption></figure>

The iSHARE Trust Framework supports the certification and oversight of such roles through [Service Level Agreements](https://framework.ishare.eu/detailed-descriptions/operational/service-levels/service-levels-for-certified-parties-satellite) and a modular trust structure. This ensures that enabling parties operate in line with the same principles of fairness, transparency, and interoperability that apply to all data space participants. In this context, the Data Sharing & Governance Act (DSGA) can help define how intermediaries and operators are organised and governed within the data space.

Whether your data space opts for a single operator or a distributed network of intermediaries, the key is to maintain a neutral, rule-based environment, as recommended by both iSHARE and the DSSC Blueprint, where no single party dominates and all actors can collaborate effectively. This also helps support clearer accountability and a stronger approach to regulatory and operational compliance.

{% hint style="info" %}
Data Space Intermediaries & Operators connects closely with other building blocks:

* **Participation Management:** Intermediaries help with enrolment, engagement, and managing participants.
* **Use Case Development:** Intermediaries help define, develop, and run use cases.
* **Business Model Development:** Working across data spaces creates opportunities, supports interoperability, and drives competition.
* **Regulatory Compliance:** Intermediaries must follow rules like the Data Governance Act (DGA).
  {% endhint %}

{% hint style="warning" %}
The guiding questions can help in the co-creation process and in defining this building block, so please see the next section.&#x20;
{% endhint %}


---

# 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:

```
GET https://template.ishare.eu/business-and-organisational-building-blocks/business-building-blocks/data-space-intermediaries-and-operators.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.
