# Setting Up Real-Time Click Notifications

Actions are a core feature of Threadly and allow you to customize the button at the bottom of any message to drive your audience where you want them to go, or to open a form. For this example, imagine you are driving users to up a high intent link like a signup page. This article will walk you through how to setup an alert to get notified upon a user clicking your action button.

1. From the Actions screen, click View Action on the row you're looking to work with. You can also create a new action if you're looking to start fresh.
2. Navigate beneath the details, and click Create Notification\ <br>

   <figure><img src="https://uploads.help.center/669eec225e9bebb950ec3508/articles/669ef05e5e9bebb950ec3751/669ef0665e9bebb950ec3763" alt=""><figcaption></figcaption></figure>
3. Select the user who should be notified that a button was clicked

With that, your notifications are setup and enabled. You can click into each notification to delete it, if you'd like. Once a user clicks on this button, you'll get notified like this:

<img src="https://uploads.help.center/669eec225e9bebb950ec3508/articles/669ef05e5e9bebb950ec3751/669ef06697a3c5b961ca6a2d" alt="" width="375">


---

# 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://threadly.gitbook.io/threadly/setting-up-real-time-click-notifications.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.
