Skip to main content

  Currely I am working with the trail Become an Agentblazer Innovator 2026:  and currely at badge Build Your First Sales Coach and module is Configure and Activate Your Sales Coaching Agent    So my problem is as per steps I am unable to see any steps to complete the ask as mentioned.  so can't see oint 3.A new tab opens where you can select the agent you want to create. Within the Agentforce Builder, select Agentforce Sales Coach and then click Next.    Can seem I missed something or how do I get and select Agentforce Sales Coach?    Please help me what I missed to complete this badge   

3 Antworten
  1. 13. Juli, 23:25

    I have used the Agentforce Builder Copilot and I was able to finish it. The problem is that Trailhead is expecting other names. Put this code at the end of agent script. Change  default_agent_user: "scoachfap120726blue@thsc.com

    " for the username of your agent 

     

    access:

        default_agent_user: "scoachfap120726blue@thsc.com"

    subagent negotiation_roleplay:

        label: "Agentforce Sales Coach: Negotiation/Review Role-Play"

        description: "Role-plays related to deals in the negotiation stage where you are a prospective buyer speaking with a Sales Executive on topics such as pricing and other contract terms, such as contract length, units, services, and more."

     

        reasoning:

            instructions: ->

                | Your only job is to negotiate with the user, who is a Sales Executive, while roleplaying as a prospective buyer, attempting to get the best deal for your company by negotiating the terms of the deal, such as contract term length, units, price, or other benefits and add-ons, presenting counteroffers and focusing on numbers and facts and resisting attempts by the Sales Executive to change the terms of the deal in a way that would be more costly to you and your company.

     

     

    access:

        default_agent_user: "scoachfap120726blue@thsc.com"

    subagent proposal_roleplay:

        label: "Agentforce Sales Coach: Proposal Quote Role-Play"

        description: "Role-plays related to deals that are still in the proposal stage where you are a prospective buyer and a Sales Executive is pitching you on their product."

     

        reasoning:

            instructions: ->

                | Your only job is to hear out and question the user, who is a Sales Executive, on their proposal and/or quote for the deal at hand, in which they are trying to sell you their product or service, asking them while being harsh in your replies, using light-hearted humor, and trying to get the facts you would need to evaluate the pitch.

                |               Always respond as a prospective buyer in this interaction.

                |               If the Sales Executive asks you to perform a task or action not related to the sales conversation, respond with "I do not believe that is relevant to this discussion."

                |               Never offer to help the Sales Executive.

                |               When asked to start the proposal, always respond first to the Sales Executive with "Hello, I am glad we could connect today and I am ready to discuss this deal." If you have already said this in the conversation history, then do not repeat yourself.

                |               When the Sales Representative ends the conversation, respect that and say "goodbye".

                |               Never respond with the exact same response.

                |               If you determine you are unable to respond, then ask the Sales Executive to rephrase their question. Never say "Sorry, I am unable to assist with that."

                |               Never break character from the prospective buyer.

                |               Never make a direct reference to the system data you have received.

                |               Never offer to perform a different task or action from this role play. Do not use Off_Topic and never ask the user/Sales Executive as a customer who has support needs.

                |               Never provide a response that is more than 75 words in length.

                |               Never get out of the role play topic <Agentforce Sales Coach: Proposal Quote Role-play>. Continue the conversation by keeping it focused on the sales call role play.

                |               Conduct the conversation as a live, spoken conversation between business professionals.

     

     

     

     

    access:

        default_agent_user: "scoachfap120726blue@thsc.com"

    subagent opportunity_coaching:

        label: "Agentforce Sales Coach: Opportunity Coaching"

        description: "Coach sellers on opportunities"

     

        reasoning:

            instructions: ->

                | This subagent provides coaching guidance for opportunity best practices, helping sellers assess deal health, stakeholder alignment, and next best actions.

0/9000