# Users

### Permissions overview

<table><thead><tr><th width="343">Permission</th><th>User</th><th>Admin</th></tr></thead><tbody><tr><td>View all leads &#x26; accounts</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>View &#x26; edit all Segments</td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>View &#x26; edit their own Segments</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Access &#x26; manage integrations</td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Acces &#x26; manage Clients / agents</td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Acces &#x26; manage lists</td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Access &#x26; manage Users</td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Access &#x26; manage Datasets (sites)</td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Access &#x26; manage their LeadBoards</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Access and edit Workflow Automation</td><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Upload Leads</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr></tbody></table>

### Ownership

We added the Lead ownership concept in LeadBoxer a few years ago, but it somehow got snowed under by new features and other cool stuff. So last month we decided it was time to revamp the concept and make it part of our core feature set again.

<br>

Lead Ownership is also saved as a value in the Lead Properties, meaning that:

* Lead Ownership can also be used in the filters; using an easy select drop-down of your users.
* Lead Ownership is visible in the Lead Card as a separate item (including the timestamp on hover)
* Lead Owner can be selected in the custom column drop-down in the Leads overview.

<figure><img src="https://wp.leadboxer.com/wp-content/uploads/Screenshot_2021-07-09_at_10_42_08-1.png" alt=""><figcaption></figcaption></figure>


---

# 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://help.leadboxer.com/leadboxer/fundamentals/elements/users.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.
