# Whitelabel WP plugin

#### How to whitelabel the WordPress plugin for my agency?

The Agency platform allows you to white-label the WordPress plugin so that your customers connect their websites using a plugin that reflects your agency’s brand. This ensures consistency across touch points and removes all AppMySite references.

{% embed url="<https://scribehow.com/shared/Whitelabel_WP_plugin__nLxTGuWiT4OfviKO8e6vQA>" %}

#### Step 1: Go to the “Plugins” section

* Navigate to **Plugins** from the side menu
* Configure and download your rebranded WordPress plugin here

#### Step 2: Enter your plugin details

* Fill in the Plugin name as you'd like it to appear in the WordPress dashboard
* Add a Plugin description to explain its purpose to users
* Enter the Author name and Author URL to reflect your agency identity

{% hint style="warning" %}
If you don’t enter custom details, the default AppMySite name and metadata will appear in the plugin shared with your customers.
{% endhint %}

#### Step 3: Download the rebranded plugin

* After entering all fields, hit the Save button.&#x20;
* Click on **Download plugin** to download the plugin file.
* The ZIP file you receive is your white-labeled plugin, ready to share with customers

{% hint style="success" %}
The plugin allows customers to connect their WordPress or WooCommerce site to the app builder—under your brand.
{% endhint %}

#### Step 4: Share with your customers

* Customers can upload the plugin to their WordPress site manually
* Once activated, they can use it to link their website with their app account on your agency platform

{% hint style="success" %}
Customers will only see your brand details when using the plugin, creating a seamless white-label experience.
{% endhint %}

Contact [customer support](https://app.appmysite.com/email-support) if you need assistance white labelling the plugin.


---

# 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://docs.appmysite.com/agency-white-label/plugin/whitelabel-wp-plugin.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.
