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

# Configure Web Store Personalization

To set up the Personalization feature for your web store:

1. Create and expose an API endpoint that returns personalized web store data based on the [Personalize Web Store Callback](/../../api-reference/webstore/personalization/personalize-webstore-callback) structure.
2. Register the endpoint in the Publisher Dashboard:
   * In **Settings**, go to the **Integration** tab.
   * In the **Personalize Web Store Callback** field, enter your server's endpoint URL.

## Live store sync (optional)

To manually refresh data at any time:

* **For specific players:** Call the [Personalization Trigger API](/../../api-reference/webstore/personalization/trigger-webstore-personalization-by-player-id) to trigger the Personalize Web Store Callback on demand by player ID.
* **For all players:** Call the [Personalization Trigger API](/../../api-reference/webstore/personalization/trigger-webstore-personalization) to trigger the Personalize Web Store Callback on demand for all players.

<img src="https://mintcdn.com/appcharge/fs3SDs37IvgH6V_E/images/docs/configure-personalization.png?fit=max&auto=format&n=fs3SDs37IvgH6V_E&q=85&s=43c3169f612fa5824d1adee7c9530c1b" alt="Configure personalization" width="3952" height="2774" data-path="images/docs/configure-personalization.png" />
