> For the complete documentation index, see [llms.txt](https://docs.intertelconversa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intertelconversa.com/omnicanalidad/conversa-webchat/inst-de-conf/gastby.md).

# gastby

## Integrar el Webchat de Intertel Conversa con Gatsby

Si tienes un sitio web creado en Gatsby, puedes agregarle un widget del Webchat de Intertel Conversa y hablar con tus visitantes en tiempo real.

1. Agrega uno de los dos complementos Gatsby a tu proyecto:&#x20;

* `npm install --save gatsby-plugin-intertelconversa`
* `yarn add gatsby-plugin-intertelconversa`

2. Agrega el complemento a tu archivo:

<mark style="background-color:blue;">\*Pantalla pendiente</mark>

3. Puedes obtener el token de tu sitio web y la URL base desde la configuración de tu bandeja de entrada en tu cuenta de Intertel Conversa.
4. Inicia tu servidor.&#x20;
5. Ahora podrás ver el widget de Intertel Conversa en la página.
