Categorías
Entrada de Blog

¿Debería una IA Escribir en tu CRM? Lo Que Cambia el Conector de HubSpot para Claude

CRM · Gobernanza de IA

Tu CRM siempre ha tenido una garantía silenciosa: para cambiar algo, alguien tenía que escribirlo. Abrir el registro, elegir la etapa, guardar. Lento, pero auditable por diseño.

Esa garantía ya no existe. El conector de HubSpot para Claude puede crear contactos y negocios, registrar llamadas y notas, y mover un negocio a Cerrado ganado desde una ventana de chat, en una frase, sin formulario de por medio. La escritura salió como beta pública junto con el acceso general al historial de interacciones, y funciona más o menos como esperarías: rápido, literal y sin ninguna opinión sobre si el cambio era buena idea.

Así que la pregunta interesante para quien gestiona un CRM de verdad no es si funciona. Funciona. La pregunta es qué le dejas tocar y qué necesitas tener resuelto antes. Vamos con la vista de operador.

¿Qué puede escribir realmente el conector de HubSpot para Claude?

Más de lo que la mayoría supone y menos de lo que sugiere el titular. En lectura llega a contactos, empresas, negocios, tickets, line items y registros de interacción. En escritura, en beta pública, puede crear y actualizar contactos, empresas, negocios, tickets y line items, y registrar actividades: llamadas, reuniones, notas y tareas.

La parte que se infravalora es el historial de interacciones. Claude puede leer todo el hilo de emails, llamadas, reuniones, tareas y notas de un registro. Ya no resume una foto fija del CRM: resume la conversación real y actúa sobre ella en el mismo movimiento. Lee seis meses de correo con una cuenta, redacta la tarea de seguimiento y la crea.

Tres límites que conviene anotar antes de diseñar nada alrededor:

  • El bulk está limitado a diez registros por petición. Es un guardarraíl deliberado, no una limitación temporal de beta que haya que esquivar.
  • Los portales con datos sensibles activados pierden el acceso a interacciones por completo. Si tu cuenta de HubSpot tiene datos sensibles habilitados, el conector no ve ningún dato de interacción. Si montas un proceso que asume contexto de email, simplemente no va a funcionar.
  • Requiere plan de pago de Claude. Está disponible en todos los niveles de HubSpot, pero cada usuario necesita su propia suscripción de pago, y las conexiones existentes hay que desconectarlas y volver a autenticarlas para que recojan la escritura.
Comprobación de fechas: esto no es un lanzamiento de agosto, digan lo que digan los resúmenes mensuales. HubSpot anunció la escritura y el historial de interacciones en su changelog de desarrolladores en noviembre de 2025. La escritura sigue etiquetada como beta pública, que es justo por lo que merece la pena tener esta conversación ahora y no cuando pase a GA y se extienda por todo el equipo.

¿Quién controla el acceso y qué registra de verdad el audit log?

El modelo de permisos es mejor que el de la integración media, y conviene entenderlo con precisión porque va a pesar más que tu documento interno de política.

Un Super Admin tiene que dar de alta la cuenta en la actualización de producto antes de que nadie pueda escribir. La primera conexión la hace un Super Admin o un usuario con permisos de App Marketplace, y esa persona elige qué permisos recibe el conector. Solo después pueden conectarse el resto de usuarios. A partir de ahí el conector hereda los permisos de cada usuario en HubSpot: un comercial que trabaja desde Claude ve exactamente el pipeline que vería en la interfaz, ni un registro más.

El rastro de auditoría es la pieza sobre la que yo montaría el proceso de revisión. Cada creación y cada actualización hecha a través del conector queda atribuida en el Audit Log de HubSpot al usuario y al conector de Claude. Es una decisión de diseño realmente útil: puedes filtrar los cambios hechos por el conector y verlos como una población separada, en vez de mezclados con el resto de ediciones.

Ahora, el hueco, que es el mismo que tiene cualquier sistema de permisos. Los permisos te dicen quién estaba autorizado a cambiar algo. No te dicen si el cambio era correcto. Un comercial con acceso legítimo a un negocio puede moverlo a Cerrado ganado escribiendo una frase, y todos los controles de la cadena darán el visto bueno. El log lo registrará con total fidelidad. Nada en el sistema sabe que ese negocio no se ha cerrado.

¿Dónde se rompe la escritura en la práctica?

No por donde la gente teme. Los modos de fallo son aburridos, estructurales y totalmente predecibles a partir del estado de tu portal.

1. Definiciones de propiedad ambiguas

«Mueve el negocio a Cerrado ganado» no es ambiguo. «Marca este contacto como cualificado» sí lo es, si tu portal arrastra un Lifecycle Stage de MQL, un Lead Status aparte de Sales Qualified y un check personalizado de Cualificado que alguien creó en 2023. Una persona duda y pregunta. El modelo elige la opción más plausible y sigue. El property sprawl ya era un problema de reporting; con escritura pasa a ser un problema de entrada de datos.

2. Las etapas no son ediciones, son disparadores

Un cambio de etapa dispara workflows, notificaciones internas, recálculos de forecast y, en bastantes portales, una secuencia de facturación u onboarding. En el chat, cambiar de etapa parece una frase. En tu portal es la primera ficha de dominó. Es lo primero que yo dejaría fuera del prompting casual hasta tener mapeado qué desencadena cada etapa.

3. Crear sin buscar antes genera duplicados

«Crea un contacto para María de Acme» es una instrucción de creación, no un upsert. Pídelo diez veces en un equipo comercial y has reintroducido justo el problema de duplicados que costó un trimestre limpiar. Contamos cómo automatizar esa limpieza en nuestro post sobre el bot de higiene de datos, y la lección se traslada tal cual: la lógica de deduplicación vive en código, no en un prompt.

4. Trabajo masivo en la herramienta equivocada

El tope de diez registros te marca dónde está la frontera. Todo lo que pase de ahí va a un script con dry run y un diff que puedas leer antes de que se ejecute, o a un workflow de HubSpot probado en sandbox. El chat es para el registro que tienes delante. No es una herramienta de migración.

5. Las notas escritas por IA son idénticas a las humanas

Seis meses después, nadie que lea un registro puede distinguir qué notas se resumieron de un hilo de correo y cuáles escribió la persona que estuvo en la llamada. Eso importa cuando la nota es la prueba sobre la que se decide una renovación. Estandariza un prefijo o una propiedad booleana ahora, no cuando empiece la arqueología.

La idea clave: la escritura con IA no crea problemas en tu CRM. Acelera los que ya tienes. Un portal con propiedades limpias y definiciones de ciclo de vida cerradas se vuelve más rápido. Un portal con property sprawl se equivoca más rápido, y ahora con un audit log lleno de cambios que nadie sabe explicar.
Una prueba rápida antes de conectar nada: pregunta a dos personas de tu equipo qué significa «cualificado» en vuestro portal. Si te dan dos respuestas distintas, ahí está el trabajo. No en el conector.

¿Qué reglas deberías fijar antes de activarlo?

Esta es la parte que ningún changelog cubre, porque es política operativa y no producto. Siete reglas que yo pondría en cualquier portal antes de dar escritura a más de dos o tres personas.

Regla Por qué importa
Empieza por ops, no por ventas Da escritura a las dos o tres personas que ya son dueñas de la calidad del dato. Amplía cuando tengas un mes de audit log que mirar.
Arregla las propiedades primero Un significado por propiedad, documentado. Jubila las duplicadas. Es la hora mejor invertida de todo el proyecto.
Los cambios de etapa, fuera del chat Hasta que tengas mapeado qué dispara cada etapa, mueve los negocios en la interfaz, donde las consecuencias se ven.
Revisa el audit log cada semana Filtra por cambios atribuidos al conector. Quince minutos. Es el único bucle de feedback que vas a tener.
El bulk va a código Todo lo que supere el tope de diez registros corre como script con dry run, o como workflow probado en sandbox. Sin excepciones.
Marca la actividad escrita por IA Un prefijo en las notas o una propiedad booleana. Barato ahora, impagable dentro de un año.
Escribe un SOP de prompts Formulaciones aprobadas para las cinco cosas que la gente va a hacer de verdad. Prompts ambiguos producen datos ambiguos.

Nada de esto es exótico. Es la misma disciplina que hace segura cualquier integración, aplicada a una interfaz que resulta que acepta español llano. Si estás mapeando el panorama de conectores, esto va justo al lado de las herramientas de lectura que cubrimos en el panorama de conectores MCP para marketing, con una diferencia que lo cambia todo: las lecturas son reversibles y las escrituras no.

La pregunta real no es si la IA debe escribir en tu CRM

Es si tu CRM está lo bastante bien definido como para que un operador rápido, literal e incansable no pueda hacer daño con él. Esa es una pregunta sobre tu modelo de datos, tus definiciones de ciclo de vida y tu mapa de automatizaciones, y merecía respuesta mucho antes de que nadie conectara una ventana de chat.

Respóndela y la escritura es apalancamiento real: el trabajo de administración que se comía un viernes por la tarde se convierte en una conversación. Sáltatela y tendrás el mismo portal de siempre, degradándose más rápido, con un registro exhaustivo de cómo pasó.

El conector no es el riesgo. El portal sin definir que hay debajo siempre lo fue.

