#Agentforce토론 중인 항목 530개
- 최근 활동
- 생성 날짜
- 추천 항목
- 모든 질문
- 인정받은 답변이 있는 질문
- 미답변 질문
- 인정받은 답변이 없는 질문
I'm trying selet the segment. When I do I get to the last step and get the error above. I keep restarting. I can't activate until I select a segement. Besides restarting, I've cleared cache, tried just deleting. Help.
#Trailhead Challenges #Agentforce #Certifications
오늘 오전 9:07 To resolve this, go to data cloud > activation targets, locate your default marketing cloud activation target, and click refresh/re-sync to ensure the channel bridge is active.
Next, ensure your segment includes a valid Unified Individual or Contact Point Email mapping that links directly to a consent status record; Marketing Cloud Growth automatically blocks segment selection at the final step if it cannot verify subscriber opt-in policy settings
Hi,
I'm working on the
"Agentforce Service Assistant"Trailhead badge (set-up-service-assistant unit) using the custom playground provided.
The module says to use the
legacy Agentforce Builder, but when I click "+ New Agent" on the Agentforce Agents Setup page, a popup appears promoting the new Agentforce Builder with "Create Agent" and "Maybe Later"buttons.
- Clicking "Maybe Later" just returns me to the Agentforce Agents list — no legacy builder opens
- Clicking "×" or outside the popup also does nothing
- The legacy agent creation screen never appears
As a result, I cannot create an agent named
"Agentforce Service Assistant" and the Check Challenge fails with:
Has anyone found a workaround to open the legacy Builder and complete this challenge?
Thank you!
#Agentforce
오늘 오전 8:57 We have a work around as this impacts our ability to ship agent templates to our customers. You need to manually launch the new agent wizard using a URL: https://[domain].lightning.force.com/AiCopilot/copilotStudio.app#/copilot/wizard?mode=newAgent
I have my custom Agent that I built with Agentforce Builder. I activated it so it appears on my Global Header as a button with Agentforce icon to run it.
To be honest, I don't really need this Agent unless I'm in the Service Console app. Can I hide it from my other apps? I haven't found a solution yet because I understand that the Agent button is not at the Apps-level UI, but it is at the Org level UI.
9월 1일 오후 3:40 Hi Palina,
Your understanding is correct — the Agentforce icon in the Global Header is controlled at the org/user level (via the Agent Access permission set or profile assignment), not per Lightning App. There's currently no native setting to say "show this agent's button only in App X."
Two real workarounds, depending on what you're okay with:
1. Session-based permission set, toggled by app. Instead of granting the "Agent Access" permission set (or your custom one) permanently, create a Session Permission Set and use a Flow (triggered on app load, e.g. via a Quick Action or Home Page component in Service Console only) to activate it only for that session. When the user leaves the Service Console app, the session permission set doesn't automatically deactivate, so this isn't perfectly clean — but it's the closest native lever if you truly want it toggled by app entry.
2. Don't use the Global Header agent at all — embed the agent instead. If your agent's channel setup includes Embedded Service/Messaging for In-App, you can add it as a Utility Bar item on the Service Console app specifically (Setup > App Manager > Service Console > Utility Items > add your Embedded Messaging/Agentforce component). This genuinely scopes visibility to just that app, since Utility Bar items are per-app by design — unlike the Global Header icon.
Given your use case (only need it in Service Console), option 2 is the cleaner, fully-supported path rather than fighting the Global Header's org-wide scope.
Reference:
https://help.salesforce.com/s/articleView?id=platform.users_profiles_assigning_apps.htm&type=5
Example: Following URL
http://test-salesforce.com/men-shoes/sneakers/?praram0=men-shoes-sneakers¶m1=refinementColor¶m2=White
I need to read value of parame0, param1 & param2 from employee agent to respond. Please advise.
#Agentforce
오늘 오전 4:52 @Purushottam Gangwar - even if you somehow manage to pass url parameters to an agent, simply having an agent read those values without an accompanying prompt will be of little help. I think you should think of a different architectural approach wherein you can use a UI framework that leverages custom lwc to communicate with an agent. Here is more: https://developer.salesforce.com/docs/platform/accsdk/guide/acc-developer-guide.html
For an embedded service deployment with enhanced chat V2 (to be used for an agentforce agent on a website), is there an easy way to customize the button label ("Ask Me Anything") and the chat icon SVG? Or what are the steps to change it if it needs to be done in the chat code snippet so I can easily explain to the website developer? Thank you for any help you can provide!
#Agentforce
9월 1일 오후 6:43 Is it possible to change the default button (ask me anything) in v2 ?
In the documentation there is option to enable performance recording for tableau desktop, but I dont see this option in tableau online. Is there a way to enable it in tableau online so we can identify what's causing the slows downs for the tableau online workbooks?
https://help.tableau.com/current/pro/desktop/en-us/perf_record_create_desktop.htm
9월 1일 오후 4:02 Hi Jay,
Performance Recording is available in Tableau Cloud — it's just configured differently than Desktop (site-level admin setting + URL parameter, not a menu toggle):
1. As a Server/Site Admin, go to your Tableau Cloud site's Settings.
2. Under Workbook Performance Metrics, check Record workbook performance metrics, then Save.
3. Open the view you want to diagnose.
4. In the URL, add :record_performance=yes& immediately before the session ID (:iid=...). Example:
https://your-site.online.tableau.com/#/views/YourWorkbook/YourView?:record_performance=yes&:iid=15. Interact with the view as needed, then click the "See performance recording data" icon (or link) that appears to open the generated performance workbook.
This is the same underlying feature as Desktop, just enabled per-site rather than via a Help menu toggle — the doc you linked is specifically the Desktop version; the Server/Cloud version is here:
Reference:
https://help.tableau.com/current/server/en-us/perf_record_create_server.htmIf you don't see the site setting, you may not have Site/Server Admin rights — that setting is admin-only, not available to regular Creator/Explorer roles.
Hi Trailblazers, I’m working on the “Turn On Your New Lead Nurturing Agent” badge and I’m blocked. In Setup > Agentforce Studio, Agentforce is turned on. Under Agentforce for Sales > Start with an Agent Template, I only see: Call Coaching, Engagement, Inbound Lead Generation, Partner Success Agent, and Pipeline Management. The “Lead Nurturing” template isn’t listed, so I can’t proceed.
#Agentforce #TrailblazerCommunity
9월 1일 오후 3:42 Hi Motlatso,
This template is also referred to internally as "Agentforce SDR" — so if Setup shows the other five but not Lead Nurturing, it's usually one of these:
1. Edition/license gap. Lead Nurturing (Agentforce SDR) requires specific Sales Cloud licensing tied to Agentforce for Sales — it's not automatically included with every Developer Edition or every Sales Cloud license type, unlike some of the other templates you're seeing. Check whether your org has the Sales Cloud edition/add-on this specific template needs.
2. Dependent features not yet enabled. This template depends on supporting Salesforce Go features (Einstein Activity Capture, Salesforce Inbox connectivity, Data 360) being available in the org. If Salesforce Go itself isn't provisioned, the guided setup card for Lead Nurturing won't appear even though Agentforce is on.
3. Region/rollout timing. Lead Nurturing on Agentforce Studio rolled out via the Salesforce Go guided setup experience — if your Developer/Trailhead org was provisioned before this became broadly available, it may not have synced in yet.
What to try:
- Confirm you're using a brand-new Trailhead Playground (not a reused org) — this module requires a fresh org per the standard Trailhead guidance.
- In Setup, search "Salesforce Go" and confirm it's available/enabled — this gates the Lead Nurturing card specifically.
- If it's still missing after a fresh playground, this is worth a Trailhead Help case, since it may be an org provisioning gap.
Reference:
https://trailhead.salesforce.com/content/learn/modules/agentforce-sdr-setup-and-customization/get-to-know-agentforce-sdrStart with a brand-new Trailhead Playground first — that resolves this for a lot of people hitting missing templates.
Previously using Einstein bot with picklist questions, it was easy to report on the customers intent when starting a messaging session.
Moving to Agentforce only, we no longer have this picklist option so do not have the same solution.
Has anyone found a good way to report on contact reasons/customer intent with Agentforce only conversations please?
#Agentforce #Reporting
9월 1일 오후 3:36 Hi Vicky,
Since Agentforce replaces the picklist-menu style intent capture with free-text + AI classification, the reporting side moves to Agentforce Observability/Analytics rather than a Case/session field.
Two native options to look at:
1. Agentforce Observability — lets you segment and cluster conversations by "Intent tags," drilling into which Topic/subagent handled each session. This is the closest native replacement to your old picklist-based intent reporting, but it's session-level analytics, not a field on the record itself.
2. Utterance Analysis dashboard (in the Agentforce Default folder) — groups similar customer utterances into Clusters, then into Categories, so you can see patterns in what customers are actually asking for, even without a picklist. Reports refresh weekly.
If you specifically need intent captured as a reportable field on the Case/Messaging Session (e.g., for existing dashboards), the practical workaround most teams use is: have the agent invoke a Flow/Apex action early in the conversation that writes the classified Topic name into a custom field on the Case or MessagingSession record — since Topic classification already happens under the hood, you're just persisting it instead of relying on native analytics.
References:
-
https://www.salesforce.com/agentforce/observability/-
https://trailhead.salesforce.com/content/learn/modules/agentforce-analytics-and-monitoring/monitor-agent-conversations-with-utterance-analysisWorth checking if Observability's Intent tags alone cover your reporting need before building the custom field workaround — it may save you the extra flow logic.
Hi everyone,
I’m currently preparing for the Agentforce Specialist certification and I’m looking for the latest study materials and hands-on learning resources.
I tried a few courses on Udemy, but many of them seem outdated and some of the features shown in the videos are not available in my Developer Edition org. Because of this, I’m unable to complete several of the hands-on tasks demonstrated in those tutorials.
Does anyone know of recent training, hands-on labs, or updated videos that cover the current Agentforce features? Any guidance or recommended resources would be greatly appreciated.
Thank you!
#Trailhead Challenges #Agentforce #Salesforce Admin
3월 5일 오후 8:22 Hi Prathyusha, I recently went through this certification myself and completely understand the frustration with outdated Udemy content. Here is a comprehensive, up-to-date study guide that actually reflects the current Spring '26 state of Agentforce:
OFFICIAL SALESFORCE RESOURCES (Most Important - Always Current)
1. Agentforce Specialist Exam Guide:
help.salesforce.com- search "Agentforce Specialist exam guide" - study every topic listed
2. Trailhead Trail: "Get Ready for Agentforce" - this is THE official prep trail, updated regularly
3. Trailhead Trail: "Design and Implement AI Agents with Agentforce" - covers building, testing, deploying
4. Trailhead Module: "Agentforce for Admins" - foundational concepts
5. Trailhead Module: "Prompt Builder" - critical for the exam
KEY EXAM TOPICS TO MASTER (Based on Exam Guide):
- Agentforce architecture: Agents, Topics, Actions, Instructions
- Types of agents: Service Agent, Sales Agent, SDR Agent, Internal Agents
- Agent Builder vs Agentforce Studio
- How Topics and Actions work together
- Prompt Templates (Standard, Flex, Sales Email types)
- Grounding: what it is, how Data Cloud and Knowledge ground agents
- Testing agents in Agent Builder Preview pane
- Agentforce for Slack and Agentforce for Mobile
- Einstein Trust Layer: data masking, toxicity detection, audit trail
- Agent Analytics and monitoring
DEV ORG AVAILABILITY ISSUE (Your Main Problem)
Many Agentforce features require specific Einstein/Agentforce add-on licenses that the standard Developer Edition org does NOT include. Here is how to get proper hands-on access:
- Request a free Agentforce Developer Edition from:
developer.salesforce.com/agentforce(look for "Agentforce Dev Org" - these have Einstein licenses included)
- Use Trailhead Playground orgs created specifically from Agentforce badges/superbadges - these provision the right licenses automatically
- Look for the "Quick Start: Agentforce" Trailhead project - it provisions a properly licensed scratch org
SUPERBADGES TO COMPLETE:
- "Quick Start: Build Your First Agent with Agentforce" (beginner)
- "Agentforce Service Agent" superbadge
- "Build Agents with Agentforce" trail
FREE LIVE RESOURCES:
- Salesforce Ben's Agentforce certification guide on
Salesforceben.com(free, very current)
-
Agentblazer.com- official community for Agentforce practitioners
- TDX (Salesforce TrailblazerDX) session recordings on YouTube - March 2026 content is very relevant
Avoid Udemy entirely for this cert - the platform moves too fast. Stick to official Trailhead and Salesforce Help documentation.
Good luck with the exam - it is very achievable with the right resources!