# Messaging Service (SMS)

For SMS Services we use SMS Niaga service to send SMS. You can register here at <https://smsniaga.com>.

### Find Your API Token At SMS Niaga

Once you have an account, log in to the dashboard at <https://manage.smsniaga.com>.

Refer to the figure below to retrieve your API Access Token. Select and copy the **API access token**.

![](/files/-MiR14VDpuGPGRZDwdj1)

### Next is to open at Orderla Messaging Services, click on SMS Niaga.

Next is to open at SMS Niaga setup here <https://orderla.my/admin/messaging-services/smsniaga>.

Paste **API access token** here, then click '**Update Change**'.

You will see the credit balance on that page as well.

![](/files/-MiR200cOv7VKHP5dwBs)

### Set Default Sender ID (Important)

You also need to make sure that you have set the default Sender ID at <https://manage.smsniaga.com/sender_identifiers>.

Check on the list make sure one of your Sender ID list, there is 'Yes'.

![](/files/-MiR4AG8zbHhLQx5unOr)

### Sending The SMS

You may refer to [WhatsApp Message Templates ](/orderla-plus/whatsapp-message-templates.md)on how to setup the template and sending the message.&#x20;

The SMS sending options will appear at your order details page.

![](/files/-MiR3CS-W0AcUsR5AOw4)


---

# 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://guides.orderla.my/orderla-plus/messaging-service-sms.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.
