# Set up Notifications for Secondary User Fields

**URL:** https://community.fibery.io/t/set-up-notifications-for-secondary-user-fields/904
**Category:** Get Help
**Created:** [August 20, 2020, 12:40pm UTC](https://community.fibery.io/t/set-up-notifications-for-secondary-user-fields/904 "2020-08-20T12:40:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ange](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/ange/32/894_2.png) [@Ange](https://community.fibery.io/u/Ange)
#### Post date: [August 20, 2020, 12:40pm UTC](https://community.fibery.io/t/set-up-notifications-for-secondary-user-fields/904/1 "2020-08-20T12:40:08Z")

</div>

I have created a ‘Reviewer’ field (Relation -\> User) for our tickets in our Fibery instance, and am looking for suggestions on how to have adding a user to the Reviewer field generate the same notifications that the Assignee field does. For instance,

- Ticket created, assigned to Bob -\> Bot gets email/slack
- Ticket ready for review, reviewer is Joe -\> Joe gets email/slack

Is there a known way to do this beyond also adding the reviewer into the Assignee field?

---

<div class="post-metadata">

### Author: ![Chr1sG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/chr1sg/32/3941_2.png) [@Chr1sG](https://community.fibery.io/u/Chr1sG)
#### Post date: [August 20, 2020, 2:09pm UTC](https://community.fibery.io/t/set-up-notifications-for-secondary-user-fields/904/2 "2020-08-20T14:09:10Z")

</div>

I think Assignees is the only field that automatically generates notifications, so any other field that is a relationship to a user does not have this function.

However, I suspect you could probably create an action button so that a message is sent to the person listed in the ‘Reviewer’ field any time it is clicked.  
There’s an example for sending a Slack message here:

> <https://gitlab.com/fibery-community/action-buttons/-/blob/master/send-to-slack/send-to-slack.js>

I’m not sure how you would do it for email.

Alternatively you could try using Zapier: first create a lookup column in fibery to get the email of the person(s) in the Reviewer field, and then use Zapier to send an email whenever a fibery item changes, with the recipient(s) set to be the fibery email field you just defined.  
Assuming you don’t have many items changes per month, you might even get all of this under the Zapier free plan.

> **[Connect your Email by Zapier to Fibery integration in 2 minutes | Zapier](https://zapier.com/apps/email/integrations/fibery)**
>
> Set up the Email by Zapier trigger, and make magic happen automatically in Fibery. Zapier's automation tools make it easy to connect Email by Zapier and Fibery. Come try it. It's free.

---

<div class="post-metadata">

### Author: ![B\_Sp](https://avatars.discourse-cdn.com/v4/letter/b/e8c25b/32.png) [@B\_Sp](https://community.fibery.io/u/B_Sp)
#### Post date: [August 22, 2020, 3:20am UTC](https://community.fibery.io/t/set-up-notifications-for-secondary-user-fields/904/3 "2020-08-22T03:20:35Z")

</div>

I have also created a request for this functionality:

> [@\[DONE\] "Watcher" of an Entity](https://community.fibery.io/t/watcher-of-an-entity-use-the-assignment-extension/563):
>
> Hi guys, I was interested in creating the equivalent functionality of “watcher” that is offered by a lot of PM apps around their tasks and entities. This is a user who is “subscribed” to an entity’s activity - so they are informed when any status changes, fields are adjusted, comments are made, and so forth. Can I use the “assignment” extension to create this functionality? Or would I need to do this another way if that extension needs to be reserved for only actual assignees? Thanks guys!

It would follow that a “watcher” type of user would also be incorporated into Notifications, as is the case with most other Work Management apps.

Feel free to add a " ❤" vote for that as it’s the only way I know in this community to “upvote” requests!
