Skip to main content
In AI Helpdesk chat, you can use commands prefixed with ! to perform actions quickly.
In a channel, send commands with a Bot mention. Inside a thread, you can type the command directly without a mention.

Command reference

CommandDescriptionWho can use it
!helpShow a list of available commandsEveryone
!escalateEscalate to an operator. Without an argument, the session goes to the unassigned queueEveryone
!escalate @usernameEscalate and assign directly to the specified userEveryone
!assign @usernameAssign the session to the specified operatorEveryone
!assign aiReturn the session to the AI agentEveryone
!closeClose the current sessionEveryone
!statusCheck the current session statusEveryone
!feedback <comment>Submit feedbackEveryone
!approveApprove a pending approval requestOnly the user designated by the approval routing
!denyDeny a pending approval requestOnly the user designated by the approval routing
!lang [en|ja|system]Check or change your language preferenceEveryone
!tone [formal|casual]Check or change your conversation tone preferenceEveryone

How to use each command

!help — View the command list

Use this to see available commands at any time.
!help

!escalate — Escalate to an operator

Hand off a problem the AI cannot solve to a human operator.
!escalate
To escalate to a specific person, mention them.
!escalate @yamada.taro
If the specified user does not have the Operator role, the session enters the unassigned queue.
See Requesting escalation to an operator for details.

!assign — Change the session assignee

Assign the session to a different operator.
!assign @suzuki.hanako
To return to the AI agent, use ai.
!assign ai
When you run !assign ai, the session returns to the AI agent. The Bot posts “Session returned to AI agent,” and the AI resumes on your next message.

!close — Close the session

When the issue is resolved, close the session.
!close
A closed session cannot be reopened. If you message the same thread again, the Bot will guide you to start a new session.

!status — Check the session status

Check who the session is currently assigned to and its current state.
!status

!feedback — Submit feedback

Send feedback about the quality of the AI response.
!feedback The answer was accurate and helpful.

!approve / !deny — Respond to an approval request

Use these when the AI asks for approval before taking an action, if a request is currently pending.
!approve
!deny
The approval routing configuration limits who can respond. If you are not the designated approver, the command has no effect.

!lang — Check or change your language preference

Check or change your language preference. Without an argument, this shows your current setting.
!lang ja
You can specify en, ja, or system (follow the tenant default).

!tone — Check or change your conversation tone preference

Check or change the AI response tone. Without an argument, this shows your current setting.
!tone casual
You can specify formal or casual.

If a command does not work

  • Make sure the Bot mention is correctly included
  • Sending a command in the channel (outside a thread) may create a new session
  • Ask your IT team to check the Bot configuration
Last modified on July 10, 2026