<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/agentforce-enabling-conversational-recommendations-with-ai-driven-intent-yytqlm8nh" -->

---
title: Agentforce: Enabling Conversational Recommendations with...
description: Salesforce&#x27;s Data 360 Personalization team built intent-based recommendations for Agentforce by transforming free-form conversations into structured user...
canonical: https://daily.dev/posts/agentforce-enabling-conversational-recommendations-with-ai-driven-intent-yytqlm8nh
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Agentforce: Enabling Conversational Recommendations with AI-Driven Intent | daily.dev
og:description: Salesforce&#x27;s Data 360 Personalization team built intent-based recommendations for Agentforce by transforming free-form conversations into structured user...
og:url: https://daily.dev/posts/agentforce-enabling-conversational-recommendations-with-ai-driven-intent-yytqlm8nh
og:image: https://api.daily.dev/og/posts/Yytqlm8NH.png
og:image:alt: Agentforce: Enabling Conversational Recommendations with AI-Driven Intent
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Agentforce: Enabling Conversational Recommendations with AI-Driven Intent

**[Salesforce Engineering](https://daily.dev/sources/salesforceeng)** · 8 min read · 1 upvotes · 0 comments

## Summary

Salesforce's Data 360 Personalization team built intent-based recommendations for Agentforce by transforming free-form conversations into structured user intent using LLMs. The system addresses cold-start scenarios through semantic catalog modeling with vector embeddings, and integrates real-time conversational intent with historical behavioral signals in a hybrid ML architecture. Key innovations include the "Understand User Intent" Agentforce action for extracting structured intent from conversations, sub-second data ingestion via Data 360, and AI-assisted validation using synthetic scenarios and LLM-as-a-judge frameworks. The architecture balances immediate conversational context against long-term user behavior while maintaining low latency across Salesforce's multi-system ecosystem.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://engineering.salesforce.com/how-agentforce-enabled-conversational-recommendations-with-ai-driven-intent-on-data-360/>

## Similar posts on daily.dev

- [Understanding Agentforce: The Future of Autonomous CRM Agents](https://daily.dev/posts/understanding-agentforce-the-future-of-autonomous-crm-agents-32xjlby7k) · Medium · 3 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#llm](https://daily.dev/tags/llm), [#recommendation-systems](https://daily.dev/tags/recommendation-systems)

[View this post on daily.dev](https://daily.dev/posts/agentforce-enabling-conversational-recommendations-with-ai-driven-intent-yytqlm8nh)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Agentforce: Enabling Conversational Recommendations with AI-Driven Intent","url":"https://daily.dev/posts/agentforce-enabling-conversational-recommendations-with-ai-driven-intent-yytqlm8nh","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/agentforce-enabling-conversational-recommendations-with-ai-driven-intent-yytqlm8nh"},"datePublished":"2026-01-14T23:24:19.321Z","dateModified":"2026-01-14T23:24:40.631Z","description":"Salesforce's Data 360 Personalization team built intent-based recommendations for Agentforce by transforming free-form conversations into structured user...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/affa596d2d20e2b75319c05de07cbd86?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/affa596d2d20e2b75319c05de07cbd86?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Salesforce Engineering","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Salesforce Engineering","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/513375817ec24d97b9cdb5efd16f87f2","url":"https://daily.dev/sources/salesforceeng"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/agentforce-enabling-conversational-recommendations-with-ai-driven-intent-yytqlm8nh","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"machine-learning,llm,recommendation-systems","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Salesforce Engineering","item":"https://daily.dev/sources/salesforceeng"},{"@type":"ListItem","position":3,"name":"Agentforce: Enabling Conversational Recommendations with AI-Driven Intent"}]}
```

