# Outgoing (MO) SMS Webhook

1\.      Login to the Monogoto portal and go to **Things Groups*****.***

2\.      Press on **Edit** button in the Thing Group you wish to have Webhook configuration&#x73;**.**

3\.      In Edit Thing group window, please enter a webhook address in the field **Webhook for MO SMS.**

![](/files/eA9kSetxBYXy4tUc5hdg)

4\.      Scroll down to the bottom of the page and press button **SAVE & CLOSE.**

Done. Now when one of your things in this group sends outgoing (MO) SMS, a webhook will we sent to your entered address.

{% hint style="info" %}
Please note that you may use **Test** button near your entered webhook address to check if your entered address is able to receive webhook from Monogoto portal.
{% endhint %}

{% hint style="warning" %}
In case you need outgoing (MO) SMS not to reach the network destination, but only send a webhook, please mark **terminate MO SMS message in the webhook**
{% endhint %}

![](/files/iBdHByUbjRWx8ZBhcRPX)


---

# 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.monogoto.io/advanced-console/webhooks/mo-sms-webhook.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.
