> ## Documentation Index
> Fetch the complete documentation index at: https://docs.custral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User

> Assign a record to one or many workspace users.

## Overview

User is a specialized relation that points at workspace users (not records). Use it for owner, assignee, watcher. Any field that names a person on the team.

## Configuration

| Setting         | What it does                                        |
| --------------- | --------------------------------------------------- |
| Allow multiple  | Lets more than one user be assigned at once.        |
| Limit to a team | Restricts the picker to members of a specific team. |

## What it stores

One assigned user, or several when multiple is allowed.

## Filtering

Is me, is anyone on my team, is, is not, is any of, is none of, is empty, is not empty.

## Examples

Deal owner; Ticket assignee; Conversation watchers.

## See also

* [Relation](/data/properties/select/relation)
* [Permissions](/team/permissions/overview): owner permissions follow the User property.


## Related topics

- [Users](/team/users/overview.md)
- [Getting Started](/team/getting-started.md)
- [Permissions Overview](/team/permissions/overview.md)
- [Workflow Actions](/automation/workflows/actions.md)
- [Teams](/team/users/groups.md)