¿No sabes si tu portal está listo para dar escritura?

Hago revisiones de preparación de CRM para equipos B2B en HubSpot: auditoría de propiedades y ciclo de vida, mapa de automatizaciones, modelo de permisos y una política de gobernanza que se pueda cumplir de verdad. Suele ser una semana de trabajo que ahorra un trimestre de limpieza.

Reserva una revisión de tu CRM

Nacho Hernández

Nacho HernándezMarketing & Business Consultant · Studio IdeagoLinkedIn →
Categorías
Blog post

Should You Let AI Write to Your CRM? What HubSpot’s Claude Connector Changes

CRM · AI Governance

Your CRM has always had one quiet safety property: a human had to type the change. Someone opened the record, picked the stage, saved it. Slow, but auditable by design.

That assumption no longer holds. The HubSpot connector for Claude can create contacts and deals, log calls and notes, and move a deal to Closed Won from a chat window, in one sentence, with no form in between. Write access shipped as a public beta alongside general availability for engagement history, and it works about as well as you would expect: fast, literal, and completely untroubled by whether the change was a good idea.

So the interesting question for anyone who actually runs a CRM is not whether it works. It is what you should let it touch, and what you need to have in place first. Here is the operator view.

What can the HubSpot connector for Claude actually write?

More than most people assume, and less than the marketing implies. On the read side, the connector reaches contacts, companies, deals, tickets, line items and engagement records. On the write side, in public beta, it can create and update contacts, companies, deals, tickets and line items, and log activities: calls, meetings, notes and tasks.

The engagement piece is the part people underestimate. Claude can read your full history of emails, calls, meetings, tasks and notes on a record, which means it is no longer summarising a CRM snapshot. It is summarising the actual conversation and then acting on it in the same breath: read six months of email with an account, draft the follow-up task, create it.

Three limits are worth writing down before you plan anything around it:

  • Bulk is capped at ten records per request. This is a deliberate guardrail, not a temporary beta limit to route around.
  • Portals with sensitive data enabled lose engagement access entirely. If your HubSpot account has sensitive data turned on, the connector sees no engagement data at all. Build a process that assumes email context and it will simply fail for you.
  • It requires a paid Claude plan. Available across all HubSpot tiers, but each user needs their own paid subscription, and existing connections must be disconnected and reauthenticated to pick up write access.
Recency check: this is not a brand-new August launch, whatever the roundup posts say. HubSpot announced write access and engagement history on its developer changelog in November 2025. Write is still labelled public beta, which is exactly why the governance conversation is worth having now rather than after it goes GA and spreads.

Who controls access, and what does the audit log really record?

The permission model is better than the average integration, and it is worth understanding precisely because it will carry more weight than your internal policy document.

A Super Admin has to opt the account into the product update before anyone can use write access. The first connection has to be made by a Super Admin or a user with App Marketplace permissions, and that person selects which permissions the connector gets. Only then can other users connect. From there, the connector inherits each user permission set from HubSpot itself: a sales rep working through Claude sees exactly the pipeline they would see in the UI, no more.

The audit trail is the part I would build your review process around. Every create and update made through the connector is attributed in the HubSpot Audit Log to both the user and the Claude connector. That is a genuinely useful design decision: you can filter for connector-made changes and see them as a distinct population rather than as anonymous edits mixed in with everything else.

Here is the gap, though, and it is the same gap every permissions system has. Permissions tell you who was allowed to change something. They do not tell you whether the change was correct. A rep with legitimate access to a deal can move it to Closed Won by typing one sentence, and every control in the chain will approve. The log will record it faithfully. Nothing in the system knows the deal has not actually closed.

Where does write access break down in practice?

Not in the places people worry about. The failure modes are boring, structural and entirely predictable from the state of your portal.

1. Ambiguous property definitions

Update the deal to Closed Won is unambiguous. Mark this contact as qualified is not, if your portal carries a Lifecycle Stage of MQL, a separate Lead Status of Sales Qualified, and a custom Qualified checkbox somebody built in 2023. A human hesitates and asks. The model picks the most plausible one and moves on. Property sprawl was already a reporting problem; write access turns it into a data-entry problem.

2. Stage changes are not edits, they are triggers

A deal stage change fires workflows, internal notifications, forecast recalculations and, in plenty of portals, an invoicing or onboarding sequence. In a chat window a stage change looks like a sentence. In your portal it is the first domino. This is the single most important thing to keep out of casual prompting until you have mapped what each stage actually sets off.

3. Creates without lookups become duplicates

Create a new contact for Maria at Acme is a create instruction, not an upsert. Ask for it ten times across a sales team and you have reintroduced exactly the duplicate problem most portals spend a quarter cleaning up. We wrote about building an automated cleanup for this in our CRM data-hygiene bot post, and the lesson transfers directly: dedupe logic belongs in code, not in a prompt.

4. Bulk work in the wrong tool

The ten-record cap tells you where the boundary sits. Anything larger belongs in a script with a dry run and a diff you can read before it commits, or in a HubSpot workflow you can test in a sandbox. Chat is for the record in front of you. It is not a migration tool.

5. AI-written notes look exactly like human ones

Six months later, nobody reading a record can tell which notes were summarised from an email thread and which were written by the person who was on the call. That matters when the note is the evidence for a renewal decision. Standardise a prefix or a property flag now, not after the archaeology starts.

The key idea: AI write access does not create CRM problems. It accelerates the ones you already have. A portal with clean properties and tight lifecycle definitions gets faster. A portal with property sprawl gets wrong faster, and now with an audit log full of changes nobody can explain.
A quick test before you connect anything: ask two people on your team what Qualified means in your portal. If you get two different answers, that is the work. Not the connector.

What rules should you set before you turn it on?

This is the part no changelog covers, because it is operating policy rather than product. Seven rules I would put in place on any portal before enabling write access for more than a couple of people.

Rule Why it matters
Start with ops, not sales Give write access to the two or three people who already own data quality. Expand once you have a month of audit log to look at.
Fix property definitions first One meaning per property, documented. Retire the duplicates. This is the highest-leverage hour you will spend.
Keep stage transitions out of chat Until you have mapped what each stage triggers, move deals in the UI where the consequences are visible.
Review the audit log weekly Filter for connector-attributed changes. Fifteen minutes. It is the only feedback loop you get.
Bulk goes to code Anything above the ten-record cap runs as a script with a dry run, or a sandboxed workflow. No exceptions.
Flag AI-authored activity A prefix on notes or a boolean property. Cheap now, priceless in a year.
Write a short prompt SOP Approved phrasings for the five things people will actually do. Ambiguous prompts produce ambiguous data.

None of this is exotic. It is the same discipline that makes any integration safe, applied to an interface that happens to accept plain English. If you have been mapping the wider connector landscape, this sits alongside the read-side tooling we covered in the marketing MCP connector landscape, with one difference that changes everything: reads are reversible and writes are not.

The real question is not whether AI should write to your CRM

It is whether your CRM is defined well enough that a fast, literal, tireless operator cannot do damage with it. That is a question about your data model, your lifecycle definitions and your automation map, and it was worth answering long before anyone connected a chat window to it.

Answer it and write access is real leverage: the admin work that used to eat a Friday afternoon collapses into a conversation. Skip it and you get the same portal you had, degrading faster, with a very well-documented record of how.

The connector is not the risk. The undefined portal underneath it always was.

Not sure your portal is ready for write access?

I run CRM readiness reviews for B2B teams on HubSpot: property and lifecycle audit, automation map, permissions model and a governance policy you can actually enforce. Usually a week of work that saves a quarter of cleanup.

Book a CRM readiness review

Nacho Hernandez

Nacho HernandezMarketing & Business Consultant · Studio IdeagoLinkedIn →
Categorías
Entrada de Blog

Search Console ya no es una herramienta de web: cómo medir tu visibilidad en IA y en redes en 2026

Durante quince años, Search Console respondió a una sola pregunta: ¿cómo va mi web en Google? Ya no es eso. En ocho meses Google le ha añadido un informe de tu visibilidad dentro de AI Overviews y AI Mode, y un tipo de propiedad completamente nuevo que mide cómo rinden tus publicaciones de Instagram, TikTok, X y YouTube en Search — una propiedad que puedes verificar sin tener web. Casi nadie ha abierto ninguno de los dos. Esto es lo que ha salido de verdad, qué te dicen esos datos y qué no, y qué debería cambiar en tu reporting mensual.

SEO · Medición

¿Qué ha cambiado de verdad en Search Console este año?

Dos cosas, con dos meses de diferencia. El 3 de junio de 2026 Google presentó los informes de rendimiento de IA generativa: vistas dedicadas que muestran dónde aparecen tus páginas dentro de las funciones de IA generativa en Search —AI Overviews y AI Mode— y en las superficies equivalentes de Discover. El 29 de julio de 2026 Google completó el despliegue global de las platform properties, un tipo de propiedad nuevo para Instagram, TikTok, X y YouTube, junto con una guía oficial para analizar esos datos. El despliegue social venía saliendo a cuentagotas desde el 7 de julio, y el experimento del que nació apareció dentro de Search Console Insights en diciembre de 2025.

