> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fusioncore.us/llms.txt
> Use this file to discover all available pages before exploring further.

# Set Up Person Accounts

> Enable and configure Person Accounts step by step so they work across fusionCore checkout, refunds, purchase tracking, credit, and order creation.

A **Person Account** is a single Salesforce record that combines an **Account** (an organization) and a **Contact** (a person) for one individual. fusionCore supports Person Accounts, but they need configuration before they work correctly across fusionCore's financial and transactional processes.

This runbook is for **system administrators and implementers** who are setting up an org. It is a one-time setup sequence: work through each section in order, because later steps depend on earlier ones. When you finish, Person Accounts behave correctly across these fusionCore flows:

* **Checkout** — placing orders through an Experience Cloud portal
* **Refunds** — returning payments to an individual
* **Purchase tracking** — recording what an individual has bought
* **Credit application** — applying an individual's credit or wallet balance
* **Order and opportunity creation** — generating orders and opportunities for an individual

The configuration makes sure the individual's contact details are recognized across fusionCore's standard and custom objects, and that the related fields are visible and usable on the right page layouts.

<Warning>
  Enabling Person Accounts is **permanent and cannot be undone**. Once the feature is on, you cannot remove it from your org. Plan the setup before you enable Person Accounts in any environment.
</Warning>

<Info>
  Internal users and portal users may need different access. Portal-facing access usually relies on separate profiles and permission sets (for example, **fusionCore - Portal Guest User** and **fusionCore - Checkout**). Keep this distinction in mind as you work through the steps below.
</Info>

## Before You Start

* You need an administrator login with permission to change setup (typically the **System Administrator** profile).
* Know which **page layout** your org uses for Accounts. In a fusionCore org the Account layout is usually **FC Account Layout**.
* Know which profiles need access to Person Accounts (for example **System Administrator**, **Standard User**, or a QA tester profile).
* Know which users need to see fusionCore business data on Person Accounts, so you can assign permission sets later.
* Have access to the **Membership** app and the **Accounts** tab for the final list-view step.

## Configure the Person Account Record Type

Before you enable Person Accounts, create a business **Account** record type. This gives organization-style Accounts their own record type, which keeps them separate from the Person Account record type that Salesforce adds automatically when the feature is enabled.

<Steps>
  <Step title="Open the Account object">
    From **Setup**, type `Object Manager` in the **Quick Find** box and open **Object Manager**, then click **Account**.
  </Step>

  <Step title="Start a new record type">
    Click **Record Types** in the left sidebar, then click **New**.

    <Frame caption="The Record Types page on the Account object, with the New button.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839931978/image-20250527-170322.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=a2455372420de1ded9e55c7dd7339ff7" alt="Record Types list on the Account object with the New button." width="1797" height="572" data-path="images/end-user-guides/4839931978/image-20250527-170322.png" />
    </Frame>
  </Step>

  <Step title="Fill in the record type details">
    Complete the form:

    * **Existing Record Type**: select **Master** (if it is not already chosen).
    * **Record Type Label**: enter a name that fits your organization's naming convention, such as **Business Account** or **Organization Account**.
    * **Record Type Name**: this auto-fills from the label.
    * **Description**: optional, for example *Record type used for organization Accounts*.
    * **Active**: make sure this checkbox is checked.

    <Frame caption="The new record type form with the label and Active checkbox.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839931978/image-20250527-170427.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=f6f40227bb91bbf695877a5d63b7b666" alt="New Account record type form showing the label and the Active checkbox checked." width="1551" height="341" data-path="images/end-user-guides/4839931978/image-20250527-170427.png" />
    </Frame>
  </Step>

  <Step title="Make the record type available to profiles">
    In the profile list, check **Make Available** for every profile that should use this record type. Then assign the page layout these profiles will see, which in a fusionCore org is usually **FC Account Layout**.

    <Frame caption="Making the record type available to profiles and assigning a page layout.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839931978/image-20250527-170455.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=52016fbb16d90816025a2ad561ac2fcd" alt="Profile list with Make Available checked and the FC Account Layout page layout assigned." width="1551" height="1680" data-path="images/end-user-guides/4839931978/image-20250527-170455.png" />
    </Frame>
  </Step>

  <Step title="Save">
    Click **Next**. On the page layout assignment screen, confirm the page layout (for example **FC Account Layout**), then click **Save**.

    <Frame caption="The page layout assignment screen before saving.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839931978/image-20250527-170552.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=a89317e0d8c237593ff56f4b5b15e65b" alt="Page layout assignment screen confirming the layout before Save." width="713" height="758" data-path="images/end-user-guides/4839931978/image-20250527-170552.png" />
    </Frame>
  </Step>
