Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/Align/TerrFeedback/Config/XPagesFeedback.htm

## Embedding X-Pages in Territory Feedback

In addition to the standard widgets displayed on the feedback dashboard, admins can create and embed a custom [X-Page](../../../X_Pages/X_PagesOverview.htm) into a widget. This enables end users to more easily adhere to guidelines that have been put in place by their leadership teams.

![](../../../../Resources/Images/Align/TargetingFeedback/CRM/XPages.png)

**Who can use this feature?**

* Content Creators - Browser
* [Creating the Territory Feedback X-Page](#Creating)
* Align Operations Users - Browser
* [Linking X-Pages in Align](#Linking)
* End Users - Browser, iPad
* [Viewing X-Pages in Territory Feedback](#Viewing2)
* Users require an Align License

### Configuring Embedding X-Pages in Territory Feedback for

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Align Operations Users](#)

To configure this feature:

1. Navigate to **Admin > Configuration > Objects > align\_settings\_\_v > Layouts**.
2. Place the **xpages\_report\_\_v** on the appropriate layout.
3. Navigate to **Admin > Configuration > Objects > aln\_align\_settings\_model\_\_v > Layouts**.
4. Place the **xpages\_report\_\_v** on the appropriate layout.

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Content Creators](#)

To configure this feature, ensure [Configuring X-Pages](../../../X_Pages/X_PagesConfig.htm) is complete.

### Creating the Territory Feedback X-Page as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Content Creators](#)

To create an X-Page to use in Territory Feedback:

1. Create the [.zip file](https://developer.veevacrm.com/doc/Content/CRM_topics/Vault/x-pages.htm) to serve as the visualization. The file should reference the [getFeedbackData()](https://developer.veevacrm.com/doc/Content/CRM_topics/Vault/x-pages-library.htm#getFeedbackData) method, which enables the visualization to retrieve a variety of information about the territory.
2. Create a new [html\_report\_\_v](../../../X_Pages/CreateX_Pages/CreateRecord.htm) record with a object type of **territory\_feedback\_\_v**.

### Linking X-Pages in Align as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Align Operations Users](#)

After the X-Page is created, the X-Page must be linked in Align before the visualization displays in Territory Feedback:

1. Populate the **xpages\_report\_\_v** field of the appropriate Align Settings record with the external\_id\_\_v field of the created html\_report\_\_v record in CRM.

   This setting supports field-force specific settings, enabling different field forces to use different X-Pages.
2. Specify the height of the widget in Territory Feedback, in pixels, by appending : and the desired height to the xpages\_report\_\_v setting. For example, **feedback\_report:500** specifies a height of 500 pixels.
3. Refresh the [Feedback Cache](FeedbackCache.htm).

### Viewing X-Pages in Territory Feedback as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

The linked X-Page displays in Territory Feedback on the iPad as a widget. The widget’s title reflects the name of the corresponding html\_report\_\_v record.

![](../../../../Resources/Images/Align/TargetingFeedback/CRM/XPages.png)

#### Viewing X-Pages in Manager Feedback

Territory Feedback X-Pages that display for end users on the iPad also display in the Info panel in [Manager Feedback](../ManagerTerrFeedback.htm), enabling managers to view territory guidance that has been tailored to meet the specific needs of the business.

![](../../../../Resources/Images/Align/TargetingFeedback/CRM/ManagerFeedback/ManagerXPage.png)

Embedded X-Pages automatically update to reflect changes to the territory made by the manager.

### Related Topics

[Using Territory Feedback in Vault CRM](../TerrFeedback.htm)

[Reviewing Feedback as a Manager](../ManagerTerrFeedback.htm)

[X-Pages Overview](../../../X_Pages/X_PagesOverview.htm)
