Chicken, meet egg
As admins, we’re often confronted with a classic conundrum: How do you convince an organization to adopt new technology without having the technology to demonstrate it in the first place? This is compounded when the technology you want to demonstrate requires other technologies you may not have access to show. For example, how do you try out Agentforce to determine if it’s right for you if you don’t currently use Data Cloud?
Let’s tackle this challenge with two tools for your Admin toolbox. First, we’ll get you signed up for a trial of the tools and features you need. Next, we’ll introduce you to Coral Cloud, a sample application designed to help you demonstrate these technologies in action.
Sample apps are built by Salesforce Audience Relations to showcase the platform in real-world scenarios and provide a head start for your own customizations. Armed with trial features and Coral Cloud, you’ll be ready to explore Agentforce end to end.
No Data Cloud? No Agentforce? No problem.
Our old friend Trailhead has your back. Even if you do already have access to Agentforce, you may want to have a playground to tinker with safely without worrying about your sandbox or production data.
Trailhead modules require you to be hands-on with Data Cloud, but before signing up for one, consider hitting the Drive Productivity with Einstein AI trail to get a comprehensive overview of Agentforce and what it offers.
Armed with that knowledge, head over to the Quick Start: Explore the Coral Cloud Sample App. Sign up for the special Trailhead Playground in the first unit. You’ll get a password reset email, and once you’ve set your password, you’ll have access to your shiny trial org.
Let’s turn the lights on
First thing first, let’s flip all the switches to make Agentforce work.
- Click the setup gear in the upper right and go to Data Cloud Setup. The first page will kick off the creation of the behind the scenes metadata Data Cloud needs.
- Go to (Normal) Setup.
- Search for Einstein Generative.
- Go to “Einstein Setup” and turn on Einstein.
- Take a pause and refresh the browser to update the setup navigation.
- Search for Agents and click Agents.
- Turn on Agentforce.
- Wait for the page to refresh, then click Agentforce (Default).
- Click Open in Builder in the upper-right corner.
Welcome to Agentforce
The Agent Builder is your studio for customizing Agentforce for your needs. Before we get to customizing it, you can kick the tires right out of the gate. In the lower-right corner, try entering the prompt “Show me recent contacts” to see it in action. When you do so, you’ll also see the middle section, referred to as the planner, updated with how Agentforce uses the Atlas reasoning engine to determine what actions to use to answer your questions.
![Adding customizations in the Agent Builder.](https://d3nqfz2gm66yqg.cloudfront.net/images/20250127133942/CC-blog_3.png)
Install the Coral Cloud reference application
The trial org out of the gate is great, but it doesn’t simulate a production org that’s been highly customized for a company. Enter the Coral Cloud Resort, a fictional company that offers equally fictional tourists high-end experiences on their trips. This will give us a use case to build out some custom prompts and actions.
Once logged in to your org, replace the URL segment that comes after lightning.force.com with the following: /packaging/installPackage.apexp?p0=04tWx0000001aXhIAI
- Click Install.
- Select the checkbox to grant access to third-party websites, and click Continue.
- Open Setup.
- Enter permission in quick find, then select Permission Sets.
- Click on the Coral Cloud permission set.
- Click Manage Assignments.
- Click Add Assignment.
- Select Admin User, then click Next.
- Click Assign.
- From App Launcher, open Sample Data Import.
- Click Import sample data.
- From App Launcher, open Coral Cloud Resorts.
(Optional) Install and set up the Coral Cloud Experience Cloud
At this point you’ve got the working version of the Coral Cloud Resort app. However, if you want to tinker with external facing Service Agents, you’ll need an Experience Cloud solution.
- Go to Setup, search for Digital Experiences, and select the Settings in that category.
- Check Enable ExperienceBundle Metadata API on.
- Click Save.
- Replace the URL segment that comes after lightning.force.com with the following: /packaging/installPackage.apexp?p0=04tWx0000001ZN7IAM
- Click Install.
Let’s tour the resorts application
Coral Cloud might be fictional, but it comes with a very real and robust data model. And that data model is AI ready, powered by Data Cloud. Let’s take a look.
![The data model for Coral Cloud.](https://d3nqfz2gm66yqg.cloudfront.net/images/20250127134018/CC-blog_1.png)
But of course, an application is more than a fancy data structure. Let’s take a look at the application itself. Here’s the lovely Experience page:
![The Experience record page in Coral Cloud.](https://d3nqfz2gm66yqg.cloudfront.net/images/20250127134050/CC-blog_2.png)
As you can see from the data model, this object is the centerpiece of Coral Cloud. From here, there are open sessions that can be added which can then be booked. After the experience, the guests can also submit reviews of the experience.
Time to learn and customize
You now have a few days with Data Cloud and Agentforce, as well as a functional, production-worthy app chock full of data. To guide you through learning all the working parts of what you’ve got, here’s a short list of handy Trailhead modules.