# Owners

### Owners - need to know

Owner and Worker are one and the same. Owners specify which Document is owned by which Worker. When a User creates a Document, they automatically own the respective Document. Every Document has an Owner.

Users are assigned Roles. Roles define the User’s access and permissions. Depending upon a User’s level of access to a Document, the User can change the Document Owner.

| Taking Ownership  |
| ----------------- |
| \[From Any]       |
| \[From Team]      |
| \[From Office]    |
| \[From Not Owned] |
| \[None]           |

### Preserve ownership of Sales Documents <a href="#kfwbo5b6di8t" id="kfwbo5b6di8t"></a>

You might have a scenario where you want the owner of a Sales Document to persist. For example, you have a field sales rep and an order entry person. The order entry user creates orders on behalf of the rep. The system would normally set the owner of the order to the order entry user.

You can change this behavior so as the system, at the time of order entry sets the owner to the sales rep instead of the order entry user. In the Role you have created for the Order entry person:

1\. Go to: <mark style="color:orange;">Roles>Permissions>Ownership options</mark>

2\. Check the ‘Preserve ownership of sales documents’ checkbox.

### Report by Owner <a href="#nc5at8pcpqc0" id="nc5at8pcpqc0"></a>

Owners can be used to segment data in Reports. For example, if the Worker is an Agent or a Salesperson and you run the Sales by Worker report, you can select the relevant Worker(s) to track and measure their Sales.

### Transfer ownership in bulk <a href="#npf3as80zidf" id="npf3as80zidf"></a>

You can transfer the entire or a selected set of Documents to another Owner.

<mark style="color:orange;">Setup>Configuration>General>Bulk ownership transfer</mark>

1. Select the From and To Workers.
2. Select the Documents you want to transfer
3. Click Transfer Ownership


---

# 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://helpwith.salesorder.com/company/workers-and-users/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.