Por separado, cada uno parece una actualización menor. Junto a todo lo demás que Google ha ido metiendo en la herramienta —grupos de consultas, filtro de búsquedas de marca, anotaciones personalizadas, vistas semanales y mensuales, configuración de informes asistida por IA— la dirección es evidente. Search Console está dejando de ser un diagnóstico técnico de web para convertirse en una capa de medición de visibilidad que cubre tu sitio, tu presencia dentro de las respuestas de IA y tu contenido social. La herramienta ha cambiado de categoría. Las plantillas de reporting, no.

Por qué esto pesa más que un lanzamiento normal:
Ahora los números los publica Google. Hasta este año, cualquier afirmación sobre tu visibilidad dentro de respuestas de IA o sobre contenido social posicionando en Search salía de un estimador de terceros. Ya existe una fuente propia — incompleta, pero propia. Eso cambia qué discusiones puedes ganar delante de un cliente.

¿Qué te dicen realmente los informes de IA generativa — y qué no?

Ajusta expectativas antes de abrirlo, porque la distancia entre lo que la gente asume y lo que hay es enorme. En su lanzamiento da solo impresiones, desglosadas por página, país, dispositivo y fecha. No hay clics, ni CTR, ni consultas. Puedes ver que una página apareció dentro de una función de IA; no puedes ver si alguien hizo clic, ni qué preguntó para activarla. Google ha dicho que llegarán más métricas, sin comprometer fecha. El acceso además arrancó en un subconjunto de propiedades, empezando por Reino Unido — si aún no lo ves en tu cuenta, es lo normal, no un error de configuración.

Suena a dato pobre, y lo es. También es el dato pobre más útil que te han dado en años, porque responde a lo que todos veníamos adivinando: ¿se está usando mi contenido para construir respuestas de IA, sí o no? Una página con muchas impresiones de IA y clics orgánicos planos se está leyendo y resumiendo sin que nadie la visite — el patrón zero-click, ahora con un número al lado. Una página sin impresiones de IA es invisible para la superficie que cada vez más se sitúa por encima de los diez enlaces clásicos. Son dos problemas distintos y hasta junio no podías distinguirlos. La parte estratégica —cómo conseguir la cita, no solo medirla— está en Google AI Mode ya es el modo por defecto.

El matiz honesto: una impresión no es un resultado de negocio, y nadie debería llevar impresiones de IA como KPI a un comité de dirección. Trátalo como señal de diagnóstico, no como resultado — igual que tratas las impresiones del informe clásico. El error a evitar es montar un dashboard alrededor antes de que Google termine el set de métricas, y tener que explicar después por qué el gráfico da un salto cuando añadan los clics.

La idea clave

Search Console dejó de medir tu web y empezó a medir tu presencia en Google: páginas, respuestas de IA y publicaciones sociales. Tres problemas de visibilidad distintos que antes requerían tres herramientas y bastante intuición.

El dato es incompleto. Sigue siendo el único dato de primera mano que existe.

¿Cómo funcionan las platform properties para Instagram, TikTok, X y YouTube?

Esta es la novedad de verdad, y la que casi nadie ha configurado. Una platform property es la primera propiedad de Search Console que puedes verificar sin tener dominio: conectas una cuenta social o de vídeo en su lugar. Una vez conectada, obtienes un informe de rendimiento con clics, impresiones, CTR medio y posición media del contenido de esa cuenta, cubriendo Google Search, Discover y Google News. No es el engagement dentro de Instagram. No son las analíticas propias de TikTok. Es cómo rinden tus publicaciones como resultados de búsqueda.

El acceso llega por dos vías. Las cuentas grandes entran automáticamente a través de un perfil de Search — los umbrales publicados rondan los 100.000 seguidores en YouTube, Instagram o X, y 300.000 en TikTok. Por debajo, conectas la cuenta a mano. La propia guía de Google plantea cinco usos: leer la intención de búsqueda con grupos de consultas, detectar contenido en tendencia con el filtro de 24 horas, exportar para comparar plataformas en paralelo, usar anotaciones para atar cambios a ediciones de contenido, y comparar formatos — vídeo corto frente a largo, playlists frente a vídeos sueltos.

La consecuencia estratégica pesa más que la funcionalidad. Tu contenido social lleva años compitiendo en los resultados de Google, y tú llevas años gestionando social y SEO como disciplinas separadas, con informes separados y, normalmente, personas separadas. Esto las conecta con métricas compartidas. Un Reel que posiciona para una consulta comercial está haciendo trabajo de SEO, y ahora puedes demostrarlo, nombrar la consulta y decidir a conciencia si esa consulta se responde con un post, con una página o con ambas. Esa conversación de planificación no se podía tener con evidencia hace un mes.

¿Tu reporting sigue midiendo el Google de 2023?

Ayudo a equipos B2B y a consultores a reconstruir su medición en torno a cómo funciona hoy el descubrimiento — orgánico, superficies de IA y social en un solo marco, con números defendibles.

Revisar mi medición →

¿Qué deberías cambiar en tu reporting ahora?

Cuatro cosas, por orden de esfuerzo. Primera: conecta las platform properties esta semana. El histórico solo se acumula desde el momento en que conectas, así que cada semana que esperas es una semana de base que echarás de menos cuando alguien pregunte si el empuje en social movió la visibilidad en búsqueda. Es una tarea de quince minutos cuyo coste de aplazamiento se acumula.

Segunda: comprueba si el informe de IA generativa existe en tus propiedades y, si está, haz una captura manual ahora. Anota qué páginas tienen impresiones de IA y cuáles no, antes de que el set de métricas cambie bajo tus pies. Tercera: separa los dos modos de fallo en tu análisis: las páginas que pierden clics mientras ganan impresiones de IA necesitan ser más citables y una revisión de cuánto valía ese clic; las que no tienen ni lo uno ni lo otro necesitan el trabajo clásico. Misma caída de tráfico, recetas opuestas.

Cuarta: deja de reportar orgánico y social como universos separados. Si el TikTok de un cliente se está llevando impresiones en Search por consultas que deberían ser de sus landings, eso es un hallazgo, no dos informes de canal que nunca se cruzan. La vista unificada es el producto real aquí; los informes sueltos son solo la fontanería. Es la misma disciplina que elegir el método de medición adecuado para cada pregunta, el argumento de MMM vs atribución vs incrementalidad.

Un aviso para cerrar: nada de esto justifica rehacer tus dashboards este trimestre. El informe de IA es deliberadamente incompleto y va a cambiar; las platform properties son tan nuevas que aún no existe una buena práctica. Lo sensato ahora es activarlo todo, empezar a acumular datos y ser aburrido en las conclusiones hasta tener histórico suficiente para afirmar algo defendible. Los equipos que dentro de seis meses parecerán visionarios son, simplemente, los que conectaron las cuentas hoy.

¿Quieres una medición que refleje cómo te encuentran de verdad?

Trabajo con consultores, agencias y equipos B2B para conectar las propiedades correctas, montar un reporting que cubra orgánico, superficies de IA y social a la vez, y convertirlo en decisiones en lugar de en otro dashboard que nadie abre.

Hablemos →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →
Categorías
Blog post

Search Console Isn’t a Website Tool Anymore: How to Measure AI and Social Visibility in 2026

For fifteen years, Search Console answered exactly one question: how is my website doing in Google? That is no longer what it is. In the space of eight months Google has bolted on a report for your visibility inside AI Overviews and AI Mode, and a whole new property type that tracks how your Instagram, TikTok, X and YouTube posts perform in Search — a property you can verify without owning a website at all. Most teams haven’t opened either. Here is what actually shipped, what the data does and doesn’t tell you, and what it should change in your monthly reporting.

SEO · Measurement

What Actually Changed in Search Console This Year?

Two things matter, and they arrived two months apart. On 3 June 2026, Google introduced Search Generative AI performance reports — dedicated views showing where your pages surface inside generative AI features on Search, such as AI Overviews and AI Mode, plus the equivalent surfaces in Discover. On 29 July 2026, Google completed the global rollout of platform properties, a new property type covering Instagram, TikTok, X and YouTube, and published a guide for analysing that data. The social rollout had been creeping out since 7 July; the experiment behind it first appeared inside Search Console Insights back in December 2025.

Read on their own, each looks like a modest feature release. Read together with everything else Google has quietly added to the tool — query groups, a branded-queries filter, custom annotations, weekly and monthly views, AI-assisted report configuration — the direction is unmistakable. Search Console is being rebuilt from a webmaster diagnostic into a visibility measurement layer that spans your site, your presence inside AI answers, and your social content. The tool changed category. Most reporting templates haven’t noticed.

Why this matters more than a normal feature drop:
Google is the one publishing the numbers now. Until this year, any claim about your visibility inside AI answers or about social content ranking in Search came from a third-party estimator. Now there is a first-party source — incomplete, but first-party. That changes which arguments you can actually win in a client meeting.

What Do the Generative AI Reports Actually Tell You — and What Don’t They?

Set expectations before you open it, because the gap between what people assume this report contains and what it contains is wide. At launch it gives you impressions only, broken down by page, country, device and date. There are no clicks, no CTR, and no query data. You can see that a page appeared inside an AI feature; you cannot see whether anyone clicked through, or what someone asked to trigger it. Google has said more metrics will follow, without committing to a date. Access also started as a subset of properties, with the UK first — so if the report isn’t in your account yet, that is expected, not a misconfiguration.

