# Add-on

Add-on enhance functionality, providing advanced features, and personalized options to optimize your customer's chatbot experience.

Give option to your customers to unlock additional tools and capabilities to tailor their chatbot for diverse business needs effortlessly.

{% embed url="<https://www.youtube.com/watch?v=FSxtI_2n6rM>" %}

### Creating an Add-On

1. Click on Add-on available under subscription management
2. Enter a name that will be displayed in your Add-on management table.&#x20;

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

3. Enter a display name for your Add-on that will be visible to your customers.
4. Then select a plan for which you are creating the Add-On. You can select multiple plans to implement Add-on.

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

5. Then select the add-on type from the drop down.
6. Enter the consumption amount for the same.

<figure><img src="/files/6LC2ABGgBcWx7ioT1ysy" alt=""><figcaption></figcaption></figure>

7. In case of "AI Messages" also select the AI Model and AI Knowledge Mix.

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

8. Then enter the pricing amount for Monthly and Yearly.
9. Then click on "Create Add-on" to save the created add-on.

<figure><img src="/files/15B5oMcCL9jHnFxlLXZM" alt=""><figcaption></figcaption></figure>

10. Once you have created the add-on. Remember to enable the status toggle button to make your Add-on visible to your customers.&#x20;

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

We have successfully completed creating ADD-ON. &#x20;

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/customer-plans-management/add-on.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.
