# Send Notification

Let's add this action through the additional menu on the side or right-click in an empty area of the screen.

![](https://1932399487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuRfd5lEYYH6D50QjzeAX%2Fuploads%2FgZBegjdotcx1NBnYbNxi%2F1.png?alt=media\&token=83c2fb47-bd8e-474e-98ef-513f55d896d6)

In the block menu, we can choose which of the managers to notify when the user performs the desired action.

![](https://1932399487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuRfd5lEYYH6D50QjzeAX%2Fuploads%2Fq1sAADgP4A1AblBXDRrE%2F2.png?alt=media\&token=37015720-9579-40a0-bcb2-df6a71d8c3c1)

{% hint style="info" %}
Please note that only managers who have linked their account on the social network will receive the notification. [Instructions on how to link an account on a social network.](https://docs.smartbotpro.io/beginning-of-work/how-to-add-messenger#privyazka-akkaunta-v-socialnoi-seti)&#x20;
{% endhint %}

Then we select the necessary connected channels: a VK group, a Telegram channel, or all at once.

![](https://1932399487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuRfd5lEYYH6D50QjzeAX%2Fuploads%2FlMvRIcfGHqJsXw308NSI%2F3.png?alt=media\&token=fb57cfc9-a539-4d21-b3e7-ca9cc618fb24)

Now it remains only to link the admin notification with an appropriate condition with an arrow. For example, if the user's message contains the word "product".

![The "User input" event is connected to the "Message to admins" action and set to condition if the message contains the word "product"](https://1932399487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuRfd5lEYYH6D50QjzeAX%2Fuploads%2FKX80Z3MAonQO4R6Lv0K4%2F5.png?alt=media\&token=1711aa1f-9ebb-4889-8167-251b8aa3a71e)

![Notification will be received by all managers in all channels](https://1932399487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuRfd5lEYYH6D50QjzeAX%2Fuploads%2FcifusVPi6bB24rt8Wbyb%2F6.png?alt=media\&token=517a51f7-ccb8-48e0-8ffb-36e135b537d5)

This is what the result looks like for your managers:

![VK](https://1932399487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuRfd5lEYYH6D50QjzeAX%2Fuploads%2FNw9yi9pbX8wkQ9ehtVTM%2F7.png?alt=media\&token=186f5ebc-520e-4253-b264-709047130a8b)

![Telegram](https://1932399487-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuRfd5lEYYH6D50QjzeAX%2Fuploads%2FoR0TaNDO23Fjxjq05Lux%2F9.png?alt=media\&token=42468e12-fe78-49ed-bfeb-dbafcb67844f)


---

# 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://docs.smartbotpro.io/scripts/actions/send-notification.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.
