> For the complete documentation index, see [llms.txt](https://docs.bottalk.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bottalk.io/docs/text-to-speech/integrate-web-player/configure-your-web-player.md).

# Configure your Web Player

## Color of your player

<figure><img src="/files/TY9dbeIUbMuNZKEHUYJN" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

1. Choose the accent colors of the Web Player by clicking on the color palette selection **Color of your player**.
2. You can also provide a little guide to your readers that might not understand what the player button on your article's page means. \
   We recommend describing an appealing call to action in the **Player title** section.
3. Finish the creation of a Web Player by clicking **Create new player** button.
   {% endhint %}

## GDPR and cookies consent management <a href="#gdpr-and-cookies-consent-management" id="gdpr-and-cookies-consent-management"></a>

BotTalk values the privacy of your users; that is why our Web Player is fully GDPR compliant.

BotTalk is an official partner of the leading provider:&#x20;

* <https://www.consentmanager.net/>
* <https://iabeurope.eu/>

{% hint style="info" %}

1. Select the **Provider** in the dropdown, BotTalk vendor id will be automatically added.
2. All you need to do now is select BotTalk as a vendor in the cookies consent management settings.
   {% endhint %}

<figure><img src="https://bottalk.io/learn-with-bottalk/content/images/2021/09/bottalk-audio-cms-cookies-consent-manager-provider.png" alt="BotTalk Audio CMS - Cookies Consent Manager Provider"><figcaption><p>BotTalk Audio CMS - Cookies Consent Manager Provider </p></figcaption></figure>

{% hint style="warning" %}
**BotTalk's Vendoren ID**

Consentmanager.net ID: **1604**

IAB ID: **1181**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bottalk.io/docs/text-to-speech/integrate-web-player/configure-your-web-player.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