</Steps>

With the business record type in place, you can enable the Person Accounts feature.

## Enable Person Accounts

Before you can create Person Accounts, turn the feature on in **Setup**.

<Warning>
  Enabling Person Accounts is **permanent and cannot be undone**. Once the feature is on, you cannot remove it from your org. Confirm you intend to use Person Accounts before you continue.
</Warning>

At least one profile must have a record type assigned for the **Account** object before you can enable the feature. The readiness check in the steps below confirms this for you.

<Steps>
  <Step title="Open Person Accounts setup">
    From **Setup**, type `Person` in the **Quick Find** box, then click **Person Accounts**.

    <Frame caption="The Person Accounts setup page in Quick Find.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839997516/image-20250527-170942.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=04d3085e5c0c0d825943cd3d109e5520" alt="Salesforce Setup with Person typed in Quick Find and Person Accounts in the results." width="359" height="451" data-path="images/end-user-guides/4839997516/image-20250527-170942.png" />
    </Frame>
  </Step>

  <Step title="Run the readiness check">
    Click **Check Readiness**. Salesforce runs a system check to confirm your org meets the requirements (such as record type availability and permissions).

    <Frame caption="The Check Readiness button on the Person Accounts setup page.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839997516/image-20250527-171057.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=c65830eea4da25d933fe80c25f7937cb" alt="Person Accounts setup page showing the Check Readiness button." width="1555" height="666" data-path="images/end-user-guides/4839997516/image-20250527-171057.png" />
    </Frame>
  </Step>

  <Step title="Review the org impacts">
    Click **View Org Impacts** to review how enabling Person Accounts will change your org. Read this list carefully, because the change is permanent.

    <Frame caption="The View Org Impacts summary listing the changes enabling Person Accounts will make.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839997516/image-20250527-171123.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=2f5a2f4a430e6ea5991bb262fb0578d9" alt="Org impacts summary describing the permanent changes enabling Person Accounts will make." width="1555" height="666" data-path="images/end-user-guides/4839997516/image-20250527-171123.png" />
    </Frame>
  </Step>

  <Step title="Acknowledge and continue">
    Check the acknowledgment box labeled *"I understand that enabling this feature results in permanent changes to my Salesforce org."*, then click **Continue**.

    <Frame caption="The acknowledgment checkbox and Continue button.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839997516/image-20250527-171142.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=aa253061befe8dde2de72bcfe60e4bc4" alt="Acknowledgment checkbox confirming permanent changes, next to the Continue button." width="983" height="677" data-path="images/end-user-guides/4839997516/image-20250527-171142.png" />
    </Frame>
  </Step>

  <Step title="Enable the feature">
    On the confirmation popup, click **Enable Person Accounts**. When prompted, click **Enable**.

    <Frame caption="The Enable Person Accounts confirmation popup.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839997516/image-20250527-171523.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=7bd5c2c1adabae3f14a6b3443b42c10a" alt="Confirmation popup with the Enable Person Accounts button." width="1533" height="850" data-path="images/end-user-guides/4839997516/image-20250527-171523.png" />
    </Frame>

    <Frame caption="The final Enable confirmation prompt.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839997516/image-20250527-171725.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=e5423e418985fbbebd14753d4fb7c5ec" alt="Final Enable prompt for the Person Accounts feature." width="1504" height="815" data-path="images/end-user-guides/4839997516/image-20250527-171725.png" />
    </Frame>
  </Step>
</Steps>

Your Salesforce org now supports Person Accounts.

<Frame caption="The Person Accounts setup page confirming the feature is enabled.">
  <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839997516/image-20250527-171745.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=31a8394d77ed49ae325aac0f1966f80c" alt="Person Accounts setup page confirming Person Accounts are enabled." width="1586" height="819" data-path="images/end-user-guides/4839997516/image-20250527-171745.png" />
</Frame>

## Assign Person Accounts to Profiles

After you enable Person Accounts, make the **Person Account** record type available on the **Account** object for each profile whose users need to create or work with Person Accounts. Until you do this, those users cannot select Person Account when they create an Account.

