> For the complete documentation index, see [llms.txt](https://docs.wanode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wanode.io/spanish/whatsapp-cloud-api/como-crear-plantillas-por-bm.md).

# ¿Cómo crear plantillas por BM?

<figure><img src="/files/0WjscZuH4QBNfIBf7btD" alt=""><figcaption></figcaption></figure>

### 1. Vaya a Business Manager y asegúrese de haber iniciado sesión en su cuenta comercial

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

### 2. Acceda a la configuración de su página comercial

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

### 3. Haga clic en Más opciones de configuraciones comerciales

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

### 4. Asegúrese de haber iniciado sesión en la cuenta comercial de la cuenta que desea configurar

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

### 5. Expanda el menú Cuentas y haga clic en Cuentas de WhatsApp

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

### 6. Seleccione la cuenta de WhatsApp que desee y luego haga clic en configuración

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

### 7. Vaya a la parte inferior de la página y haga clic en WhatsApp Manager

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

### 8. Haga clic en los tres puntos

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

### 9. Haga clic en Administrar plantillas de mensajes

<figure><img src="/files/0r2sGmdnbfiiFNmw8gvr" alt=""><figcaption></figcaption></figure>

### 10. Haga clic en Crear plantilla de mensaje

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

### 11. Seleccione su categoría de plantilla

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

### 12. Establecer un nombre para el modelo

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

### 13. Seleccione el idioma de la plantilla

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

### 14. haga clic en continuar

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

### 15. En el Texto, cree la plantilla de plantilla que desee.

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

### 16. Haga clic en Agregar variable para agregar partes personalizables a su texto

*Esta funcionalidad es útil para identificar nombres, enlaces y otros*

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

### **17.** Aquí puede agregar texto a la línea inferior de su plantilla

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

### 18. Puede utilizar esta línea para poner el nombre de su empresa

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

### 19. En Botones, puede agregar acciones rápidas

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

### 20. Ejemplo de botones de respuesta rápida

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

### 21. Haga clic en Enviar

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

### 22. Haga clic en confirmar

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

### 23. Haga clic en Listo

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

### 24. Aquí esperas y verificas calificación

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


---

# 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.wanode.io/spanish/whatsapp-cloud-api/como-crear-plantillas-por-bm.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.
