Overview
A Link is a shareable public URL that connects visitors directly to a session with one of your Agents. Links can be configured with expiry dates, session limits and active/paused status to control access.Fields
Unique link identifier (starts with
lnk_).Display name for the link (e.g.
"Product Demo", "Support Bot Q1").The public URL end-users visit to start a session with the agent.
Current link status:
active— Link is accepting new sessionspaused— Link is temporarily disabled; visitors cannot start sessionsexpired— Link has passed its expiry date or reached its session limit
Number of sessions that have been started via this link.
Maximum number of sessions allowed.
null means unlimited.ISO 8601 timestamp of when the link was created.
ISO 8601 timestamp after which the link will no longer accept sessions.
null means the link never expires.Status Values
| Value | Description |
|---|---|
active | Link is live and accepting sessions |
paused | Link is temporarily disabled |
expired | Link has expired (time or session limit reached) |