Workflow Docs

Update Conversation

Set agents, tags, answer mode, status, marketing opt-out, translation, and AI summarize on a conversation.

The Update Conversation action applies conversation-level settings in one step: routing, tags, bot/manual/AI mode, status, marketing opt-out, optional auto-translation, and optional AI summarize.

When to use

  • Route to humans (assign agents) or label threads (tags).
  • Switch answer mode (bot / manual / AI).
  • Close, snooze, or set custom statuses.
  • Enable translation or conversation summary for agents.

Configuration

FieldWhat it doesWhen to use
Select AgentsMulti-select workspace agentsHandoff or ownership
Select TagsMulti-select conversation tags (with colors)Classification, queues
Answer Modebot, manual, ai, or noneControl who replies next
StatusBuilt-in (open, closed, standby) + custom statuses from APIPipeline / inbox state
Opt-Out Marketing MessagesYes / No / noneMarketing compliance
Use TranslationToggle; when on, agent language, client language, Auto TranslateCross-language support
Summarize ConversationToggle under AI sectionStore/run summarize like AI node
DescriptionCanvas noteDocumentation

Answer Mode values

ValueMeaning
botAutomated handling
manualHuman agents
aiAI-assisted

Select None to leave answerMode unset.

Translation (when enabled)

Sub-fieldWhat it does
Agent LanguagelanguageCode for agent-side text
Client LanguagetargetCountryCode for customer text
Auto TranslateTranslate outgoing messages automatically when sending

Defaults on enable: English agent and client codes, autoTranslate false until checked.

Status and tags

  • Tags and statuses load from Pingmee (refresh on section headers).
  • Custom status ids from the API appear alongside enum statuses.

Flow behavior

  • Output: Single edge.
  • Only fields you set are written; None clears optional selects (answer mode, status, opt-out).

Examples

Escalate to human

  1. Answer Modemanual.
  2. Select Agents → tier-2 team.
  3. Statusopen.

End flow in closed state

  1. Statusclosed.
  2. Opt-Out Marketing MessagesNo if they opted in during the flow.

On this page