# Configure SMS

The Configure SMS module allows administrators to integrate and manage **SMS gateway services** within Infraon Infinity. It is used to configure SMS delivery settings for sending notifications, alerts, OTPs, approvals, ticket updates, and other platform messages.

The module supports:

* Global SMS configurations
* Customer-specific SMS configurations
* **SMS**Gateway and **SMPP**Gateway integrations
* Primary and Secondary gateway setup
* SMS configuration testing before activation

## **How does it work?**

The Configure SMS module connects Infraon Infinity with external **SMS service** providers. Administrators can configure the required gateway details, request parameters, authentication headers, and delivery settings based on the SMS provider.

The module supports two SMS configuration types:

* **SMS Gateway –** Uses API/HTTP-based SMS integrations.
* **SMPP Gateway –** Uses SMPP protocol-based enterprise SMS communication.

Each configuration can include:

* Primary Gateway
* Secondary Gateway (Failover)

Once the configuration details are added, administrators can move to the **Test** section to validate SMS delivery before saving the configuration.


---

# 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.infraon.io/infraon-help/infinity-user-guide/infraon-configuration/notifications/configure-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.