<Steps>
  <Step title="Open the profile">
    From **Setup**, type `Profiles` in the **Quick Find** box, click **Profiles**, then select the profile you want to update (for example **System Administrator**).

    <Frame caption="The Profiles list in Setup.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4840652862/image-20250527-172059.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=bf678497bd3c0fde6c56c7543df477b2" alt="Profiles list in Salesforce Setup." width="1299" height="665" data-path="images/end-user-guides/4840652862/image-20250527-172059.png" />
    </Frame>
  </Step>

  <Step title="Edit the Account record type settings">
    On the profile page, scroll to the **Record Type Settings** section, find **Accounts**, and click **Edit** next to it.

    <Frame caption="The Record Type Settings section with the Edit link for Accounts.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4840652862/image-20250527-172229.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=d6b291b27625d3dc8997c67c3127a36b" alt="Record Type Settings section showing the Edit link next to Accounts." width="963" height="784" data-path="images/end-user-guides/4840652862/image-20250527-172229.png" />
    </Frame>

    <Frame caption="The Account record type edit screen for the profile.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4840652862/image-20250527-172410.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=044393d1e859eb851922fb6aeb9c4be0" alt="Account record type edit screen showing available and selected record types." width="1078" height="465" data-path="images/end-user-guides/4840652862/image-20250527-172410.png" />
    </Frame>

    <Frame caption="Moving record types into the Selected Record Types list.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4840652862/image-20250527-172514.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=27dbb557d47180b514859d39b702951e" alt="Available and Selected Record Types lists during editing." width="1527" height="743" data-path="images/end-user-guides/4840652862/image-20250527-172514.png" />
    </Frame>
  </Step>

  <Step title="Make Person Account available">
    Move **Person Account** into the **Selected Record Types** list so the profile can use it. Then, under **Default Record Type**, set the default as needed for this profile (for example, set the **Person Account** default to **Person Account**).

    <Frame caption="Person Account selected and set as the default record type.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4840652862/image-20250527-172611.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=112fc54d56bb295742b64be0f968cd94" alt="Person Account in the Selected Record Types list with the default set." width="1376" height="653" data-path="images/end-user-guides/4840652862/image-20250527-172611.png" />
    </Frame>
  </Step>

  <Step title="Save">
    Click **Save** to apply the changes.
  </Step>
</Steps>

Repeat these steps for any additional profile whose users need Person Accounts, such as **Standard User** or a QA tester profile.

## Update Layouts for Person Accounts

After you enable Person Accounts, update the Person Account layout so the fusionCore fields and actions you need are visible. This step has two parts:

* **Part A** adds fusionCore fields and actions to the **Person Account** page layout.
* **Part B** creates a **compact layout** for Person Accounts and sets it as the default.

### Part A: Update the Person Account Page Layout

<Steps>
  <Step title="Open Object Manager">
    Go to **Setup**, then click **Object Manager**.
  </Step>

  <Step title="Find the Person Account object">
    In the **Quick Find** box, type `Person Account`, then click **Person Account**.
  </Step>

  <Step title="Open the layout">
    Click **Page Layouts** in the left menu, then click **Person Account Layout**.

    <Frame caption="The Person Account object's Page Layouts list in Object Manager.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839702588/image-20250527-173454.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=87edfa405cce2bbeaaa69ff1a4e7d5c2" alt="Object Manager showing the Person Account object with Page Layouts selected." width="1573" height="334" data-path="images/end-user-guides/4839702588/image-20250527-173454.png" />
    </Frame>
  </Step>

  <Step title="Add fields">
    In the layout editor, drag the following fields from the field palette onto the layout, positioning them wherever suits your business process:

    * **Total Available Individual Credit**
    * **Email**
    * **Title**

    <Frame caption="The Person Account layout editor with the added fields in place.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839702588/image-20250527-173526.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=994eb1e95ea8ee87ae078002a007cda5" alt="Person Account layout editor showing Total Available Individual Credit, Email, and Title fields added to the layout." width="1533" height="649" data-path="images/end-user-guides/4839702588/image-20250527-173526.png" />
    </Frame>
  </Step>

  <Step title="Add the fusionCore actions">
    The buttons users can click at the top of a record live in the **Mobile and Lightning Actions** section of the layout. Click that section, then click **Override the predefined actions** so you can choose exactly which actions appear instead of the org defaults. Drag the following actions into the **Salesforce Mobile and Lightning Experience Actions** section, then rearrange them into the order you want:

    * **Create Order**
    * **Enable Customer User**
    * **Log in as Experience User**

    <Frame caption="The Mobile and Lightning Actions section with the fusionCore actions added.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839702588/image-20250527-173616.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=e44a704979fabe74dcc5ce1c8dbe00c2" alt="Mobile and Lightning Actions section showing Create Order, Enable Customer User, and Log in as Experience User actions added." width="1433" height="725" data-path="images/end-user-guides/4839702588/image-20250527-173616.png" />
    </Frame>
  </Step>

  <Step title="Save the layout">
    Click **Save** to finalize your changes.
  </Step>