That sounds like a thin dataset, and it is. It is also the most useful thin dataset you’ve been given in years, because it answers the question everyone has been guessing at: is my content being used to build AI answers at all? A page with heavy AI impressions and flat organic clicks is being read and summarised without being visited — the zero-click pattern, now with a number attached. A page with no AI impressions is invisible to the surface that increasingly sits above the classic ten links. Those are two completely different problems, and until June you couldn’t tell them apart. If you want the strategic side of that — how to earn the citation rather than just measure it — that is the argument in Google AI Mode is the default now.

The honest caveat: an impression is not a business outcome, and nobody should be reporting AI impressions as a KPI to a CFO. Treat it as a diagnostic signal, not a result — the same way you treat impressions in the classic performance report. The mistake to avoid is building a dashboard around it before Google has finished the metric set, then having to explain a step-change in the chart when clicks eventually get added.

The Takeaway

Search Console stopped measuring your website and started measuring your presence in Google — across pages, AI answers and social posts. Those are three different visibility problems that used to need three different tools and a lot of guessing.

The data is incomplete. It is still the only first-party data that exists.

How Do Platform Properties Work for Instagram, TikTok, X and YouTube?

This is the genuinely new one, and the part almost nobody has set up. A platform property is the first Search Console property you can verify without owning a domain — you connect a social or video account instead. Once connected, you get a Performance report showing clicks, impressions, average CTR and average position for that account’s content, spanning Google Search, Discover and Google News. Not engagement inside Instagram. Not TikTok’s own analytics. How your posts perform as search results.

Access comes two ways. Large accounts are enrolled automatically through a Search profile — the published thresholds are roughly 100,000 followers on YouTube, Instagram or X, or 300,000 on TikTok. Below that you connect the account manually. Google’s own guide walks through five ways to use the data: reading search intent through query groups, catching trending content with a 24-hour filter, exporting to compare platforms side by side, using annotations to tie changes to content edits, and comparing formats — short-form against full-length, playlists against standalone videos.

The strategic consequence is bigger than the feature. Your social content has been competing in Google search results for years, and you have been running social and SEO as separate disciplines with separate reports and, usually, separate people. This connects them with shared metrics. A Reel that ranks for a commercial query is doing SEO work, and now you can prove it, name the query, and decide deliberately whether to answer that query with a post, a page, or both. That is a planning conversation you couldn’t have with evidence a month ago.

Is your reporting still measuring 2023’s version of Google?

I help B2B teams and consultants rebuild their measurement setup around how discovery actually works now — organic, AI surfaces and social in one framework, with numbers you can defend.

Review my measurement setup →

What Should You Change in Your Reporting Now?

Four things, in order of effort. First, connect the platform properties this week. Historical data only accumulates from the moment you connect, so every week you wait is a week of baseline you will wish you had when someone asks whether the social push moved search visibility. This is a fifteen-minute task with a compounding cost for delay.

Second, check whether the generative AI report exists in your properties and, if it does, take a manual snapshot now. Note which pages carry AI impressions and which don’t, before the metric set changes underneath you. Third, separate the two failure modes in your analysis: pages losing clicks while gaining AI impressions need better citation-worthiness and a rethink of what the click was worth; pages with neither need the classic work. Same drop in traffic, opposite prescriptions.

Fourth, stop reporting organic and social as separate universes. If a client’s TikTok is pulling Search impressions for queries their landing pages should own, that is one finding, not two channel reports that never meet. The unified view is the actual product here — the individual reports are just the plumbing. It is the same discipline as choosing the right measurement method for the right question, which is the case made in MMM vs attribution vs incrementality.

One closing caution: none of this is a reason to rebuild your dashboards this quarter. The AI report is deliberately incomplete and will change; platform properties are new enough that best practice doesn’t exist yet. The right move now is to turn everything on, start collecting, and stay boring about the conclusions until there is enough history to say something defensible. The teams that will look prescient in six months are simply the ones who connected the accounts today.

Want a measurement setup that reflects how people actually find you?

I work with consultants, agencies and B2B teams to connect the right properties, build reporting that covers organic, AI surfaces and social together, and turn it into decisions instead of another dashboard nobody opens.

Let’s talk →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →
Categorías
Entrada de Blog

Montamos un Bot de Higiene de Datos para un CRM con la API de HubSpot y GitHub Actions. Esto Aprendimos.

Todo CRM se pudre. Los contactos cambian de empleo, los formularios se llenan de basura, la misma empresa entra tres veces con tres grafías distintas, y seis meses después tus informes dejan de significar nada sin que te des cuenta. La mayoría lo trata como una tarea pesada — una limpieza trimestral que nadie quiere hacer, o un SaaS de pago pegado encima para tapar el desorden. Para un cliente B2B hicimos algo distinto: montamos un pequeño bot de higiene de datos sobre la API de HubSpot y GitHub Actions que se ejecuta solo, cada noche, por un coste que redondea a cero. Aquí va lo que hace, por qué lo construimos en vez de comprarlo, y dónde cae esa línea de verdad en 2026.

RevOps · Higiene de Datos

¿Por qué la higiene de datos del CRM se rompe siempre?

Porque la data sucia no es un evento — es una fuga constante. Cada lead nuevo, cada integración, cada edición manual es una oportunidad para un duplicado, un email mal formado, un lifecycle stage vacío o un campo de país que dice «España», «ES» y «Spain» en la misma lista. El daño es silencioso pero caro: ventas persigue la misma cuenta dos veces, la automatización se dispara sobre el segmento equivocado, y los dashboards en los que confía la dirección están construidos sobre arena.

El instinto es apoyarse en las herramientas nativas del CRM, y ayudan — hasta cierto punto. HubSpot deduplica contactos por email y empresas por dominio de forma automática, y su herramienta de Gestionar Duplicados saca a la superficie coincidencias probables. Pero la nativa está capada — unas 2.000 sugerencias en Professional, 5.000 en Operations Hub Pro, 10.000 en Enterprise — y, crítico: las empresas creadas por API no se deduplican por dominio en absoluto. Así que en cuanto tienes volumen real, o cualquier integración escribiendo registros, la limpieza nativa se queda estructuralmente por detrás. Ese hueco es justo donde entra un SaaS de deduplicación de pago — y donde la pregunta de construir o comprar se pone interesante.

¿Construir o comprar? La línea de 2026 se ha movido

Durante años la respuesta era obvia: comprar. Montar herramientas internas significaba contratar desarrolladores, levantar infraestructura y cargar con el mantenimiento para siempre — no compensaba para fusionar contactos duplicados. Pero cambiaron dos cosas. El código en lenguaje natural desplomó el coste de escribir y mantener un script acotado, y las APIs de los conectores más los runners de automatización gratuitos eliminaron la infraestructura por completo. La línea entre construir y comprar se movió, y muchos equipos de operaciones la siguen dibujando donde estaba en 2022.

La forma útil de decidir es un 2×2 simple: impacto en ingresos frente a esfuerzo de construir y mantener. Sigue comprando donde el valor del proveedor es propietario — tu CRM central, la entregabilidad de email, la data de intención y contactos de terceros. No vas a superar a HubSpot construyendo. Pero para el workflow configurable — las reglas que deciden qué significa «un duplicado» para tu negocio, qué campos estandarizar, cuándo marcar un registro caducado — el caso de comprar se encoge rápido, porque esas reglas son específicas tuyas y baratas de codificar. La lógica de deduplicación es el ejemplo de manual: impacto suficiente para importar, esfuerzo suficientemente bajo para ser tuyo. Hemos hecho el mismo argumento sobre poseer tu capa de integración en el panorama de conectores de marketing y tus datos de cliente en la infraestructura de datos de primera parte — un bot de higiene es el mismo principio aplicado a la calidad del dato.

El test honesto antes de construir nada:
¿Podría una función nativa bien configurada o una herramienta de 50€/mes resolver el 90%? Si sí, cómpralo. Construye solo cuando tus reglas son genuinamente tuyas, el volumen rompe los límites nativos, o necesitas que corra desatendido en un horario que ningún plan SaaS te da. «Ya podemos programarlo» no es lo mismo que «deberíamos».

Cómo lo montamos: API de HubSpot + GitHub Actions

La arquitectura es deliberadamente aburrida, y ese es el punto. No hay servidor, no hay factura de hosting, y no hay nada que vigilar. Todo es un script en un repositorio privado de GitHub que se ejecuta por horario a través de GitHub Actions — el mismo runner de CI gratuito que los desarrolladores usan para testear código, reconvertido en un cron nocturno. Cada noche se despierta, habla con HubSpot vía la API del CRM, hace su trabajo, y vuelve a dormir.

En concreto, el bot hace cuatro tareas en cada ejecución. Primero, deduplicación: extrae registros por lotes, los agrupa por email y dominio normalizados (más coincidencia difusa por nombre y empresa para los casos que la lógica de coincidencia exacta de HubSpot se salta), y fusiona o marca las colisiones con sus propias reglas — no con el límite nativo. Segundo, estandarización: reescribe los campos de texto libre desordenados a un vocabulario controlado — país, cargo, lifecycle stage, industria — para que la segmentación deje de tener fugas. Tercero, validación: marca emails mal formados, propiedades obligatorias vacías y registros que llevan caducados más allá de un umbral. Cuarto, reporte: publica un resumen corto — cuántos fusionados, estandarizados, marcados — en un canal de Slack, para que el equipo vea el CRM limpiándose en vez de preguntarse si pasó algo.

