# Add a Google license key to your project

> Add your Google Play license key in the Unity Dashboard to enable license verification for Android IAP, ensuring purchase receipts are validated against Google Play to prevent fraud in both testing and production.

Add your Google license key to your Unity project to enable Google Play license verification for Android in-app purchases. Use the correct key to validate purchase receipts against Google Play and to prevent fraud in testing and production. You can add your license key for your project in the Unity Dashboard. For more information, refer to [Setting Up for Licensing](https://developer.android.com/google/play/licensing/setting-up).

## Prerequisites

Before you add a Google license key, follow these steps:

* Configure In-App Purchasing for your project in the Unity Editor. For more information on how to configure IAP, refer to [Enable and configure the IAP service for your project](get-started#enable-and-configure-the-iap-service-for-your-project).
* Obtain a license key for your app from the [Google Play Developer Console](https://play.google.com/console/).

## Add a Google license key from the Unity Dashboard

To add a Google license key to your project from the Unity Dashboard, follow these steps:

1. In the [Unity Dashboard](https://cloud.unity.com/iap), select **Home** > **Projects** and open your project.
2. In the primary navigation menu, select **Development** > **Settings**.
3. In the **Google License Key** setting, select the **Edit** pencil icon and add the Google license key.
4. Select **Save**.
