# Owners

ODD Platform allows to create platform-managed users — owners. Owners are Data Owners — people who manage and maintain a particular data entity or term.

You can manage owners in the [Management → Owners](/features/management.md) tab.

<figure><img src="/files/xlQq9DgsDgEXMHymSZDP" alt=""><figcaption><p>Owners management</p></figcaption></figure>

Every ODD Platform user should associate themselves with one of the existing owners. This process is described in the [User-owner association](/configuration-and-deployment/enable-security/authorization/user-owner-association.md) section.


---

# 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.opendatadiscovery.org/configuration-and-deployment/enable-security/authorization/owners.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.
