<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AgentForceAccess Blog</title>
    <link>https://agentforceaccess.com/blog</link>
    <atom:link href="https://agentforceaccess.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>Practical guides on Salesforce record and file access.</description>
    <language>en-us</language>
    <item>
      <title>Files and guest / Experience Cloud users: exposure risks</title>
      <link>https://agentforceaccess.com/blog/files-and-guest-experience-cloud-users-exposure</link>
      <guid>https://agentforceaccess.com/blog/files-and-guest-experience-cloud-users-exposure</guid>
      <description>How files become visible to guest and Experience Cloud users in Salesforce — the Visibility field, Set by Record sharing, and the misconfigurations that leak data.</description>
      <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Salesforce public file links: security, expiry, passwords</title>
      <link>https://agentforceaccess.com/blog/salesforce-public-file-links-security</link>
      <guid>https://agentforceaccess.com/blog/salesforce-public-file-links-security</guid>
      <description>Public links let anyone with the URL view a Salesforce file — no login. How they work, the expiry and password controls, and how to keep them from leaking data.</description>
      <pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How file sharing works on records (ContentDocumentLink)</title>
      <link>https://agentforceaccess.com/blog/how-file-sharing-works-on-records-contentdocumentlink</link>
      <guid>https://agentforceaccess.com/blog/how-file-sharing-works-on-records-contentdocumentlink</guid>
      <description>The data model behind Salesforce Files: ContentDocument, ContentVersion and ContentDocumentLink — and how ShareType and Visibility decide who can see a file.</description>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>&quot;View All / Modify All&quot; in Salesforce — the bypass to watch</title>
      <link>https://agentforceaccess.com/blog/view-all-modify-all-salesforce-bypass</link>
      <guid>https://agentforceaccess.com/blog/view-all-modify-all-salesforce-bypass</guid>
      <description>View All and Modify All quietly bypass the Salesforce sharing model. What they do, where they come from, who to check, and why they matter for AI agents.</description>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Profiles vs permission sets vs sharing rules in Salesforce</title>
      <link>https://agentforceaccess.com/blog/profiles-vs-permission-sets-vs-sharing-rules-salesforce</link>
      <guid>https://agentforceaccess.com/blog/profiles-vs-permission-sets-vs-sharing-rules-salesforce</guid>
      <description>Profiles and permission sets control object and field access; sharing rules control which records. How the two-check model decides what a user can actually do.</description>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>A user can't see a record they should — how to fix it</title>
      <link>https://agentforceaccess.com/blog/user-cant-see-a-record-they-should</link>
      <guid>https://agentforceaccess.com/blog/user-cant-see-a-record-they-should</guid>
      <description>Why a Salesforce user can't see a record they should — a checklist across object permissions, field-level security, sharing and restriction rules.</description>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Auditing record access before you deploy an AI agent</title>
      <link>https://agentforceaccess.com/blog/auditing-record-access-before-deploying-ai-agent</link>
      <guid>https://agentforceaccess.com/blog/auditing-record-access-before-deploying-ai-agent</guid>
      <description>A practical pre-deployment playbook to audit what an Agentforce agent's user can actually see — object and record level — so it can't surface data it shouldn't.</description>
      <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Implicit sharing in Salesforce, explained</title>
      <link>https://agentforceaccess.com/blog/implicit-sharing-in-salesforce-explained</link>
      <guid>https://agentforceaccess.com/blog/implicit-sharing-in-salesforce-explained</guid>
      <description>Implicit sharing is the automatic, built-in access between accounts and their child records (and portal users) that no one configures — and the access people forget.</description>
      <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Restriction rules vs scoping rules vs sharing rules</title>
      <link>https://agentforceaccess.com/blog/restriction-rules-vs-scoping-rules-vs-sharing-rules</link>
      <guid>https://agentforceaccess.com/blog/restriction-rules-vs-scoping-rules-vs-sharing-rules</guid>
      <description>Sharing rules open access, restriction rules reduce it, scoping rules just set the default view. How the three differ and when to use each.</description>
      <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Organization-Wide Defaults (OWD) in Salesforce, explained</title>
      <link>https://agentforceaccess.com/blog/organization-wide-defaults-salesforce-explained</link>
      <guid>https://agentforceaccess.com/blog/organization-wide-defaults-salesforce-explained</guid>
      <description>What org-wide defaults are, the access levels, internal vs external defaults, and why every other sharing mechanism can only open access above the OWD baseline.</description>
      <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Sharing rules vs role hierarchy in Salesforce: the difference</title>
      <link>https://agentforceaccess.com/blog/sharing-rules-vs-role-hierarchy</link>
      <guid>https://agentforceaccess.com/blog/sharing-rules-vs-role-hierarchy</guid>
      <description>Role hierarchy grants access automatically up the org chart; sharing rules extend access sideways by criteria or ownership. When to use each, with examples.</description>
      <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>A user can see a record they shouldn't — how to find why</title>
      <link>https://agentforceaccess.com/blog/user-can-see-a-record-they-shouldnt</link>
      <guid>https://agentforceaccess.com/blog/user-can-see-a-record-they-shouldnt</guid>
      <description>A step-by-step way to diagnose why a Salesforce user can see a record they should not, across org-wide defaults, role hierarchy, sharing rules and shares.</description>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Do Agentforce agents bypass Salesforce sharing?</title>
      <link>https://agentforceaccess.com/blog/do-agentforce-agents-bypass-salesforce-sharing</link>
      <guid>https://agentforceaccess.com/blog/do-agentforce-agents-bypass-salesforce-sharing</guid>
      <description>No — Agentforce agents run as a Salesforce user and inherit that user's permissions and sharing. Here is what that means for data exposure and how to stay safe.</description>
      <pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Who can see a file in Salesforce? File access, explained</title>
      <link>https://agentforceaccess.com/blog/who-can-see-a-file-in-salesforce</link>
      <guid>https://agentforceaccess.com/blog/who-can-see-a-file-in-salesforce</guid>
      <description>How Salesforce decides who can see a file: private shares, files attached to records, library files, public links and guest users — and how to check access.</description>
      <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>&quot;Insufficient access rights on cross-reference id&quot; — how to fix it</title>
      <link>https://agentforceaccess.com/blog/insufficient-access-rights-on-cross-reference-id</link>
      <guid>https://agentforceaccess.com/blog/insufficient-access-rights-on-cross-reference-id</guid>
      <description>What the Salesforce &quot;insufficient access rights on cross-reference id&quot; error means, the five things that cause it, and a step-by-step way to fix it.</description>
      <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Who can see a record in Salesforce? How access is actually decided</title>
      <link>https://agentforceaccess.com/blog/who-can-see-a-record-in-salesforce</link>
      <guid>https://agentforceaccess.com/blog/who-can-see-a-record-in-salesforce</guid>
      <description>A practical guide to how Salesforce decides who can see a record — org-wide defaults, role hierarchy, sharing rules, manual shares, teams and territories.</description>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
