> ## Documentation Index
> Fetch the complete documentation index at: https://docs.periskope.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Ticket with an Emoji

Automatically create support tickets by reacting to WhatsApp messages with emoji. Fast, intuitive, and requires zero manual work.

## Overview

How often have you missed a customer message on WhatsApp, only to catch it too late? Good news, you don't have to manually create tickets anymore. With Periskope, you can simply react to a message, and a ticket will be created automatically. One emoji reaction. Instant ticket creation. Zero context lost.

<iframe src="https://www.youtube.com/embed/DFS-tzQOJpQ" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

## How It Works

The workflow is simple. Set up an automation rule that triggers when someone reacts to a message with a specific emoji (like thumbs up 👍). When that emoji is added, a new ticket is automatically created, or the message is attached to an existing ticket. Here's the complete flow:

* Team member sees an important WhatsApp message
* They react to it with your chosen emoji (e.g., 👍)
* Automation rule triggers immediately
* New ticket is created or message attached to existing ticket
* Ticket appears in dashboard ready for your team to work on

## Setting Up Your Emoji Ticketing Rule

> #### Step 1: Start a New Rule

Go to "Automation Rules" > Click "New Rule"> Select "Create from Scratch" to build a custom rule for your workflow.

<Frame caption="Create from Scratch">
  <img src="https://mintcdn.com/bharatkumarramesh/Aal7jDwX5_0Lnt5Z/images/image-21.png?fit=max&auto=format&n=Aal7jDwX5_0Lnt5Z&q=85&s=6e186c01c3c0c8b59bf00b8795f880a8" alt="Image" width="1286" height="467" data-path="images/image-21.png" />
</Frame>

> #### Step 2: Name Your Rule

Give your rule a clear name. Example: Create Ticket with Thumbs Up or Flag Messages with Heart.

> #### Step 3: Select Your Trigger

Set the trigger to "New Reaction Added". This activates your rule whenever anyone adds an emoji reaction to any message.

<Frame caption="Set up Trigger">
  <img src="https://mintcdn.com/bharatkumarramesh/Aal7jDwX5_0Lnt5Z/images/EmojiTicketTrigger.png?fit=max&auto=format&n=Aal7jDwX5_0Lnt5Z&q=85&s=e090bbee39f3c0063b374c91e7f4fe99" alt="Emoji Ticket Trigger" width="1280" height="886" data-path="images/EmojiTicketTrigger.png" />
</Frame>

> #### Step 4: Define Your Condition - Choose the Emoji

Go to Criteria. Add condition and select "Reaction" as your condition and choose which emoji you want to monitor. A few choices include:

* Thumbs up (👍) - Most intuitive for approvals and important messages
* Heart (❤) - Great for favorite customers or priority issues
* Star (⭐) - Perfect for high-priority or critical bugs
* Fire (🔥) - For urgent or trending issues
* Flag (🚩) - For items that need attention

<Frame caption="Set up Conditions">
  <img src="https://mintcdn.com/bharatkumarramesh/Aal7jDwX5_0Lnt5Z/images/EmojiTicketcondition.png?fit=max&auto=format&n=Aal7jDwX5_0Lnt5Z&q=85&s=ec1d3fa716227b5430f9fea6959fd0e7" alt="Emoji Ticketcondition" width="640" height="708" data-path="images/EmojiTicketcondition.png" />
</Frame>

<Info>
  You can add multiple conditions, i.e. multiple emojis which would be considered by the rule.
</Info>

> #### Step 5: Set Evaluation Timing

Adjust the Check Conditions After time. This controls how long after someone reacts the rule evaluates. Immediate or 5 seconds is usually best for quick ticket creation.

> #### Step 6: Choose Your Action

Go to Actions and select "Create ticket or attach message to latest ticket"

When triggered:

* If no existing ticket is found, a new ticket is created.
* If a ticket already exists, the message is attached to the latest ticket instead of creating a duplicate.

This helps prevent duplicate tickets while keeping related issues grouped together. You can also choose a specific assignee or distribute tickets automatically using a round-robin method.

<Frame caption="Set up Action">
  <img src="https://mintcdn.com/bharatkumarramesh/Aal7jDwX5_0Lnt5Z/images/EmojiTicketAction.png?fit=max&auto=format&n=Aal7jDwX5_0Lnt5Z&q=85&s=07cf805b943d443bf597992135e5cb3b" alt="Emoji Ticket Action" width="837" height="800" data-path="images/EmojiTicketAction.png" />
</Frame>

> #### Step 7: Save and Publish

Review your rule. Click Save to store it. Click Publish to activate it. Your emoji ticketing rule is now live.

<Frame caption="Save & Publish">
  <img src="https://mintcdn.com/bharatkumarramesh/Aal7jDwX5_0Lnt5Z/images/image-22.png?fit=max&auto=format&n=Aal7jDwX5_0Lnt5Z&q=85&s=e66876fcacc3de2bf74b90688701b117" alt="Image" width="1200" height="228" data-path="images/image-22.png" />
</Frame>
