# Configurations

Platform configuration can be accessed by clicking on "Configurations" in the left panel.

It contains **Retention Policy, Custom Domain, Invoice Details, Bot Templates and WhatsApp Message Templates**.&#x20;

## Setting Up Platform Configurations

{% content-ref url="/pages/U5cdMeaopVqQOvNuIsFP" %}
[General](/partner-platform-guidelines/configurations/general.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/4uBjcutqaFkf0M69cW5z" %}
[Custom Domain](/partner-platform-guidelines/configurations/custom-domain.md)
{% endcontent-ref %}

{% content-ref url="/pages/s9H0jkjonlgSZkArlqmw" %}
[Invoice Detail](/partner-platform-guidelines/configurations/invoice-detail.md)
{% endcontent-ref %}

{% content-ref url="/pages/PPxPTPvPRluRyxkKJ1CA" %}
[Default AI Model](/partner-platform-guidelines/configurations/default-ai-model.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/ZtcjCZuyIxBk4aBE2tHk" %}
[Custom Script](/partner-platform-guidelines/configurations/custom-script.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/YLHFBicVTzFX89999jl4" %}
[Bot templates](/partner-platform-guidelines/configurations/bot-templates.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/zBNig50gy4trC0GgVOr2" %}
[Whatsapp Message Templates](/partner-platform-guidelines/configurations/whatsapp-message-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/BUqcGwymMLshaYElqE6C" %}
[Custom Tabs](/partner-platform-guidelines/configurations/custom-tabs.md)
{% endcontent-ref %}

#### Need Help?

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/partner-platform-guidelines/configurations.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.
