Configuring Agentforce Vibes - My Experience
My company just licensed Agentforce Vibes for me and this is my configuration experience steps.
In production, going to Setup "Agentforce Vibes IDE" now says "Agentforce Vibes is Now Native to Your Org" with no information for how to configure it.
There's no help on the page and the "Trailblazer Community" link opens the community, but the sidebar information isn't for Agentforce Vibes, but for "Code Builder".
I should mention I was using the preview version before it became licensed so I already had the extension installed.
Going to
https://developer.salesforce.com/docs/platform/agentforcevibes/guide/afv-overview.html, the configuration steps were not matching what I was seeing in my environment for configuring things.
Here's the steps I did that successfully configured Agentforce Vibes in my production and sandbox environments. You might consider these steps a quick start.
Production
- Log into production Salesforce.
- Go to Agentforce Vibes target Users and add the "Agentforce Developer and Admin Tools" Permission Set.
- Open a Visualforce Project hooked to production.
- Open the "Agentforce Vibes" panel in the left side bar.
- At the bottom of the opened panel, hit the "Recheck" button.
- The Agentforce Vibes panel shows directions that it is ready to accept input.
Sandbox
- Log into a sandbox
- In Settings, go to "Company" and click the "Match Production Licenses".
- Wait for the email confirmation.
- When the confirmation is received, go to Agentforce target Users and add the "Agentforce Developer and Admin Tools" Permission Set.
- Open a Visualforce Project hooked to the sandbox.
- Open the "Agentforce Vibes" panel in the left side bar.
- At the bottom of the opened panel, hit the "Recheck" button.
- The Agentforce Vibes panel shows directions that it is ready to accept input.
I hope this helps!