# WordPress Integration

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

Mavis AI's WordPress integration lets you publish your content directly to WordPress, either individually or in bulk.

### Setting up a New WordPress Integration

You can setup a new WordPress integration from the ***Integrations*** menu under your profile in the bottom left.

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

From here, clicking the "**Connect**" button will prompt you to fill in the following information:

* **WordPress URL** (e.g. "<https://yourdomain.com/>" with a forward slash at the end)
* **Username:** This will be your WordPress username
* **Application Password:** This is NOT the password you use to log into your WordPress account. [Here's how to create a new Application Password.](#creating-a-new-application-password)

<figure><img src="/files/1DvPGDJR2LkNrEAfshbq" alt=""><figcaption></figcaption></figure>

Once you have connected your WordPress site, in order for publishing Mavis AI content to work you will need to first download and install the [Mavis for WordPress plugin.](https://98902a036b698ff0e233f437833d04a5.cdn.bubble.io/f1723058225117x579967633160319400/mavis-for-wordpress-1.7.php.zip) Make sure to enable the plugin after installation.

### Creating a New Application Password in WordPress

To create a new Application Password, head over to the **Users** section in your sidebar, find the WordPress user that you're going to be adding to Mavis AI and click the **Edit**.

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

At the very bottom you will find the Application Passwords section where you can create a unique password for Mavis AI:

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

When you're done, simply copy the password into Mavis AI to finalize the WordPress integration.

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

Your new integration will now appear in the WordPress section:

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

Along with all of your site's categories and tags, which can be used later when publishing your content.

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

And that's it. You can now publish content from Mavis AI directly to your WordPress site. [Here's a step-by-step guide on how do to that.](/integrations/publishing.md)

### Other Types of integrations

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Medium</strong></td><td>Publish content in bulk directly to Medium</td><td><a href="/pages/Lxxv3FIhyeYjZ44vtiTl">/pages/Lxxv3FIhyeYjZ44vtiTl</a></td><td><a href="/files/HhvLQfamywGWRxsbxUwU">/files/HhvLQfamywGWRxsbxUwU</a></td><td></td></tr><tr><td><strong>API &#x26; Custom Integrations</strong></td><td>Setup custom integrations with Mavis AI</td><td><a href="/pages/oKLjykehRlZsTC0t9bqZ">/pages/oKLjykehRlZsTC0t9bqZ</a></td><td><a href="/files/SdPaDKIKifbvNn0jWHM0">/files/SdPaDKIKifbvNn0jWHM0</a></td><td></td></tr></tbody></table>


---

# 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://learn.heymavis.ai/integrations/wordpress-integration.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.
