# How to set up Synology NAS SMS notifications

1. Create a Textbelt API key. Copy the key and save it.
2. Open DSM and go to Control Panel
3. Select the SMS tab
4. Click "Enable SMS Notifications"
5. Click "Add SMS Service Provider" and supply any name
6. Add the following SMS URL, replacing `ABC123` with your API key and supplying your phone number: [`https://textbelt.com/text?key=ABC123&phone=5555555555&message=Hello+world`](https://textbelt.com/text?key=ABC123\&phone=5555555555\&message=Hello+world)
7. Select `GET` as the HTTP method and click Next

   !\[Graphical user interface, text, application

   Description automatically generated]\(<https://lh4.googleusercontent.com/dwFlogG41HKqtoCeZDnOtSx0c5Wqir_N6rPmbz-6a5LClwNYcJdOLMLhjjvhTfT5ogWR0IgFsz0onJ1lFAce11OWxN9jMT2w9pFQB60Daa-sjpenoRqtT_JqpSpnRp0rJkvwqv-WeG4feJ_tMg>)
8. Click Next on the HTTP request header page (nothing to edit here)

   !\[Graphical user interface, text, application

   Description automatically generated]\(<https://lh6.googleusercontent.com/vrvdA3lWDdnxaOfN-bpPun1OCpUg29apdLIdfBCH4Mn4_SarZ1FrIsmbFp4UvOO3ruwak5M-6pzdoMSeQgd5kYwrbj_T99gSwKt2Gttq55C-kGzqvV8tsJvT8Ard9JA2AZ_Ta5YT1ycI-MmUXQ>)
9. You will see on the left; key, phone, message. On the right use the drop down and select the correct category for each.  Then click Done.

   !\[Graphical user interface, text, application

   Description automatically generated]\(<https://lh6.googleusercontent.com/tJRSt2Sx1G0FNlUF_0KjBgoGft78THZJapE11LscS5cLHorQugpuer1u1uNgSovExoqySgZZYLiH90dTqb-blk-i2Wsgf8wAQ4upnUOnYccM17CmSYzgWV-Ag--zvDOvWptQKa_zVSgojrKZpQ>)
10. Enter your API key and the phone number that will receive the text.

    !\[Graphical user interface, text

    Description automatically generated]\(<https://lh3.googleusercontent.com/bUauJYPlKVz0h0_5T5o0vR2qW-CtAZeKojyrSRm2JY7dPnsRAJNvwamgDwEQi-C--9iKm_ivsINKxuAxEe5ysk_MTT5RWX_MkH4oBwlfp9_YE7r8il_iKdPpVPIuddwUTY8i9plAXqTN3pdnxA>)
11. Click "Send a Test SMS Message".  That's it!


---

# 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.textbelt.com/guides/how-to-set-up-synology-nas-sms-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.