Dos decisiones de ingeniería lo hicieron lo bastante seguro para correr desatendido. Respeta los límites de la API y trabaja por lotes, para no machacar el portal. Y cada acción destructiva — cada fusión — queda registrada y, en las primeras semanas, corrió en modo simulación que solo reportaba lo que haría, para afinar las reglas de coincidencia contra data real antes de dejarlo escribir. Un bot de higiene que fusiona los registros equivocados es peor que la data sucia; los guardarraíles importan más que la parte ingeniosa.

La idea clave

Un script nocturno sobre una API y un runner de CI gratuito hace hoy lo que antes exigía una suscripción SaaS de pago — porque el valor nunca fue la infraestructura, sino las reglas que definen qué es data limpia para tu negocio.

Esas reglas son tuyas. Esa es la parte que vale la pena construir.

¿Tu data de CRM está rompiendo tus informes en silencio?

Ayudo a equipos B2B a auditar su CRM, arreglar el modelo de datos y automatizar la higiene — ya sea el setup nativo correcto, la herramienta adecuada, o un bot a medida como este. El objetivo es el mismo: informes en los que puedas confiar.

Auditar mi CRM →

Qué aprendimos — y cuándo NO construir esto

El bot funciona, los informes del cliente vuelven a ser fiables, y el coste de operación redondea a cero. Pero las lecciones más útiles son las advertencias. Empieza en modo simulación y quédate ahí más de lo que parece necesario — las reglas de coincidencia son donde vive todo el riesgo, y la data real siempre te sorprende. Registra todo y haz las fusiones reversibles donde puedas; un buen rastro de auditoría es lo que te deja dormir. Y resuelve el modelo, no solo el síntoma — si la data mala sigue entrando, arregla los formularios e integraciones que la crean, o el bot solo se convierte en una fregona permanente.

Igual de importante: saber cuándo no construir. Si tu volumen cabe cómodo bajo los límites nativos, usa las herramientas de HubSpot y sigue. Si una app mantenida lo resuelve por unos euros al mes y no tienes reglas raras, cómprala — ser dueño de código que no necesitas es su propia deuda. Construye solo cuando el impacto es real, las reglas son genuinamente tuyas, y tienes a alguien que pueda mantenerlo. Para este cliente las tres eran ciertas, así que un bot fue la decisión correcta. Para el siguiente puede que no, y decirlo es la consultoría.

El cambio de fondo es el que corre por debajo de casi todo lo que se movió este año: la IA y las APIs abiertas siguen abaratando el hacer, lo que desplaza la ventaja al criterio — saber qué problemas merecen un desarrollo a medida y cuáles solo necesitan el arreglo aburrido que ya existe. Un bot de higiene es un ejemplo pequeño de un patrón grande: las herramientas para construir tu propio apalancamiento están hoy al alcance de una consultoría de una persona, si sabes hacia dónde apuntarlas.

¿Quieres data de CRM limpia y fiable sin tener que vigilarla?

Ayudo a consultores, agencias y equipos B2B a diseñar el setup de higiene adecuado para su CRM — configuración nativa, las herramientas correctas, o una automatización a medida como esta — para que tu data se mantenga limpia en automático y tus informes por fin digan la verdad.

Hablemos →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →
Categorías
Blog post

We Built a CRM Data-Hygiene Bot with the HubSpot API + GitHub Actions. Here’s What We Learned.

Every CRM rots. Contacts change jobs, forms get filled with junk, the same company lands in your database three times under three spellings, and six months later your reports quietly stop meaning anything. Most teams treat this as a chore — a quarterly cleanup someone dreads, or a paid SaaS tool bolted on to paper over the mess. For a B2B client of ours, we did something different: we built a small data-hygiene bot on top of the HubSpot API and GitHub Actions that runs on its own, every night, for essentially the cost of nothing. Here’s what it does, why we built instead of bought, and where that line actually falls in 2026.

RevOps · Data Hygiene

Why Does CRM Data Hygiene Keep Breaking?

Because dirty data is not an event — it’s a constant leak. Every new lead, every integration, every manual edit is a chance for a duplicate, a malformed email, an empty lifecycle stage, or a country field that says «USA», «U.S.» and «United States» in the same list. The damage is quiet but expensive: sales chases the same account twice, automation fires on the wrong segment, and the dashboards leadership trusts are built on sand.

The instinct is to lean on the CRM’s built-in tools, and they help — up to a point. HubSpot auto-deduplicates contacts by email and companies by domain, and its Manage Duplicates tool surfaces likely matches. But the native tool is capped — roughly 2,000 suggestions on Professional, 5,000 on Operations Hub Pro, 10,000 on Enterprise — and, critically, companies created through the API are not deduplicated by domain at all. So the moment you have real volume, or any integration writing records in, the native cleanup is structurally behind. That gap is exactly where a paid deduplication SaaS steps in — and where the build-versus-buy question gets interesting.

Build or Buy? The 2026 Line Has Moved

For years the answer was obvious: buy. Building internal tooling meant hiring developers, standing up infrastructure, and owning maintenance forever — not worth it to merge duplicate contacts. But two things changed. Natural-language coding collapsed the cost of writing and maintaining a focused script, and connector APIs plus free automation runners removed the infrastructure entirely. The line between build and buy moved, and a lot of ops teams are still drawing it where it sat in 2022.

The useful way to decide is a simple 2×2: impact on revenue against effort to build and maintain. Keep buying where the vendor’s value is proprietary — your core CRM, email deliverability, third-party intent and contact data. You are not going to out-build HubSpot. But for configurable workflow — the rules that decide what «a duplicate» means for your business, which fields to standardise, when to flag a stale record — the buy case is shrinking fast, because those rules are specific to you and cheap to encode. Deduplication logic is the textbook example: high enough impact to matter, low enough effort to own. We’ve made the same argument about owning your integration layer through the marketing connector landscape and your customer data through first-party data infrastructure — a hygiene bot is the same principle applied to data quality.

The honest test before you build anything:
Could a well-configured native feature or a $50/month tool solve 90% of it? If yes, buy it. Build only when your rules are genuinely yours, the volume breaks the native caps, or you need it running unattended on a schedule no SaaS plan gives you. «We can code it now» is not the same as «we should.»

How We Built It: HubSpot API + GitHub Actions

The architecture is deliberately boring, which is the point. There is no server, no hosting bill, and nothing to babysit. The whole thing is a script in a private GitHub repository that runs on a schedule through GitHub Actions — the same free CI runner developers use to test code, repurposed as a nightly cron job. Every night it wakes up, talks to HubSpot through the CRM API, does its work, and goes back to sleep.

Concretely, the bot does four jobs on each run. First, deduplication: it pulls records in batches, groups them by normalised email and domain (plus fuzzy matching on name and company for the cases HubSpot’s exact-match logic misses), and merges or flags the collisions using its own rules — not the native cap. Second, standardisation: it rewrites the messy free-text fields into a controlled vocabulary — country, job title, lifecycle stage, industry — so segmentation stops leaking. Third, validation: it flags malformed emails, missing required properties, and records that have gone stale past a threshold. Fourth, reporting: it posts a short summary — how many merged, standardised, flagged — to a Slack channel, so the team sees the CRM getting cleaner instead of wondering if anything happened.

Two engineering choices made it safe enough to run unattended. It respects the API rate limits and runs in batches, so it never hammers the portal. And every destructive action — every merge — is logged and, in the early weeks, ran in a dry-run mode that only reported what it would do, so we could tune the matching rules against real data before letting it write. A hygiene bot that merges the wrong records is worse than dirty data; the guardrails matter more than the clever part.

The Takeaway

A nightly script on an API and a free CI runner now does what used to require a paid SaaS subscription — because the value was never the infrastructure, it was the rules that define clean data for your business.

You own those rules. That’s the part worth building.

Is your CRM data quietly breaking your reporting?

I help B2B teams audit their CRM, fix the data model, and automate the hygiene — whether that’s the right native setup, the right tool, or a custom bot like this one. The goal is the same: reports you can trust.

Audit my CRM →

What We Learned — and When Not to Build This

The bot works, the client’s reports are trustworthy again, and the running cost rounds to zero. But the more useful lessons are the caveats. Start in dry-run and stay there longer than feels necessary — the matching rules are where all the risk lives, and real data always surprises you. Log everything and make merges reversible where you can; a good audit trail is what lets you sleep. And solve the model, not just the symptom — if bad data keeps arriving, fix the forms and integrations creating it, or the bot just becomes a permanent mop.

Just as important: know when not to build. If your volume sits comfortably under the native caps, use HubSpot’s tools and move on. If a maintained app solves it for a few dollars a month and you have no unusual rules, buy it — owning code you don’t need is its own kind of debt. Build only when the impact is real, the rules are genuinely yours, and you have someone who can maintain it. For this client all three were true, so a bot was the right call. For the next one it might not be, and saying so is the consulting.

