Assignee
Learn about the Assignee field in Noloco tables
The Assignee field is a first-class field type that links records to users in your app. It works like a relationship to the Users table without requiring you to manually set up the relationship, and it comes with built-in assignment notifications.
How It Works
The Assignee field creates a direct link between a record and one or more users
You can configure the field to allow a single assignee or multiple assignees
When a user is assigned to a record, they can optionally receive a notification
Assigned users are automatically included in record comment notifications while they remain assigned
Adding an Assignee Field
Open the table you want to add the field to
Click 'New Field'
Add a new field and choose Assignee as the type
Choose whether to allow single or multiple assignees
Configure notification preferences
Configuration Options
Single Assignee Only one user can be assigned to a record at a time. Assigning a new user replaces the previous one.
Multiple Assignees Multiple users can be assigned to a single record simultaneously, useful for shared ownership or team-based work.
Assignment Notifications Optionally notify users when they are assigned to a record, so they know work is waiting for them.
Notification Behavior
The Assignee field integrates with Noloco's notification system:
On assignment: Users can receive a notification when they are assigned to a record
Comment notifications: While assigned, users are automatically subscribed to record comments and notes on that record
On unassignment: When a user is unassigned, they are unsubscribed from that record's comment notifications β unless they are subscribed through other means (e.g. they commented on or were mentioned in the record)
Use Cases
Assignee fields are ideal for:
Task and ticket management β assign work items to team members
Approval workflows β assign a reviewer or approver to a record
Case management β assign a case owner to customer requests
Project management β assign team members to deliverables
Support queues β route issues to specific agents
Integration with Other Features
Record-level permissions: Use the Assignee field to restrict access so users only see records assigned to them
Filters: Filter views by the logged-in user to build "My Tasks" or "Assigned to Me" views
Workflows: Trigger workflows when a record is assigned or reassigned
Notifications: Keep assignees informed about activity on their records
Assignee vs. a Manual User Relationship
You could achieve similar linking by creating a standard relationship to the Users table, but the Assignee field offers several advantages:
No manual wiring β the link to the Users table is set up automatically
Built-in notifications β assignment and comment notifications work out of the box
Automatic subscriptions β assignees stay informed without extra configuration
Semantic clarity β the field communicates its purpose clearly in your data model
Best Practices
Use a single assignee when records need a clear owner (e.g. a primary contact or responsible person)
Use multiple assignees for collaborative work where several people share responsibility
Enable assignment notifications so users know when they have new work
Combine with logged-in user filters to build personal dashboards
Pair with status or priority fields to help assignees triage their work
FAQs
What's the difference between an Assignee field and a relationship to the Users table?
An Assignee field is a purpose-built relationship to the Users table that requires no manual wiring and comes with built-in assignment notifications and automatic comment subscriptions. A standard relationship gives you the same data link but without these extras.
Can I have multiple Assignee fields on the same table?
Yes. For example, you could have one Assignee field for "Owner" and another for "Reviewer" if your workflow requires different assignment roles.
What notifications do assignees receive?
Depending on your configuration, assignees can receive a notification when they are assigned. While assigned, they are also automatically subscribed to record comment notifications on that record.
What happens when a user is unassigned?
They are unsubscribed from that record's comment notifications β unless they are subscribed through other means, such as having commented on or been mentioned in the record.
Can I turn off assignment notifications?
Yes. Assignment notifications are optional and can be configured when setting up the Assignee field.
Does the Assignee field work with permissions?
Yes. You can use the Assignee field in record-level permissions to restrict access so users only see or edit records assigned to them.
Can I assign users who haven't been invited to the app yet?
No. Only users who exist in your Users table can be assigned.
Last updated
Was this helpful?

