CommandValue to Ticket Tag?

Hi guys!

Is it possible to pass CommandValue from Ask Question Action to a ticket tag?

I tried loading Ticket Tag with {:CommandValue} {CommandValue}[:CommandValue][CommandValue] but it never really tags the ticket.

Basically Coffee Shop owner wants the staff to tag the ticket on Ticket Creation with gender so he can get some reports based on gender, sales etc.

[:CommandValue] should be the variable used.
Show the ask question action.

Hi @JTRTech I already solved. I was making a lot of stuff in the meantime and I forgot to put in Ask Question action which Automatiom Command gets executed. :sweat_smile:

And yes, [:CommandValue] is correct way to use the variable.