# Embed dashboards - restriced data per API KEY

In the previous [section](https://docs.bipeye.com/product-docs/overview/embed-dashboards), we learned how to create an API KEY. Now, we are going to talk about restricting data per API KEY.

Data restriction allows the creation of filters per API KEY:

<figure><img src="https://1729176017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwtmDnfKv6qwI4adwWsR%2Fuploads%2FB7DbEVx9KsdSxg9vLIly%2Fimage.png?alt=media&#x26;token=b78bd9e0-2b36-40ef-9cf1-ce621779ce6b" alt=""><figcaption></figcaption></figure>

For example, you can define to filter the data if the 'customer\_name' field equals 'David Park':

<figure><img src="https://1729176017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwtmDnfKv6qwI4adwWsR%2Fuploads%2FaBbcPhINz6rbmqFdeCJv%2Fimage.png?alt=media&#x26;token=ec8e1035-748c-4d78-aa62-7f44992035c2" alt=""><figcaption></figcaption></figure>

When using the embedded link, BI.P.EYE will filter the data of the dashboard according to the API KEY data restriction filters.

This will allow you to create a dedicated logic in your app and to use the same dashboard for dozens of customers. The power will be to use different API KEYS with different filters.
