# Organizations

Organizations represent the employer on which the user is acting on behalf of.

An organization may be comprised of multiple legal entities distributed geographically, e.g. headquarters located in Geneva plus a branch office located in Berlin.&#x20;

Every organization (organizational unit) can be verified legally if requested.

Additionally, every organization can provide their self-assessment [using the data.org data maturity assessment tool.](https://data.org/news/advance-your-data-journey/)

These type of verifications/assessments help data-providers to feel more confident that the data they share is in responsible hands.


---

# 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://docs.trustrelay.io/elements/organizations.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.