</Steps>

### Part B: Create and Assign a Compact Layout

Creating a **compact layout** for Person Accounts keeps the most useful fields in view at the top of the record.

<Steps>
  <Step title="Open Compact Layouts">
    In the **Person Account** object in **Object Manager**, click **Compact Layouts**, then click **New**.
  </Step>

  <Step title="Set the label and fields">
    Set **Label** to `Person Account Compact Layout`, then under **Fields to display** add:

    * **Account Name**
    * **Email**
    * **Title**
    * **Phone**
    * **Billing Address**

    <Frame caption="The New Compact Layout form with the label and selected fields.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839702588/image-20250527-173833.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=7feaf0343e72b71cba21a841833f4319" alt="New Compact Layout form for Person Account with Account Name, Email, Title, Phone, and Billing Address selected." width="1806" height="369" data-path="images/end-user-guides/4839702588/image-20250527-173833.png" />
    </Frame>
  </Step>

  <Step title="Save the compact layout">
    Click **Save**.

    <Frame caption="The saved Person Account Compact Layout.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839702588/image-20250527-173846.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=6f8dfefaad9b9caa9519ec78398636e3" alt="Saved Person Account Compact Layout showing its selected display fields." width="930" height="544" data-path="images/end-user-guides/4839702588/image-20250527-173846.png" />
    </Frame>
  </Step>

  <Step title="Assign the compact layout">
    A new compact layout has no effect until you set it as the primary layout for the object. In **Compact Layouts**, click **Compact Layout Assignment**, then click **Edit Assignment**. From the **Primary Compact Layout** dropdown, select **Person Account Compact Layout**, then click **Save**.

    <Frame caption="The Compact Layout Assignment screen.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839702588/image-20250527-173931.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=2bdb1b612b2ef84df1cf5849f7990a5c" alt="Compact Layout Assignment screen for the Person Account object." width="1806" height="369" data-path="images/end-user-guides/4839702588/image-20250527-173931.png" />
    </Frame>

    <Frame caption="Person Account Compact Layout set as the primary compact layout.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4839702588/image-20250527-173946.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=e3aed9f14641ba7d22b45dc6709fae33" alt="Primary Compact Layout dropdown set to Person Account Compact Layout." width="1278" height="568" data-path="images/end-user-guides/4839702588/image-20250527-173946.png" />
    </Frame>
  </Step>
</Steps>

## Assign Person Account Fields to Object Page Layouts

Several fusionCore objects — such as **Credit** and **Order** — can belong to either an organization or an individual, so they need a field that shows the right customer name in either case. fusionCore ships two formula fields that handle this for you:

* `FS_Customer__c` — shows the customer's name as a clickable link.
* `FS_Customer_Name__c` — shows the customer's name as plain text.

Each field checks the record's **Customer Type**. For an organization it shows the **Account** name; for an individual it shows the related **Contact** name. The older, non-`FS_` versions of these fields were not designed for Person Accounts and do not resolve the individual's name correctly. On the page layouts below, add the `FS_` field and remove the older version it replaces.

<Steps>
  <Step title="Open Object Manager">
    Go to **Setup**, then in **Quick Find** type `Object Manager` and open it.
  </Step>

  <Step title="Open each object's page layout">
    For each object in the table below, open the object, click **Page Layouts**, and open the layout you use.
  </Step>

  <Step title="Add the FS_ field">
    Drag the listed field onto the layout where you want it to appear.
  </Step>

  <Step title="Remove the older field">
    Remove the older, non-`FS_` version of the same field from the layout, then click **Save**.
  </Step>
</Steps>

Add these fields to the matching object layouts:

