Comment Actions let you define rules that watch your incoming comments 24/7 and take an action automatically: send a reply, hide the comment, delete it, or just email you. Each rule has two parts, a trigger that decides which comments to act on and an action that says what to do when one matches.
How rules are evaluated
When a new comment arrives, CommentShark checks it against your active rules. The first rule that matches wins, and the rest are skipped for that comment, so a comment never triggers two rules.
The order is worked out for you rather than set by hand. Text rules are checked before AI rules, because they are instant and free. Within your text rules, the most specific pattern goes first: an exact match beats a starts-with, which beats a keyword match, which beats a catch-all. Rules of equal specificity are checked most-recently-edited first.
- Rules are forward-looking. A rule only sees comments that arrive after you create it, never your back catalogue.
- Use Replay rules (three-dot menu on the Rules tab, paid plans) to run your current rules against one video or a past date range.
- Rules never fire on your own channel's comments, or on a thread you have already replied to, which is what stops reply loops.
- If two rules could both catch the same comment, use Test all rules to see which one actually wins before you find out in production.
CommentShark syncs new comments from YouTube every 30 minutes. This means the average time between a comment being posted and a rule acting on it is around 15 minutes, with a maximum of about 30 minutes.
If you create a new rule and want it to cover older comments too, use Replay rules from the Rules tab. You can replay one video or re-run rules across your channel from a past date without sending action emails.
How the rule editor works
Every rule reads as one sentence: "If [match] on [videos], [action]. Do this [when], [how soon] and [notify me or not]." Each bracketed part is a chip you click to pick or type a value. There are no forms and no wizard steps, and nothing is hidden in a settings panel: what the sentence says is what runs.
Match: how a comment qualifies
The first chip picks the test, and the chip next to it holds the value you are testing for. Five of the options are text-based and one is AI:
- Keyword match: fires when the comment contains any of the words or phrases you list. Separate alternatives with a comma.
- Starts with: fires only when the comment opens with your text.
- Exact match: fires only when the whole comment is exactly your text and nothing else.
- Regex match: your own regular expression, for when the pattern is more than a word list.
- Any comment: matches everything on the videos you scope it to. Powerful and easy to overuse, since every match spends a comment action.
- AI detects: you describe the kind of comment in plain English ("asking whether the course suits their situation", "frustrated about the price") and the AI decides. Use this for intent and nuance that no word list can pin down.
Rule of thumb: if you can write down the words you are looking for, use a text match, because it is instant and never guesses. If you are describing an idea rather than a phrase, use AI detects. Either way, an action that fires counts the same against your monthly comment actions, so the choice is about accuracy, not cost.
Videos: where the rule watches
By default a rule applies to every video on your channel, including uploads that don't exist yet. You can narrow it to specific videos, which is what you want for a launch or a giveaway, and optionally restrict it by comment date (for example only comments from the first 7 days after a video goes live).
Action: what happens on a match
- Reply with a template: the same message every time, with placeholders like the commenter's name filled in.
- Reply with AI: a fresh reply per comment, written from the instructions you give the rule plus your Channel Context, so it lands in your voice instead of a generic one.
- Hold for review: hides the comment from your video and holds it in your YouTube Studio review queue, so you can still get it back.
- Delete the comment: permanent and not reversible. Requires write permission. For most cases hold for review is the safer version of the same idea.
- Notify me by email: takes no action on the comment at all, it just tells you it happened. This is the one to use for leads.
Run: automatically or after your approval
The Run chip decides whether CommentShark acts for you or waits for your OK. Automatically suits high-confidence rules, like templated replies and obvious spam. After approval suits anything AI-written or hard to undo: the action queues up, you see the comment and the drafted reply side by side, and you can edit the wording before approving.
Next to it, a timing chip decides how soon the action runs. ASAP is the default. Paid plans can set a delay of anything from five minutes to a day, for when an instant reply would read as robotic. The delay applies to rules that run automatically: under approval, your review is the wait.
Notify: whether this rule emails you
The last chip decides whether you get an email each time this rule fires. Turn it on while you are still tuning a rule, or for rules that fire rarely and matter a lot. Turn it off once it is settled: everything is still in your activity feed either way.
Test before you enable
The editor has a built-in tester. Hit Test, paste a sample comment or pick one of your own recent ones, and you get the verdict, the reason behind it, and the exact reply that would have been sent, without anything reaching YouTube. Test one comment you want the rule to catch and one you want it to ignore: the second is the test that finds mistakes.
Test all rules, in the three-dot menu on the Rules tab, runs the same check against every active rule at once. That is how you see which rule wins when two of them could catch the same comment.
Follow-up rules: multi-step conversations
A follow-up rule continues a conversation after your first automated reply. When the original commenter replies to it, the follow-up rule evaluates what they said and can send another message, which is how you build a multi-step sequence.
How the thread works:
- A viewer comments on your video
- Your root rule matches and your bot replies
- The same viewer replies to your bot's comment
- Your follow-up rule evaluates their reply and acts on it
- This can continue for as many steps as you define
- Only the original commenter's replies are evaluated. Other viewers who join the thread are ignored.
- Threads are monitored for up to 10 days after the root comment.
- Each follow-up step counts toward your plan's rule limit, and each one that fires spends one comment action, the same as any other rule.
- Follow-up rules use the same matches and actions as root rules, so you can use AI detection at any step.
A common use case: a viewer asks about your course, your bot replies with a short answer and asks "Want the full details?", and your follow-up rule catches "yes"/"sure"/"tell me more" and sends a link.
Monitoring with the Activity tab
The Activity tab is the receipt for everything. Each row carries the comment, the rule that matched it, the action taken, and the status: posted, queued, skipped, cancelled, or failed. When a rule behaves in a way you did not expect, start here.
Comments that matched nothing are recorded too, which is how you spot a rule that is narrower than you thought. Failed actions carry the reason, usually a missing permission or a comment that was deleted on YouTube before we reached it.