The Follow ups section lets you manage two related capabilities that help your agent handle conversation inactivity:Documentation Index
Fetch the complete documentation index at: https://semantiks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Sequences — automated follow-up message sequences that re-engage users after periods of silence.
- Session Close — automatic conversation closing after a defined period of inactivity.
Follow ups is a Beta feature. Some capabilities may evolve as the feature matures.
Sequences tab
Sequences let your AI agent proactively reach out to users who haven’t responded in a while. Instead of letting conversations go cold, you configure automated message sequences that are sent after defined periods of inactivity—keeping users engaged and increasing resolution rates.How Sequences work
A Sequence is a multi-step message rule tied to a channel. When a conversation on that channel has been inactive for the configured time window, the agent sends the defined messages to the user automatically, without any manual intervention. This is useful for:- Re-engaging users who asked a question and then went quiet
- Sending post-conversation surveys or satisfaction checks
- Following up after sending information to confirm the user received it
- Collecting additional information through multiple follow-up steps
Creating a Sequence
Define the sequence steps
Configure each step in the sequence:
- Step 0 — the initial message sent when a conversation becomes inactive for the specified time
- Additional steps — follow-up messages sent after further silence, optionally with Collect Info configurations to gather specific data from the user
Managing Sequences
From the Sequences list you can:- View details of any sequence including its steps and channel assignments
- Edit a sequence to update messages, delays, or collect-info configurations
- Delete sequences you no longer need
Sequence requirements
To use a Collect Info configuration in a sequence step, it must:- Not have start or end dates (must be permanent)
- Not have special instructions
- Not use internal Semantiks channels
Session Close tab
The Session Close tab lets you configure automatic conversation closing after a period of inactivity. When enabled, conversations that have been inactive for the specified number of minutes are automatically closed by the agent. This setting applies at the agent level — it affects all channels connected to the agent.Configuring Session Close
Set the inactivity time
When enabled, use the slider or quick-select buttons to set the number of minutes of inactivity after which conversations should be closed (between 1 and 30 minutes).
Session Close was previously located in the Messaging Behaviour tab under Connect. It has been moved here to keep all inactivity-related settings in one place.
Key notes
- A sequence is triggered based on the time since the last agent message, not the last user message.
- A conversation will only trigger a sequence once per session—even if the user stays inactive for longer than the delay.
- Follow ups respect the agent’s availability hours defined in the Identity section—messages are queued and sent when the agent is available.
- Each channel can have multiple follow-up sequences with different delays and messages.
- Session Close applies to all channels at the agent level.