# Integrating Pixabay into your email campaigns

{% hint style="info" %}
You can access the 'Free Stock Art' feature when creating your email templates once you've integrated a free Pixabay account
{% endhint %}

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2FSjC0I6cKo1EQyrqO5fmQ%2FScreenshot%202023-07-14%20at%208.39.25%20AM.png?alt=media&#x26;token=ac54d089-8845-415a-b8f9-392c398dc19d" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2F4tM0vqmGHM0n8TpumErp%2FScreenshot%202023-07-14%20at%208.40.08%20AM.png?alt=media&#x26;token=0b9f2fc8-1eb1-4a6a-a8c3-67364b383152" alt=""><figcaption></figcaption></figure>

First, get your API key by going to this link while logged into Pixabay:

<https://pixabay.com/api/docs/#api_search_images>

Next, add your Pixabay API key to edcom-install/config/edcom.json

```
"pixabay_key": "",
```

Finally, restart the platform from the edcom-install directory

<pre><code><strong>./restart.sh
</strong></code></pre>
