Actions

Action types for template buttons, select menus, and custom commands.

Actions define what happens when a member clicks a button, selects a menu option, or runs a custom command.

ColumnMeaning
CommandWhether the action can back a custom command
Ticket panel onlyOnly offered on a ticket panel's creation template

Tickets

Create Ticket

A button or select menu that'll allow server members/users to create a new ticket in a panel.

TypeVariantDescriptionCommandTicket panel only
assistance:ticket.createSingleCreate a new ticket in a single panelYesNo
assistance:ticket.create.multipleMultipleShow up to 25 panels for users to create tickets inNoNo

Options

  • assistance:ticket.createpanelId (ticket.panel): The panel to create a ticket in
  • assistance:ticket.create.multiplepanelIds (ticket.panels): The panels to create tickets in

Claim Ticket

Assigns the ticket to whoever clicks (Claim) or releases an existing claim (Unclaim). Only available on a ticket panel's creation template.

TypeVariantDescriptionCommandTicket panel only
assistance:ticket.claimClaimClaim the ticket this message was sent inYesYes
assistance:ticket.unclaimUnclaimRelease your claim on the ticket this message was sent inYesYes
assistance:ticket.whoclaimedWho ClaimedShow who has claimed the ticket this message was sent inYesYes

Options

  • assistance:ticket.unclaimforce (boolean): Let support staff release someone else's claim, not just their own

Close Ticket

Marks the ticket as closed when clicked. Only available on a ticket panel's creation template.

TypeVariantDescriptionCommandTicket panel only
assistance:ticket.closeClose TicketClose the ticket this message was sent inYesYes

Options

No configurable options.

Request Close

Posts a notice asking for the ticket to be closed, pinging the other party (the claimer or the opener). Only available on a ticket panel's creation template.

TypeVariantDescriptionCommandTicket panel only
assistance:ticket.request-closeRequest CloseAsk for the ticket this message was sent in to be closedYesYes

Options

No configurable options.

Ticket Notes

Lets support staff attach private notes to the ticket (Add) or read the existing ones (View). Notes are only visible to support staff. Only available on a ticket panel's creation template.

TypeVariantDescriptionCommandTicket panel only
assistance:ticket.noteAddAdd a staff-only note to the ticket this message was sent inYesYes
assistance:ticket.view-notesViewView the staff notes on the ticket this message was sent inYesYes

Options

No configurable options.

Transfer Ticket

Moves the ticket to the chosen panel — reassigning it, moving its channel into the new panel's category, and swapping the support-role access. Only available on a ticket panel's creation template.

TypeVariantDescriptionCommandTicket panel only
assistance:ticket.transferTransferMove the ticket this message was sent in to another panelNoYes

Options

  • assistance:ticket.transferpanelId (ticket.panel): The panel to transfer the ticket to

Templates

Send Template

Sends a template to a channel on click. Useful for alerts, notifications, etc.

TypeVariantDescriptionCommandTicket panel only
assistance:template.sendServer ChannelSend a template to a channelYesNo
assistance:template.send.dmsDMsSend a template to the user's DMsYesNo

Options

  • assistance:template.sendtemplateId (template): The template to send
  • assistance:template.sendchannelId (channel): The channel to send the template to
  • assistance:template.send.dmstemplateId (template): The template to send

Follow Up

Replies to the message with a template on click. Useful for sub-menus, etc.

TypeVariantDescriptionCommandTicket panel only
assistance:template.follow-upFollow UpFollow up with a templateYesNo

Options

  • assistance:template.follow-uptemplateId (template): The template to follow up with
  • assistance:template.follow-upephemeral (boolean): Whether the follow up should be ephemeral

Edit Message

Edits the message in place, swapping its content for a template on click. Useful for multi-page menus, etc.

TypeVariantDescriptionCommandTicket panel only
assistance:template.editEdit MessageReplace this message with a templateNoNo

Options

  • assistance:template.edittemplateId (template): The template to replace this message with

Utility

Placeholder Button

A button that won't do anything when clicked. Disabled options are available as well.

TypeVariantDescriptionCommandTicket panel only
assistance:utility.placeholderPlaceholderA button that won't do anything when clicked.NoNo
assistance:utility.placeholder.disabledDisabled PlaceholderA disabled button that cannot be clicked.NoNo

Options

No configurable options.

A button that will open a link when clicked. This is useful for linking to external resources.

TypeVariantDescriptionCommandTicket panel only
assistance:utility.linkLinkA button that will open a link when clicked.NoNo

Options

  • assistance:utility.linkurl (url): The URL to open when the button is clicked

Select Menu

A blank select menu added immediately to your layout. Open the element editor afterwards to add options, a placeholder, and per-option actions.

TypeVariantDescriptionCommandTicket panel only
assistance:utility.selectSelect MenuA generic select menu you can configure with custom options.NoNo

Options

No configurable options.

Verification

Verification

Start Verification opens the same account-linking experience as /verify. The Roblox actions can instead jump directly to linking, checking, or unlinking the clicker's Roblox account.

TypeVariantDescriptionCommandTicket panel only
assistance:verify.startVerifyStart the same account-linking experience as the /verify commandYesNo
assistance:verify.robloxRobloxLet the clicker link their Roblox account for verificationYesNo
assistance:verify.roblox.statusStatusShow the clicker whether their Roblox account is verifiedYesNo
assistance:verify.roblox.unlinkUnlinkLet the clicker unlink their verified Roblox accountYesNo

Options

No configurable options.

Automations

Run Automation

Runs one of this server's automations when clicked. Only automations whose trigger is the Manual Trigger can be run this way — the values for its declared parameters are configured here.

TypeVariantDescriptionCommandTicket panel only
assistance:automation.runRun AutomationRun an automation. Commands copy arguments from a Command Executed trigger.YesNo

Options

  • assistance:automation.runautomationId (automation): The automation to run. Command Executed arguments become slash options.

How is this guide?

On this page