# Personalización notificaciones push

**URL:** https://community.glideapps.com/t/personalizacion-notificaciones-push/65142
**Category:** Ask for Help
**Created:** [August 18, 2023, 6:47am UTC](https://community.glideapps.com/t/personalizacion-notificaciones-push/65142 "2023-08-18T06:47:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![iCarlosMoobil](https://avatars.discourse-cdn.com/v4/letter/i/5f8ce5/32.png) [@iCarlosMoobil](https://community.glideapps.com/u/iCarlosMoobil)
#### Post date: [August 18, 2023, 6:47am UTC](https://community.glideapps.com/t/personalizacion-notificaciones-push/65142/1 "2023-08-18T06:47:37Z")

</div>

Hola,  
Estoy probando con las notificaciones Push y me gustaría saber cómo puedo personalizar el título , mensaje y link en el momento que quiero enviar el push.  
Para no tener que crear un botón para cada tipo de notificación push que quiero mandar.  
¿Es posible?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [August 18, 2023, 6:53am UTC](https://community.glideapps.com/t/personalizacion-notificaciones-push/65142/2 "2023-08-18T06:53:59Z")

</div>

You should look at Template columns, and if-then-else columns.

> **[Template Column](https://www.glideapps.com/docs/automation/computed-columns/template-column)**
>
> Display dynamic text that can change with the values in other columns.

> **[If → Then → Else Column](https://www.glideapps.com/docs/automation/computed-columns/if-then-else-column)**
>
> Produce different values based on conditions.
