> For the complete documentation index, see [llms.txt](https://docs.cebodtelecom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/desktop-sms-mms-application.md).

# Desktop SMS/MMS Application

This document help you setup SMS client on your Desktop. With CebodTelecom SMS service you can send and receive SMS or MMS messages right from your computer.&#x20;

## Requirement to Send and Receive SMS on Business Line <a href="#requirement-to-send-and-receive-sms" id="requirement-to-send-and-receive-sms"></a>

* An account with CebodTelecom Business Phone Service.\
  <https://portal.cebodtelecom.com/register>
* Add phone line and purchase atleast one phone number.\
  \&#xNAN;*You can purchase the phone number by logging into your account.*
* *Enable SMS service on the phone number.*&#x20;
* **Activating SMS**
  * Login to your **CebodTelecom Business Phone Service Account portal** account.
  * Go to section **Tools and Settings -> SMS**. Select the Phone Number and Enable SMS.&#x20;
* Download SMS Client from this link
  * <https://github.com/cebodtelecom/cebodtelecom/releases>
  * At this time of this document, we have SMS client for Windows and Mac.
  * Download the application and follow the installation instructions.&#x20;
* You will need extension web password, Company phone number and Extension number to login in SMS application. If you dont have it, as your Account Admin for that information.&#x20;

### Setup SMS Application.&#x20;

Open the SMS Desktop Client

![SMS Application Login Screen](/files/-LdAYrRwyZClUArz6zhQ)

Enter your Extension, Web Password and Number assigned to your extension. \
PS: Best practice will be to assign one number for each user.&#x20;

On Successful login you will be in the dashboard.&#x20;

![SMS Application Dashboard](/files/-LdAZMN8x0XGFv7t560b)

Send a New Messages. Click on Chat Icon to send a new messages. The application give you ability to send messages from multiple phone numbers. Choose the number you want to send SMS/MMS from.Type in the 11 digit number you want to send SMS to.&#x20;

![](/files/-LdAZHqY89K8IDaIWSaB)

Chat Screen View for SMS and MMS

![SMS Desktop Application Chat Screen](/files/-LdA_0zm3v_7sBuWc0S0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/desktop-sms-mms-application.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
