Salesforce Experience Cloud

Also known as: Experience Cloud, Salesforce Community Cloud, Salesforce Communities

Salesforce Experience Cloud is the platform for building external-facing digital experiences — customer portals, partner communities, help centers, and microsites — directly on top of your Salesforce data and security model. Each external user authenticates against Salesforce records and is governed by the same sharing rules as your internal org, so it acts as the governed front door through which customers and partners see and act on their own data. It was formerly called Community Cloud.

Why it matters

Most teams file Experience Cloud under 'website builder' and miss the point. Its real value is that the portal runs on the same data model, permission sets, and sharing rules as your internal org — so an external user sees their own cases, orders, or claims without you copying data into a separate system and re-securing it. That single-source design is also why it is the natural place to put a customer-facing AI agent: the agent inherits the identity and access controls of the page it lives on, so it can only read and act on records that user is already entitled to — instead of being bolted onto an untrusted public site with its own copy of the data and its own ways to leak it.

How it works

  • Sites are built in Experience Builder on component-based templates. The modern stack is LWR (Lightning Web Runtime), which renders faster and is the path forward; older Aura templates still exist but carry more page weight — choosing LWR vs Aura up front is an architectural decision, not a theme choice.
  • External users get a license-gated identity — typically Customer Community, Customer Community Plus, or Partner Community — tied to Account and Contact records and authenticated via Salesforce Identity, SSO, or social login. The license type caps which objects and features that user can touch.
  • Sharing rules, sharing sets, and guest user profiles — not page logic — decide what each visitor can see. Security is enforced at the data layer, so a misconfigured page cannot leak another customer's records. The unauthenticated guest user profile is the most common misconfiguration and should be locked down deliberately.
  • On top of that sit branding, navigation, and CMS content, while Flows, Apex, and Agentforce agents provide the interactive and AI behavior — all of it still bounded by the same sharing model.

Where it fits

Experience Cloud is the surface layer of the Data-to-Agent stack: Data Cloud resolves who the customer is, Agentforce decides and acts, and Experience Cloud is where that interaction is exposed to the outside world under your brand. Common deployments are self-service help centers, partner deal-registration portals, B2B commerce account sites, and member or patient portals. The decision that costs the most to get wrong is licensing and identity. External licenses are sold either per named member or per login, and the right model depends on how often each user actually shows up — a seasonal partner portal and a daily-use member portal can carry very different bills under the same headcount. Pick the license type, login model, and sharing design before the first page is built, because unwinding them after launch usually means re-platforming, not reconfiguring. If you are putting an agent in front of customers here, that licensing and sharing model is also the boundary the agent operates inside — which is why we treat it as a build-and-run question, not a launch-day checkbox. If that is the call in front of you, SkySync can pressure-test the model before it hardens (/start).

Frequently asked

What is the difference between Experience Cloud and Community Cloud?

They are the same product. Salesforce renamed Community Cloud to Experience Cloud to reflect that it builds more than discussion communities — it covers portals, help centers, microsites, and branded digital experiences. Older documentation, menus, and license names may still say Community.

Can you run an Agentforce agent inside an Experience Cloud site?

Yes, and it is one of the cleaner ways to deploy a customer-facing agent. Because the site already authenticates the external user against Salesforce records and enforces sharing rules, the agent answers and acts within that user's permissions — no separate identity layer to stand up and no second copy of the data to secure. The work that remains is scoping the agent's actions and grounding, not rebuilding access control.

Is Experience Cloud just a website builder?

No. A generic website builder serves the same content to everyone; Experience Cloud serves governed, per-user data. Each authenticated visitor logs into your Salesforce org and sees only the records their sharing rules allow — a capability a marketing CMS cannot provide because it has no live link to your CRM's security model.

Ready when you are

Worth a
conversation?

Tell us one number you'd like AI to move. We'll show you how we'd do it, what it's worth, and how we'd tie our fee to getting you there.