| Object                    | Field to add                               | What it shows                                                                    |
| ------------------------- | ------------------------------------------ | -------------------------------------------------------------------------------- |
| **Credit**                | `FS_Customer__c`                           | Customer name as a link (Account for organizations, Contact for individuals)     |
| **Purchase Activity**     | `FS_Customer__c`                           | Customer name as a link (Account for organizations, Contact for individuals)     |
| **Opportunity Line Item** | `FS_Customer_Name__c`                      | Customer name as plain text (Account for organizations, Contact for individuals) |
| **Order**                 | `FS_Customer__c`                           | Customer name as a link (Account for organizations, Contact for individuals)     |
| **Order Item**            | `FS_Customer__c` and `FS_Customer_Name__c` | Customer name as a link and as plain text                                        |

<Note>
  On each layout, also remove the older non-`FS_` version of the customer field. Those fields predate Person Account support and do not resolve the individual's name for Person Accounts.
</Note>

## Assign Permission Sets for Person Account Access

fusionCore ships two permission sets that grant access to the fusionCore business-data fields used by Person Accounts:

* `FS Person Account - Manage Business Data` (API name `FS_Person_Account_Manage_Business_Data`)
* `FS Person Account - View Business Data` (API name `FS_Person_Account_View_Business_Data`)

Both permission sets grant access to the fusionCore business-data fields (`FS_Customer__c` and `FS_Customer_Name__c`) on the **Credit**, **Purchase Activity**, **Opportunity Line Item**, **Order**, and **Order Item** records. With this access, those fields resolve correctly for Person Accounts. Assign the permission set (or sets) to any user who needs to see fusionCore business data on Person Accounts.

<Note>
  The two labels suggest different intents, but in the current release both permission sets grant the same field access. Assign whichever one matches how you organize access in your org.
</Note>

<Steps>
  <Step title="Open Permission Sets in Setup">
    Click the gear icon at the top right and select **Setup**. In the **Quick Find** box, type **Permission Sets**, then click **Permission Sets**.
  </Step>

  <Step title="Open the permission set">
    Click the permission set you want to assign: `FS Person Account - Manage Business Data` or `FS Person Account - View Business Data`.
  </Step>

  <Step title="Open Manage Assignments">
    Click **Manage Assignments**.
  </Step>

  <Step title="Add the users">
    Click **Add Assignments**, then select the users who need this access.
  </Step>

  <Step title="Assign">
    Click **Assign** to grant the access.
  </Step>
</Steps>

## Configure a List View for Person Accounts

By default the **Accounts** tab mixes organizations and individuals, so this final step creates a list view that shows only Person Accounts, with the most useful fields visible.

### Open the Accounts Tab

<Steps>
  <Step title="Open the Membership app">
    Click the **App Launcher**, then open the **Membership** app.
  </Step>

  <Step title="Open the Accounts tab">
    Click the **Accounts** tab. The list view dropdown in the top left shows your current view, such as **Recently Viewed**.

    <Frame caption="The Accounts tab in the Membership app.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4844060716/image-20250527-181704.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=8db4043f2e2955d7e6ff8a78cfb62e66" alt="Accounts tab in the Membership app showing the list view dropdown." width="1677" height="663" data-path="images/end-user-guides/4844060716/image-20250527-181704.png" />
    </Frame>
  </Step>
</Steps>

### Create the List View

<Steps>
  <Step title="Open the list view controls">
    Click **List View Controls** (the gear icon) on the right of the list, then select **New**.
  </Step>

  <Step title="Name the list view">
    Set **List Name** to `Person Accounts`. The **List API Name** fills in automatically.
  </Step>

  <Step title="Set who can see it">
    Under **Who sees this list view**, select **All users can see this list view** (or a narrower option if you prefer).
  </Step>

  <Step title="Save">
    Click **Save**.

    <Frame caption="The New List View dialog with a name and visibility selected.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4844060716/image-20250527-181823.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=de0260abbf535a2f46aa23e4c926ecc1" alt="New List View dialog named Person Accounts with All users can see this list view selected." width="1052" height="606" data-path="images/end-user-guides/4844060716/image-20250527-181823.png" />
    </Frame>
  </Step>
</Steps>

### Choose the Fields to Display

