Open your grafana on :3000. On left side, click on the bell icon. There are two options, click on notification channels. Now create new channel.
Give name according to your need and add people in the addresses section(their email id). Adjust more setting if you want, it is not compulsory. Now go on your dashboard. Select the panel, where you want to add alert. E.g. CPU utilization is greater than 80%, then admin people should get notified, then choose the channel where you have added those people (scroll down in the alerting tab from that panel, you will get option to select channel and message along with that). Now if node is down, senior director should get notified, then create channel according to that from notification channel tab(same as we have done before), then select it and you are good to go.
Again, if you have already configured alertmanager, select it as channel, it should be visible in the alerting tab, iff you can visit it on localhost:9093. I always prefer Grafana notifications, as it has more options for configuration and alerts are more specific and detailed, grouped.
Hope it helps!