🔹 How to Mention Users and Groups in Slack Messages
🙋♀️ Personal Mention
To mention an individual user, use the following format:
<@MemberID>
📌 Example:
<@U9RPQS243>
👥 Group Mention
To mention a user group, use the following format:
<!subteam^GroupID|GroupName>
📌 Example:
<!subteam^S01L7913TTT|SalesTeam>
💡 Note: How to Find GroupID and GroupName
Run the Slack app action “Retrieve the list of user groups” to get this information.
✨ Special Mentions
Use the following formats for mentioning entire teams or channels:
@here (Notifies only active users in the channel)
<!here>
@channel (Notifies all members of the channel)
<!channel>
@everyone (Notifies all users in the workspace)
<!everyone>
🎉 That’s it! You can now mention users, groups, and channels in Slack messages.