# SKU adding

***

It's important to link your SKUs to the AppFlow\.ai Dashboard.\
To find SKUs go to your Apple Store connect and copy Product id of the purchase

<figure><img src="https://files.readme.io/f3f949c-Screenshot_at_Dec_17_11-54-45.png" alt=""><figcaption></figcaption></figure>

or go to Google Play Store console

<figure><img src="https://files.readme.io/a58ac90-image_2.png" alt=""><figcaption></figcaption></figure>

Then you need to log in to your Appflow\.ai dashboard and go to App Settings to add new SKUs

<figure><img src="https://files.readme.io/6ccadcf-Screenshot_at_Dec_16_14-58-10.png" alt=""><figcaption></figcaption></figure>

After that, we will be able to read all receipts from your users to show you the right data.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.appflow.ai/docs/in-app-purchase/sku-adding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
