What It Does
- Instantly remove ex-team members or irrelevant participants from channels.
- Automate channel hygiene by revoking access without manual steps.
- Ensure private conversations stay confidential and up-to-date.
- Free up channel visibility for only active GTM contributors.
- Maintain compliance by logging removal actions.
🏁 Getting Started

1
Connect Slack Account
Authorize the Slack workspace where you manage your GTM channels.
2
Configure Inputs
Select the channel and the user you want to remove.
Inputs
🛠️ Required Fields
-
Channel (✅)
Choose the Slack channel, private group, or DM conversation where you want to remove a user.
Why it matters: Ensures you target the correct conversation for fast, precise cleanup. -
User (✅)
Select the team member or bot you wish to remove.
Why it matters: Guards channel content by removing outdated or unauthorized participants immediately.
🎯 Optional Fields
None.Output
After running, the node emits a confirmation object with the removal status and conversation ID.This output can feed into alerting workflows, audit logs, or CRM updates.

If removal fails (e.g., user not in channel), the node returns an error message for troubleshooting.
How It Works
- Identifies the specified conversation.
- Sends the remove request to Slack under the hood.
- Validates response and emits a success or error payload.
- Triggers downstream alerts or data updates based on outcome.
🚀 Example Use Cases & Prompts
| Use Case | Setup or Prompt Example |
|---|---|
| Channel Cleanup | ”Remove former intern from #sales-team channel when their contract ends.” |
| Confidential Discussion Archival | ”Automatically kick external vendor bots from #finance-disclosure after audit.” |
| Role Change Enforcement | ”On role change, remove old reps from #deal-room groups.” |
✨ Pro Tips
⚠️ Important Considerations
🛠 Troubleshooting & Gotchas
| Symptom | Likely Cause | Quick Fix |
|---|---|---|
| Removal action fails | Insufficient app scopes or permissions | Update app OAuth scopes and reauthorize. |
| Wrong user removed | Channel or user mismatch | Confirm @ChannelName and @UserName selections. |
| No output data | API rate limits or transient errors | Retry after a short wait or check Slack status. |
📝 FAQ
Can I remove a user from a private channel?
Can I remove a user from a private channel?
✅ Yes — as long as your Slack app is invited to the private channel.
Will this notify the user when they’re removed?
Will this notify the user when they’re removed?
No — Slack removal actions do not send a direct notification to the user.
Is this an action node or trigger node?
Is this an action node or trigger node?
This is an action node, so it’s free and performs the removal when triggered.
💰 Pricing
All action nodes are free to run.Automate Slack channel hygiene and keep your GTM conversations secure—drop in the Kick User node now! 🚀