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

# How do I tag a Slack user using their Slack username in a workflow?

## Context

When creating a workflow that needs to mention or tag a specific user in Slack, they need to have an incident role and you have to reference their incident role in the workflow rather than their full name. This is particularly useful when automating notifications or mentions to role-specific team members, such as a Communications Lead.

## Answer

To properly tag a Slack user in a workflow, simply use the direct role reference without selecting additional user attributes. For example:

1. In your workflow builder, when you need to reference a user, select the role directly (e.g., "Incident → Communications Lead")
2. Do not select additional attributes like "Slack User" and "Name" - this will return their full name instead of their Slack handle
3. The system will automatically convert the role reference into a proper Slack mention (@username) when the workflow executes

<img src="https://mintcdn.com/incidentio-18bb4170/tPmSVrlbFOkpuwyO/images/help-centre/how-do-i-tag-a-slack-user-using-their-slack-username-in-a-workflow/screenshot-1.png?fit=max&auto=format&n=tPmSVrlbFOkpuwyO&q=85&s=f5ebc3d7bc853e0dc860ae4c3e9592a8" alt="Screenshot 2025-06-24 at 9.17.15 AM.png" width="618" height="884" data-path="images/help-centre/how-do-i-tag-a-slack-user-using-their-slack-username-in-a-workflow/screenshot-1.png" />

Unfortunately, it's also worth mentioning that it's not possible to mention a Slack group at the moment.