<Steps>
  <Step title="Open Fields to Display">
    Click **List View Controls** again, then select **Fields to Display**.
  </Step>

  <Step title="Add the fields">
    From **Available Fields**, add the fields that are useful for Person Account users, such as:

    * **Account Name**
    * **Email**
    * **Phone**
    * **Billing City**
    * **Billing State/Province**
    * **Customer Type**
  </Step>

  <Step title="Save">
    Click **Save**.

    <Frame caption="The Fields to Display panel with the selected columns.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4844060716/image-20250527-181918.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=6aa2984a0dfb88e405e2012ba70829f3" alt="Fields to Display panel showing Account Name, Email, Phone, Billing City, Billing State, and Customer Type selected." width="1641" height="443" data-path="images/end-user-guides/4844060716/image-20250527-181918.png" />
    </Frame>
  </Step>
</Steps>

### Filter to Show Only Person Accounts

<Steps>
  <Step title="Open the filter panel">
    Click the **Filter** icon (the funnel at the top right).
  </Step>

  <Step title="Set the owner filter">
    Set **Filter by Owner** to **All accounts**.
  </Step>

  <Step title="Add the Person Account filter">
    Click **Add Filter** and set:

    * **Field**: **Is Person Account**
    * **Operator**: **equals**
    * **Value**: **True**
  </Step>

  <Step title="Save">
    Click **Done**, then **Save**.

    <Frame caption="The filter panel with Is Person Account equals True.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4844060716/image-20250527-182050.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=37a3591b9a2f83095ed75f8da2b6afb0" alt="Filter panel showing Is Person Account equals True." width="1771" height="428" data-path="images/end-user-guides/4844060716/image-20250527-182050.png" />
    </Frame>

    <Frame caption="The filter applied to the list view.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4844060716/image-20250527-182101.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=6cb1b74cb71607c0d2d6953c5e828b66" alt="List view filter summary showing the Is Person Account filter." width="862" height="599" data-path="images/end-user-guides/4844060716/image-20250527-182101.png" />
    </Frame>

    <Frame caption="Saving the filtered list view.">
      <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4844060716/image-20250527-182119.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=5343694cd375560b0fab623794d0fe41" alt="List view with the Person Accounts filter ready to save." width="364" height="466" data-path="images/end-user-guides/4844060716/image-20250527-182119.png" />
    </Frame>
  </Step>
</Steps>

You now have a **Person Accounts** list view that shows only Person Accounts with the most relevant fields.

<Frame caption="The finished Person Accounts list view.">
  <img src="https://mintcdn.com/fusionspan/9Wg7ZFISJlafsBv6/images/end-user-guides/4844060716/image-20250527-182651.png?fit=max&auto=format&n=9Wg7ZFISJlafsBv6&q=85&s=33395eda0c07ee022792528956dce597" alt="Finished Person Accounts list view displaying only Person Account records." width="1795" height="337" data-path="images/end-user-guides/4844060716/image-20250527-182651.png" />
</Frame>

## Limitations and Common Pitfalls

Keep these in mind as you set up and work with Person Accounts.

<Warning>
  Enabling Person Accounts is permanent and cannot be undone. Plan before you turn the feature on.
</Warning>

* **Enable the feature only after the record type exists.** At least one profile must have a record type assigned for the **Account** object, or the readiness check will fail. Configure the business Account record type first.
* **Person Account users cannot select the record type until you assign it to their profile.** If users cannot create Person Accounts, confirm the **Person Account** record type is in the **Selected Record Types** list on their profile.
* **The customer name can show blank or wrong if the layouts are not updated.** fusionCore uses `FS_Customer__c` and `FS_Customer_Name__c` to resolve the individual on Order, Credit, Purchase Activity, Opportunity Line Item, and Order Item records. If those fields have not been added in place of the older non-`FS_` fields, the customer name can appear blank or incorrect for Person Accounts.
* **Fields can still appear empty even after layouts are updated.** A user needs one of the fusionCore permission sets to see the business-data fields. Assign `FS Person Account - Manage Business Data` or `FS Person Account - View Business Data` to users who need that access.

## Related Features

<CardGroup cols={2}>
  <Card title="Person Account support" icon="user" href="/end-user-guides/accounts/person-account-support/index" arrow="true">
    What Person Accounts are and how fusionCore uses them. Start here for background before you configure your org.
  </Card>

  <Card title="Account address flowdown" icon="location-dot" href="/end-user-guides/accounts/person-account-support/using-account-address-flowdown-with-person-accounts" arrow="true">
    How an individual's address flows through fusionCore once Person Accounts are set up.
  </Card>
</CardGroup>