The wider shift is the one running under most of what changed this year: AI and open APIs keep making the doing cheap, which moves the advantage to judgement — knowing which problems deserve a custom build and which just need the boring, already-existing fix. A hygiene bot is a small example of a big pattern: the tools to build your own leverage are now within reach of a one-person consultancy, if you know where to point them.

Want clean, trustworthy CRM data without babysitting it?

I help consultants, agencies and B2B teams design the right hygiene setup for their CRM — native configuration, the right tools, or a custom automation like this one — so your data stays clean on autopilot and your reports finally tell the truth.

Let’s talk →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →
Categorías
Entrada de Blog

Meta Muse Image: ¿El Modelo de IA de Meta Mata Tu Stack Creativo?

El 7 de julio de 2026 Meta lanzó Muse Image, el primer modelo de generación de imágenes de sus Superintelligence Labs. Ya funciona dentro de la app de Meta AI y alimenta la creatividad en Instagram y WhatsApp. Lo que importa para quien invierte en paid social llega justo después: en las próximas semanas entra en las herramientas para anunciantes vía Advantage+ creative, donde puede leer un brief creativo completo y convertir una sola idea en decenas de variantes on-brand. Así que la pregunta cae sola: si Meta te genera la creatividad gratis, dentro del propio gestor de campañas, ¿por qué sigues pagando por un stack de IA aparte — o por un diseñador? Esta es la respuesta honesta.

Meta Ads · Creatividad con IA

¿Qué Es Meta Muse Image y Qué Se Lanzó Realmente?

Muse Image es el modelo de texto-a-imagen propio de Meta, desarrollado en casa por sus Superintelligence Labs en lugar de licenciarlo de un tercero. En su lanzamiento del 7 de julio arrancó en la app de Meta AI y empezó a alimentar experiencias de imagen en Instagram y WhatsApp, con Facebook y Messenger después. Para el anunciante, el titular es el paso que Meta ya ha anunciado: Muse Image llega a las herramientas de anunciantes y agencias a través de Advantage+ creative en las próximas semanas — la misma capa de automatización que ya decide cómo se montan y entregan tus anuncios.

El salto que reivindica frente a herramientas anteriores es la comprensión. Meta afirma que Muse Image interpreta un brief creativo completo — la intención, el tono, el producto, las restricciones — en vez de coser palabras clave sueltas. Analiza ese brief, ajusta elementos individuales, cambia estilos y produce variantes on-brand con menos idas y venidas. La promesa práctica: un anunciante pequeño sin equipo de producción puede convertir una idea en muchas ejecuciones terminadas sin abrir una herramienta de diseño. No es un truco nuevo; es Meta metiendo la generación dentro de la cuenta publicitaria.

¿Qué Hace Muse Image Que Tu Proceso Actual No Puede?

La ventaja real no es la calidad de imagen — los modelos externos llevan tiempo siendo más que suficientes. Es proximidad y volumen. Cuando la generación vive de forma nativa dentro de Advantage+ creative, desaparecen tres fricciones a la vez. Te ahorras el baile de exportar-importar entre una herramienta externa y el Ads Manager. Obtienes variantes ajustadas por defecto a los propios formatos y proporciones de Meta. Y el sistema de entrega de Meta puede, en teoría, generar y testear más permutaciones de las que ningún humano se molestaría en briefear.

Ese último punto es el estratégico. El paid social lleva dos años derivando hacia creatividad de volumen-y-señal: dale al algoritmo muchas variantes y deja que la entrega encuentre las ganadoras. Escribimos justo sobre este giro en por qué cinco variantes ya le ganan a una — Muse Image es Meta llevando esa lógica hasta el final, donde producir la vigésima variante no cuesta prácticamente nada. Si tu cuello de botella creativo era «solo podemos hacer tres versiones por semana», ese cuello de botella está a punto de moverse.

La barrera de seguridad que Meta añadió en paralelo:
Meta también introdujo un ajuste de Palabras Restringidas para el texto generado por IA en campañas Advantage+ — una lista de términos que el modelo no puede usar. Si activas Muse, configúralo el primer día. Generación gratis sin guardarraíles de marca es exactamente cómo acaba una creatividad fuera de mensaje publicada en tu nombre.

¿Sustituye Muse Image a Midjourney, a Tu Diseñador o a Tu Agencia?

No — y tener claro qué sustituye es cómo evitas un error caro. Muse Image reemplaza el medio commodity de la producción creativa: la décima variante de fondo, el reencuadre rápido, el lote de «el mismo anuncio con cinco hooks», la creatividad de test desechable que nunca le habrías pagado a un diseñador. Ese trabajo ya estaba migrando a la IA. Meta solo lo hizo gratis y lo movió dentro de la plataforma.

Lo que no reemplaza son los dos extremos de la barra. No reemplaza la estrategia — el brief, la oferta, el ángulo, el insight de audiencia que hace que una creatividad merezca generarse siquiera. Y no reemplaza el oficio de marca distintivo — el asset hero, la dirección de arte, la idea de campaña que un cliente de verdad recuerda. Forbes describió el lanzamiento como Meta «compitiendo por presupuestos publicitarios», y ahí está la pista: Meta gana si generas más creatividad en Meta. No tiene ningún incentivo en hacer tu marca distintiva entre canales — solo en mantenerte produciendo y gastando dentro de sus muros. Un modelo gratis que optimiza para el negocio de Meta es una herramienta, no una estrategia.

Hay también un coste de portabilidad. La creatividad generada dentro de Advantage+ está ajustada a los formatos de Meta y vive en la cuenta de Meta. Apóyate en ella en exclusiva y tu biblioteca creativa se vuelve con forma de plataforma — más difícil de reutilizar para Google, email o tu web. La misma disciplina que defendimos en cómo construir una máquina de contenido escalable con IA aplica aquí: sé dueño de tu sistema creativo y usa el modelo de la plataforma como un input, no como el pipeline entero.

La Idea Clave

Muse Image reemplaza el medio commodity de la creatividad — las variantes y los reencuadres — no la estrategia que va encima ni el oficio de marca que va al lado. Úsalo para multiplicar tests, no para delegar tu criterio creativo en un modelo que optimiza para los ingresos de Meta.

Generar gratis dentro de la cuenta es cómodo. Cómodo no es lo mismo que estratégico.

¿Quieres un sistema de testeo creativo que use Muse sin depender de él?

Ayudo a marcas y agencias a montar operaciones creativas en Meta que multiplican variantes con IA, mantienen la marca distintiva y siguen siendo portables entre canales — en vez de quedar atrapadas dentro del modelo de una sola plataforma.

Montar mi sistema creativo →

En Resumen: ¿Cómo Deberías Usar Muse Image?

Actívalo cuando llegue a tu cuenta — pero úsalo con criterio. Trata a Muse Image como un motor de variantes bajo un brief humano. Tú sigues escribiendo la estrategia, la oferta y el ángulo central; Muse los expande al volumen de tests que la entrega de Meta quiere ver. Configura tu lista de Palabras Restringidas antes de la primera generación, conserva al menos un asset hero distintivo hecho fuera de la plataforma, y saca tus conceptos ganadores para que tu biblioteca creativa no quede atrapada con la forma de Meta.

El patrón de fondo es el mismo que atraviesa todo lo que las plataformas lanzaron este año: la IA abarata el hacer, lo que convierte el criterio en el activo escaso. Cuando cualquiera puede generar cien anuncios gratis, la ventaja no es generar — es saber qué idea merece las cien variantes, y qué señales de marca proteger mientras las escalas.

Muse Image hará la mala creatividad más rápida y la buena más barata. Cuál de las dos te toca sigue dependiendo por completo del brief que le lleves.

Haz que la IA creativa de Meta trabaje para tu marca, no al revés

Ayudo a consultores, agencias y equipos B2B a construir sistemas de creatividad en Meta que usan Advantage+ y Muse Image para multiplicar el testeo — con guardarraíles de marca, assets hero distintivos y una biblioteca que de verdad es tuya en todos los canales.

Hablemos →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →
Categorías
Blog post

Meta Muse Image: Does Meta’s Own AI Model Kill Your Creative Stack?

On July 7, 2026, Meta shipped Muse Image — the first image-generation model out of its Superintelligence Labs — and it’s already live in the Meta AI app and powering creative on Instagram and WhatsApp. The part that matters for anyone spending money on paid social: in the coming weeks it arrives inside advertiser tools through Advantage+ creative, where it can read a full creative brief and spin one idea into dozens of on-brand variations. So the obvious question lands fast: if Meta will generate your ad creative for free, right where you build the campaign, why are you still paying for a separate AI image stack — or a designer? Here’s the honest answer.

Meta Ads · AI Creative

What Is Meta Muse Image, and What Actually Launched?

Muse Image is Meta’s own text-to-image model, built in-house by its Superintelligence Labs rather than licensed from an outside provider. At launch on July 7 it went live in the Meta AI app and started powering image experiences across Instagram and WhatsApp, with Facebook and Messenger following. For advertisers, the headline is the next step Meta has already signalled: Muse Image is coming to advertiser and agency tools through Advantage+ creative in the coming weeks — the same automation layer that already decides how your ads are assembled and delivered.

