# SMS Monitoring

## How to Create an Integration for Incoming & Outgoing SMS?

To monitor incoming and outgoing SMS messages, you can set up an integration that sends notifications to your preferred third-party service. Here’s a quick guide on how to create this integration:

1. Navigate to the *Integration page* in the [Monogoto hub](https://docs.monogoto.io/hub/things/sms/www.hub.monogoto.io).

<figure><img src="/files/PmXtmxr7aWCHkHcYq4OA" alt=""><figcaption></figcaption></figure>

2. Select your desired intergation from the options provided. In this example we selected email integration.
3. Click on *Setup,* this will allow you to configure the integration.

<figure><img src="/files/MkVgmCgdvaw3OPHQxnVZ" alt=""><figcaption></figcaption></figure>

4. Insert the email address.

<figure><img src="/files/QEwgVPg152cZXaNmCuKS" alt=""><figcaption></figcaption></figure>

5. Select  “Incoming & Outgoing SMS” insight event.

<figure><img src="/files/AEQEh5GZ0f9PUp015wAg" alt=""><figcaption></figcaption></figure>

6. Add a description (optional), if you want to clarify its purpose.

<figure><img src="/files/LCYBdfTRWDMzxvl75328" alt=""><figcaption></figcaption></figure>

7. Once you've completed all the steps, click on Setup to finalize the integration.

<figure><img src="/files/2pqrfF6TOzTcsBCwSAtl" alt=""><figcaption></figcaption></figure>

8. After setting it up, your new integration will appear in the Installed Integrations tab.

<figure><img src="/files/vcdJDyrY4KyqdxI63CBb" alt=""><figcaption></figcaption></figure>

That's all. Now, when an incoming or outgoing SMS events will occur, you will receive it to the account *Inbox page* and to your email.

<figure><img src="/files/9HtDI6Eht3oZwWpVk6Pg" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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/hub/things/sms/sms-monitoring.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.
