FeaturesStream Studio
Actions
Building blocks of automation - define what GEMTOK does when triggers fire
Actions are the building blocks of automation in Stream Studio. An Action defines what GEMTOK should do when a Trigger fires.
Think of it as: IF Trigger happens ? THEN do Action(s)
You can chain multiple Actions to a single Trigger for powerful combos.
What is an Action?
An Action is a reusable task that can be executed automatically. For example:
- Play a sound
- Show an overlay
- Speak a TTS message
- Press a key in your game
- Switch OBS scene
- Send a webhook
You create Actions once, then reuse them across many Triggers.
How to Create an Action
Go to Stream Studio ? Actions tab
Click New Action
Choose Action Type (Sound, Overlay, TTS, etc.)
Configure parameters (file, text, key, URL, etc.)
Set name and save
Test with Test Action button
Best Practices
- Name clearly: Use descriptive names like
Applause - RosesnotAction 1 - Reuse: One action can be used by many triggers
- Group by purpose: Prefix names:
[Sound],[Overlay],[Game] - Test before live: Always test action manually
Limits
| Plan | Max Actions |
|---|---|
| Free | 7 |
| Premium | Unlimited |
Upgrade via Membership.
Next: Learn how to fire these actions with Triggers.