The claimed leap over earlier ad-creative tools is comprehension. Meta says Muse Image interprets a full creative brief — the intent, the mood, the product, the constraints — instead of stitching together separate keywords. It parses that brief, adjusts individual elements, swaps styles, and produces on-brand variations with fewer round trips. The practical promise: a small advertiser with no production team can turn one idea into many finished executions without opening a design tool. That’s not a new party trick; it’s Meta moving generation inside the ad account.

What Can Muse Image Do That Your Current Process Can’t?

The real edge isn’t image quality — external models have been good enough for a while. It’s proximity and volume. When generation lives natively inside Advantage+ creative, three frictions disappear at once. You skip the export-import shuffle between an outside tool and Ads Manager. You get variations tuned to Meta’s own placements and aspect ratios by default. And Meta’s delivery system can, in principle, generate and test more permutations than any human would bother to brief.

That last point is the strategic one. Paid social has been drifting toward volume-and-signal creative for two years: give the algorithm many variants, let delivery find the winners. We wrote about exactly this shift in why five ad variants now beat one — Muse Image is Meta pushing that logic to its conclusion, where producing the twentieth variation costs essentially nothing. If your creative bottleneck has been «we can only make three versions a week,» that bottleneck is about to move.

The guardrail Meta added alongside it:
Meta also introduced a Restricted Words setting for AI-generated text in Advantage+ campaigns — a list of terms the model must not use. If you turn Muse on, configure this on day one. Free generation without brand guardrails is how off-message creative ends up live in your name.

Does Muse Image Replace Midjourney, Your Designer, or Your Agency?

No — and being clear about what it replaces is how you avoid a costly mistake. Muse Image replaces the commodity middle of creative production: the tenth background variant, the quick resize, the «same ad, five hooks» batch, the throwaway test creative you’d never have paid a designer to make. That work was already migrating to AI. Meta just made it free and moved it inside the platform.

What it doesn’t replace is the two ends of the barbell. It doesn’t replace strategy — the brief, the offer, the angle, the audience insight that makes a creative worth generating in the first place. And it doesn’t replace distinctive brand craft — the hero asset, the art direction, the campaign idea a customer actually remembers. Forbes framed the launch as Meta «competing for ad budgets,» and that’s the tell: Meta wins if you generate more creative on Meta. It has no incentive to make your brand distinctive across channels — only to keep you producing and spending inside its walls. A free model that optimises for Meta’s business is a tool, not a strategy.

There’s also a portability cost. Creative generated inside Advantage+ is tuned for Meta placements and lives in Meta’s account. Lean on it exclusively and your creative library becomes platform-shaped — harder to repurpose for Google, email, or your site. The same discipline we argued for in building a scalable content operation with AI applies here: own your creative system, use the platform’s model as one input, not the whole pipeline.

The Takeaway

Muse Image replaces the commodity middle of ad creative — the variants and resizes — not the strategy above it or the brand craft beside it. Use it to multiply tests, not to outsource your creative judgement to a model that optimises for Meta’s revenue.

Free generation inside the ad account is convenient. Convenient is not the same as strategic.

Want a creative testing system that uses Muse without depending on it?

I help brands and agencies set up Meta creative operations that multiply variants with AI, keep the brand distinctive, and stay portable across channels — instead of getting locked inside one platform’s model.

Build my creative system →

The Bottom Line: How Should You Use Muse Image?

Turn it on when it reaches your account — but use it deliberately. Treat Muse Image as a variant engine sitting under a human brief. You still write the strategy, the offer and the core angle; Muse expands that into the volume of tests Meta’s delivery wants to see. Set your Restricted Words list before the first generation, keep at least one distinctive hero asset made outside the platform, and pull your winning concepts back out so your creative library isn’t trapped in Meta’s shape.

The wider pattern is the one running through everything the platforms shipped this year: AI keeps making the doing cheap, which makes judgement the scarce asset. When anyone can generate a hundred ads for free, the advantage isn’t generation — it’s knowing which idea deserves the hundred variants, and which brand signals to protect while you scale them.

Muse Image will make bad creative faster and good creative cheaper. Which one you get still depends entirely on the brief you bring to it.

Make Meta’s AI creative work for your brand, not the other way around

I help consultants, agencies and B2B teams build Meta ad-creative systems that use Advantage+ and Muse Image to multiply testing — with brand guardrails, distinctive hero assets, and a library you actually own across every channel.

Let’s talk →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →
Categorías
Entrada de Blog

HubSpot Acaba de Lanzar Agent Hub: El Fin del Caos de Agentes de IA

La mayoría de equipos no adoptó un agente de IA este año — adoptó seis, de seis herramientas distintas, sin que nadie los gobierne y sin memoria compartida entre ellos. El 23 de julio de 2026 HubSpot lanzó su respuesta a ese caos: Agent Hub y Agent Builder, ya en beta pública para todos los clientes Professional y Enterprise. La propuesta no es «aquí tienes otro agente». Es «aquí tienes el sitio para construirlos, ejecutarlos y vigilarlos todos, sobre un único registro compartido de tu cliente». Es una apuesta distinta — y más interesante. Esto es lo que se lanzó de verdad y cómo decidir si activarlo.

HubSpot · Agentes de IA

¿Qué Lanzó HubSpot con Agent Hub y Agent Builder?

HubSpot publicó dos productos conectados en beta pública. Agent Hub es la capa de gestión: un espacio único donde descubres, activas, monitorizas y organizas cada agente de IA que corre en marketing, ventas y servicio. Ves estado en vivo, resultados recientes y salidas agrupadas por objetivo de negocio — generar demanda, cerrar tratos, fidelizar clientes, escalar — en lugar de una dispersión de bots inconexos. Agent Builder es la capa de creación: un lienzo low-code donde usuarios no técnicos describen una tarea en lenguaje natural vía Breeze Assistant, conectan workflows y agentes propios, y los disparan desde horarios, cambios en registros, webhooks o integraciones de terceros.

Lo que lo hace funcionar es el contexto compartido. Cada agente lee y escribe sobre el mismo registro de cliente en HubSpot, así que dejan de trabajar a ciegas entre sí. El ejemplo de la propia HubSpot es el fallo que todos reconocemos: un agente de prospección envía un pitch a una cuenta la misma semana en que un agente de servicio gestiona una queja abierta de esa cuenta — sin que ninguno sepa del otro. Sobre un registro compartido, esa colisión no ocurre. Es el paso lógico tras el despliegue de Breeze del año pasado; si quieres la base, nuestro análisis de qué activar y qué ignorar en HubSpot Breeze sigue vigente.

¿Qué Problema Resuelve Agent Hub de Verdad?

El objetivo real es el «agent sprawl»: la proliferación descontrolada de agentes. En los últimos dieciocho meses casi todos los equipos añadieron IA a su stack herramienta por herramienta — un chatbot aquí, un agente de contenido allí, un agente de prospección de otro proveedor — y acabaron con automatización que nadie gobierna, sin visibilidad de rendimiento y sin una visión compartida del cliente. Parece productivo y crea riesgo en silencio: agentes que duplican contactos, se contradicen o actúan sobre datos caducados.

Agent Hub ataca eso por tres frentes. Gobierno: una pantalla muestra qué corre, qué hace y quién responde, para que los agentes dejen de operar en los rincones oscuros de tus operaciones. Visibilidad: los resultados se organizan por resultado de negocio, no por herramienta, así que por fin puedes preguntar «¿este agente genera pipeline?» y obtener respuesta. Contexto: como todo vive sobre el registro de HubSpot, la acción de un agente se informa del historial completo del cliente, no del trozo que su proveedor alcanzaba a ver.

Por eso este lanzamiento importa más que un agente vistoso suelto. El cuello de botella de la mayoría de equipos en 2026 no es «¿podemos hacer que un agente haga una tarea?» — es «¿podemos correr diez sin que se pisen entre ellos y con nuestros clientes?». Una torre de control es un producto menos glamuroso que un bot mágico, y mucho más útil.

Agent Builder: ¿Para Quién Es la Creación Low-Code de Agentes?

Agent Builder baja el listón para crear un agente a medida. Describes lo que quieres en lenguaje natural, lo conectas a tus workflows y datos de HubSpot, y defines qué lo dispara. Eso ayuda de verdad a un responsable de RevOps o a un manager de marketing a automatizar una tarea real — enrutado, enriquecimiento, borradores de seguimiento, preparación de reuniones — sin esperar a un desarrollador.

Pero «low-code» no es «sin criterio». Un agente que montas en una tarde sigue actuando sobre datos vivos de clientes, y aplica la misma disciplina que a una contratación humana: un trabajo acotado, límites claros y una forma de revisar su labor. Los que se quemen serán quienes traten Agent Builder como un juguete y suelten cinco agentes mal configurados sobre su base de datos. Los que ganen acotarán cada agente a un trabajo que puedan medir. Es la misma lección de nuestro análisis sobre qué están reemplazando los agentes de IA en marketing B2B: la herramienta vale lo que el trabajo que le das.

Algo que revisar antes de construir:
Los agentes a medida consumen Créditos de HubSpot cuando ejecutan acciones configuradas. Los créditos vienen incluidos en Professional y Enterprise, pero «gratis de crear» no es «gratis de ejecutar» — acota cada agente a trabajos que justifiquen los créditos que gastarán.

¿Cómo Deberías Desplegarlo de Verdad?

