Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/X_Pages/ViewX_Pages/SetDefaultKOL.htm

## Setting the Default KOL Profile Page

By default, when a user navigates to an account in Vault CRM, the [account detail](../../Accounts/UsingAccounts/UsingAcctDetails.htm#DefaultView) screen displays information about the account’s calls, territories, multichannel activities, and more. However, this information may not be the most relevant for all end users, particularly in regard to KOL accounts.

Content developers can create a custom X-Page to display KOL Profile information tailored to end users, allowing them to view customized KOL profile information by default after navigating to KOL account. For example, the KOL Profile Page could include medical events, clinical trials, and sent emails specific to that KOL.

**Who can use this feature?**

* Business Admin Users - Browser
* [Setting the Default KOL Profile](#Setting)
* Content Developers - Browser
* [Creating a Default KOL Profile page](#Creating)
* End Users - Browser, iPad
* [Viewing the Default KOL Profile](#Viewing)
* Users do not require an additional license

### Configuring Setting the Default KOL Profile for

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)All Users](#)

To configure this feature, ensure [Configuring X-Pages](../X_PagesConfig.htm) is complete.

### Creating a Default KOL Profile page as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)Content Developers](#)

To create a Default KOL Profile page:

1. Create an **html\_report\_\_v** record with the kol\_profile\_\_v object type.

   There can only be one KOL profile page per application profile.
2. Upload the content zip file as an attachment.
3. Publish the HTML report.

See [Creating X-Pages Content](../CreateX_Pages/CreateRecord.htm) for more information.

### Setting the Default KOL Profile as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)Business Admin Users](#)

To set the Default KOL Profile for end users:

1. Ensure the **Person Account Object Types** Veeva Setting is populated with the KOL account\_\_v object type.
2. Ensure the **Key Opinion Leader** checkbox is selected on the appropriate accounts to indicate if the professional is a Key Opinion Leader.
3. Navigate to **Business Admin > Objects > veeva\_settings\_\_v** and edit the Global Veeva Settings record.
4. Populate the Default KOL Profile Veeva Setting with a value of 1 to set the KOL Profile visualization as the default landing page for mobile users. This overrides the Default Account Profile Veeva Setting, if used.

### Viewing the Default KOL Profile as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

iPad
Browser

To view the Default KOL Profile for an account, select My Accounts, then select a KOL account. The Default KOL Profile page displays instead of the account detail page.

To view the Default KOL Profile for an account, select the My Account tab, then select a KOL account. Scroll down the account page to the X-Pages section to view Default KOL Profile information.

### Related Topics

[Creating X-Pages Content](../CreateX_Pages/CreateRecord.htm)

[Setting the Default X-Pages Account Profile](SetDefaultAcct.htm)

[Setting the Default X-Pages Home Page](SetDefaultHome.htm)
