# Property of objects

When any user, with the appropriate permissions, creates an object in Biuwer, this user automatically becomes its owner.

The property of objects, however, can be changed from the "Access Settings" dialog of objects. Only the owner of the object can designate another owner or an administrator user, with the ability to manage the content in their organization.

**What happens when a user is deleted?** When a user is deleted, **all objects owned by him/her must be transferred to another user in the organization**. To do this, the user deletion dialog asks you to select a user to whom you want to transfer ownership of objects.


---

# 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.biuwer.com/security-management/property-objects.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.