Trata la beta como un piloto controlado, no como una carrera por ocupar terreno. Un despliegue sensato en cuatro pasos.

1. Inventaria lo que ya corre. Antes de añadir nada, usa Agent Hub para ver cada agente ya activo en tu portal. A la mayoría de equipos les sorprende lo que hay encendido. No puedes arreglar una dispersión que no ves.

2. Empieza por un trabajo de alto valor y bajo riesgo. Elige una tarea con dueño claro y métrica obvia — enrutado de leads, preparación de reuniones, un borrador de seguimiento que aún envía un humano. Evita lo que dé la cara al cliente y sea irreversible hasta que confíes en el resultado.

3. Conecta el contexto compartido con intención. El valor son agentes que saben qué han hecho otros agentes y comerciales. Asegúrate de que tus datos y propiedades estén lo bastante limpios para que «contexto compartido» signifique contexto correcto, no contexto erróneo con seguridad.

4. Fija una cadencia de revisión. Revisa cada semana los resultados de cada agente frente al objetivo para el que lo contrataste, y frente al gasto de créditos. Apaga los que no se ganen el sueldo. Un agente que nunca auditas es un pasivo con credenciales.

La Idea Clave

El producto real de Agent Hub no es otro agente — es gobierno, visibilidad y contexto compartido para los agentes que ya corres. Adóptalo como torre de control y acota cada agente a un trabajo medible.

El low-code baja el listón para construir. No baja el listón del criterio.

¿No sabes qué agentes de tu portal se están ganando el sueldo?

Ayudo a equipos de HubSpot a auditar su stack de agentes, eliminar la dispersión y desplegar Agent Hub en torno a trabajos que se pueden medir — con la higiene de datos que hace fiable el «contexto compartido».

Auditar mis agentes de HubSpot →

En Resumen: ¿Deberías Activar Agent Hub Esta Semana?

Si estás en Professional o Enterprise y ya tienes más de un agente corriendo, sí — pero primero como herramienta de auditoría, no de construcción. Abre Agent Hub, mira todo lo que está activo y organízalo antes de crear nada nuevo. La mayor victoria de la primera semana es la visibilidad: saber qué le está haciendo tu automatización a tus clientes.

El patrón de fondo es el que recorre todo lo que lanzaron las plataformas este año. La IA abarató hacer la tarea; la habilidad escasa ahora es la orquestación — decidir qué trabajos automatizar, evitar que colisionen y leer si funcionan. HubSpot apuesta a que los equipos ganadores no serán los que tengan más agentes, sino los que los gestionen como un equipo y no como un montón de scripts.

Encender un agente ya es trivial. Gobernar una flota entera es el trabajo de verdad. Construye primero la torre de control.

Convierte el stack de agentes de HubSpot en un sistema que controlas

Ayudo a consultores, agencias y equipos B2B a desplegar HubSpot Agent Hub como toca — un inventario de lo que corre, agentes acotados a trabajos medibles, datos limpios para que el contexto compartido sea fiable, y una cadencia de revisión que corta la dispersión antes de que te cueste clientes o créditos.

Hablemos →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →
Categorías
Blog post

HubSpot Just Launched Agent Hub: The End of AI Agent Sprawl

Most go-to-market teams didn’t adopt one AI agent this year — they adopted six, from six different tools, with no one owning them and no shared memory between them. On July 23, 2026 HubSpot shipped its answer to that mess: Agent Hub and Agent Builder, now in public beta for every Professional and Enterprise customer. The pitch isn’t «here’s another agent.» It’s «here’s the place to build, run and watch all of them, on one shared record of your customer.» That’s a different — and more interesting — bet. Here’s what actually launched and how to decide whether to turn it on.

HubSpot · AI Agents

What Did HubSpot Just Launch with Agent Hub and Agent Builder?

HubSpot released two connected products in public beta. Agent Hub is the management layer: a single workspace where you discover, activate, monitor and organise every AI agent running across marketing, sales and service. You see live status, recent results, and outcomes grouped by go-to-market goal — building demand, winning deals, delighting customers, scaling growth — instead of a scatter of disconnected bots. Agent Builder is the creation layer: a low-code canvas where non-technical users describe a task in plain language through Breeze Assistant, wire workflows and custom agents together, and trigger them from schedules, record updates, webhooks or third-party integrations.

The unlock underneath both is shared context. Every agent reads and writes to the same HubSpot customer record, so they stop working blind to each other. HubSpot’s own example is the failure mode everyone recognises: a sales prospecting agent emails a warm pitch to an account the same week a service agent is handling that account’s open complaint — neither aware of the other. On a shared record, that collision doesn’t happen. This is the logical next step after last year’s Breeze rollout; if you want the groundwork, our take on what to activate and skip in HubSpot Breeze still holds.

What Problem Does Agent Hub Actually Solve?

The real target is agent sprawl. Over the last eighteen months most teams bolted AI onto their stack tool by tool — a chatbot here, a content agent there, a prospecting agent from a point vendor — and ended up with automation nobody owns, no clear performance visibility, and no shared view of the customer. It feels productive and quietly creates risk: agents duplicating outreach, contradicting each other, or acting on stale data.

Agent Hub attacks that on three fronts. Ownership: one screen shows what’s running, what it’s doing and who’s accountable, so agents stop operating in the dark corners of your ops. Visibility: results are organised by outcome, not by tool, so you can finally ask «is this agent producing pipeline?» and get an answer. Context: because everything sits on the HubSpot record, an agent’s action is informed by the customer’s full history, not just the slice its vendor happened to see.

This is why the launch matters more than a single flashy agent would. The bottleneck for most teams in 2026 isn’t «can we get an agent to do a task» — it’s «can we run ten of them without them stepping on each other and on our customers.» A control tower is a less glamorous product than a magic bot, and a far more useful one.

Agent Builder: Who Is Low-Code Agent Creation Really For?

Agent Builder lowers the floor for making a custom agent. You describe what you want in plain language, connect it to your existing HubSpot workflows and data, and set what fires it. That genuinely helps a RevOps lead or a marketing manager automate a real task — routing, enrichment, follow-up drafting, meeting prep — without waiting on a developer.

But «low-code» is not «no-judgement.» An agent you can build in an afternoon is still an agent acting on live customer data, and the same discipline you’d apply to a human hire applies here: a narrow job, clear guardrails, and a way to check its work. The teams that get burned will be the ones who treat Agent Builder as a toy and let five half-configured agents loose on their database. The teams that win will scope each agent to one job they can measure. It’s the same lesson from our look at what AI agents are actually replacing in B2B marketing — the tool is only as good as the job you give it.

One thing to check before you build:
Custom agents run on HubSpot Credits when they perform configured actions. Credits are included at Professional and Enterprise tiers, but «free to create» is not «free to run» — scope agents to jobs worth the credits they’ll spend.

How Should You Actually Roll This Out?

Treat the beta as a controlled pilot, not a land-grab. A sane rollout in four moves.

1. Inventory what’s already running. Before you add anything, use Agent Hub to see every agent already active in your portal. Most teams are surprised by what’s on. You can’t fix sprawl you can’t see.

2. Start with one high-value, low-risk job. Pick a task with a clear owner and an obvious metric — lead routing, meeting prep, a first-draft follow-up that a human still sends. Avoid anything customer-facing and irreversible until you trust the output.

3. Wire in the shared context deliberately. The value is agents that know what other agents and reps have done. Make sure your data and properties are clean enough that «shared context» means accurate context, not confidently wrong context.

4. Set a review cadence. Check each agent’s results weekly against the outcome it was hired for, and against credit spend. Kill the ones that don’t earn their keep. An agent you never audit is a liability with a login.

The Takeaway

Agent Hub’s real product isn’t another agent — it’s ownership, visibility and shared context for the agents you already run. Adopt it as a control tower, and scope every agent to one measurable job.

Low-code lowers the floor for building. It doesn’t lower the bar for judgement.

Not sure which agents in your portal are actually earning their keep?

I help HubSpot teams audit their agent stack, kill the sprawl, and roll out Agent Hub around jobs you can measure — with the data hygiene that makes «shared context» trustworthy.

Audit my HubSpot agents →

The Bottom Line: Should You Turn On Agent Hub This Week?

If you’re on Professional or Enterprise and you already have more than one agent running, yes — but as an audit tool first, not a build tool. Open Agent Hub, see everything that’s active, and organise it before you create anything new. The single biggest win in the first week is visibility: knowing what your automation is actually doing to your customers.

The wider pattern is the one running through everything the platforms shipped this year. AI made it cheap to do the task; the scarce skill is now orchestration — deciding which jobs to automate, keeping them from colliding, and reading whether they’re working. HubSpot is betting the winning teams won’t be the ones with the most agents, but the ones who manage them like a team instead of a pile of scripts.

Turning on an agent is now trivial. Running a fleet of them well is the actual job. Build the control tower first.

Turn HubSpot’s agent stack into a system you control

I help consultants, agencies and B2B teams roll out HubSpot Agent Hub the right way — an inventory of what’s running, agents scoped to measurable jobs, clean data so shared context is trustworthy, and a review cadence that kills the sprawl before it costs you customers or credits.

Let’s talk →

Nacho Hernández

Nacho Hernández
Marketing & Business Consultant · Studio Ideago
LinkedIn →