# Cómo editar un mensaje SMS

Para editar el mensaje SMS, simplemente active la automatización deseada haciendo clic en la tecla roja a la derecha.

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

Después de la activación, haga clic en **Editar mensaje**

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

Ahora simplemente edite el mensaje como desee y haga clic en **Guardar cambios.**


---

# 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://ayuda.klinko.app/tiendanube/sms/como-editar-un-mensaje-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.
