# One-click emoji reactions

### Overview

One-click emoji reactions allows your Slack workspace to show a set of easy accessible emoji reaction icons to be available for each of your users.&#x20;

We recommend that you configure your Slack workspace to make the following emoji's available as one-click emoji reactions:

* Ticket (:ticket:)  🎫
* Trumpet (:trumpet:) 🎺

The **Ticket** 🎫(:ticket) emoji enables your users to create Suptask tickets while the **Trumpet** 🎺(:trumpet) emoji allow your Agents to send public replies back to the users that have access to the submitted ticket.&#x20;

{% hint style="info" %}
**Example**\
Here is how the quick access to ticket can look like when setting up one-click emoji's

![](/files/FyJiC6viugWjrj6KUIXi)
{% endhint %}

***

### Edit your user preferences

To make One-click emoji's to be visible, users might need to perform the following steps in their Slack account:

1. Open the Slack client
2. Navigate to **Preferences** (click on your user image in the lower left corner in Slack)
3. Select **Messages & Media**
4. Scroll down to the **Emoji** section
5. Enable the option **Show one-click reactions on messages**
6. Use the **Custom** alternative and select the two emoji's:
   * Ticket (:ticket:)  🎫&#x20;
   * Trumpet (:trumpet:) 🎺
7. Done!

***

### Learn more

Additional reading can be found from Slack:&#x20;

* [Learn more about one-click emoji's in Slack](https://slack.com/intl/en-gb/help/articles/202931348-Use-emoji-and-reactions#add-an-emoji-reaction)
* [Learn more about how to manage one-click emoji's for your workspace](https://slack.com/intl/en-se/help/articles/360056881694-Manage-one-click-emoji-reactions-for-your-workspace-or-organization)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.suptask.com/working-with-tickets/essentials-for-your-daily-work/how-to-configure-one-click-emoji-reactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
