> ## Documentation Index
> Fetch the complete documentation index at: https://docs.base44.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating a Superagent for your Wix site

> Create a Superagent for your Wix site to handle orders, messages, bookings, and run your business in the background.

Connect a [Superagent](https://base44.com/superagents) to your Wix site to handle orders, messages, bookings, and more. Describe what you want, and your Superagent takes care of the rest.

A Superagent is your always-on assistant, working across your Wix site in the background. It connects to your tools and takes action, following up, flagging issues, and keeping your business moving.

<Frame caption="Create a Superagent for your Wix site in minutes">
  <img src="https://mintcdn.com/base44/nxjqjm6UgP7o875P/images/get-your-superagent.png?fit=max&auto=format&n=nxjqjm6UgP7o875P&q=85&s=151e3602d047e3c16d6e2735032b6a3d" alt="Get Your Superagent" width="1005" height="559" data-path="images/get-your-superagent.png" />
</Frame>

<CardGroup cols={3}>
  <Card title="Stay on top" icon="briefcase">
    * Get daily updates on sales, leads, and activity.
    * Track inventory and flag low stock.
    * Monitor your site and catch issues early.
  </Card>

  <Card title="Capture more revenue" icon="money-check-dollar">
    * Follow up on abandoned bookings and unpaid sessions.
    * Send payment reminders with direct links.
    * Reply instantly to new inquiries.
  </Card>

  <Card title="Grow your business" icon="rocket-launch">
    * Turn content into posts across social channels.
    * Review leads before reaching out.
    * Respond to reviews and build trust.
  </Card>
</CardGroup>

<Check>
  **Before you begin:**

  Your Wix site must be active and on a [Wix Premium plan](https://www.wix.com/plans).
</Check>

***

## Work across your Wix tools

Your Superagent works across your Wix tools to manage activity, respond to events, and take action automatically.

<CardGroup cols={3}>
  <Card title="Inbox" icon="message-lines">
    Read and reply to visitor messages automatically.
  </Card>

  <Card title="Stores" icon="bag-shopping">
    Summarize orders and flag low stock.
  </Card>

  <Card title="Bookings" icon="calendar-check">
    Monitor appointments and send follow-ups.
  </Card>

  <Card title="Blog" icon="pen-nib">
    Draft and publish posts on schedule.
  </Card>

  <Card title="Events" icon="ticket">
    Manage guest lists and ticket data.
  </Card>

  <Card title="Forms" icon="file-lines">
    Process and route form submissions.
  </Card>

  <Card title="Members and Contacts" icon="users">
    Segment and sync your contact data.
  </Card>

  <Card title="Payments" icon="credit-card">
    Track transactions and flag issues.
  </Card>

  <Card title="Coupons" icon="tag">
    Create and manage discount coupons.
  </Card>
</CardGroup>

***

## Step 1 | Create a Superagent

Start from your Wix Dashboard or go to [Base44 Superagents](https://base44.com/superagents) to create your Superagent.

**To create your Superagent:**

1. On the [Base44 Superagents page](https://base44.com/superagents), click **Get your Superagent**.
2. Sign up for a Base44 account.
3. Start chatting with your Superagent, give it a name, and describe what you want it to do.

<Frame caption="Start creating your Superagent from chat">
  <img src="https://mintcdn.com/base44/RAbLEcNbsjTPigRq/images/wix-superagent-intro-chat.png?fit=max&auto=format&n=RAbLEcNbsjTPigRq&q=85&s=74fbc6e839e7441d46a4fca552f7ebd6" alt="Starting a Superagent chat to create and configure it" className="mx-auto" width="1099" height="771" data-path="images/wix-superagent-intro-chat.png" />
</Frame>

<Tip>
  When you create a Base44 account, you get credits to get started. No payment details required.
</Tip>

***

## Step 2 | Connect your site

Once you create your Superagent, connect it to your Wix site directly from the chat. You can connect one Wix site at a time. To manage a different site, create another Superagent.

**To connect your Wix site:**

1. In your Superagent chat, ask it to connect to your Wix site.
2. When prompted, click **Connect to Wix**.
3. Select the site you want to connect, then click **Continue**.
4. Review the permissions on the Wix App Market screen and click **Agree & Add**.

<Frame caption="Connect your Wix site directly from your Superagent chat">
  <img src="https://mintcdn.com/base44/RAbLEcNbsjTPigRq/images/wix-superagent-connecting.png?fit=max&auto=format&n=RAbLEcNbsjTPigRq&q=85&s=2b00543a134294b768aef124fca028ea" alt="Connecting a Wix site to a Superagent from chat" className="mx-auto" width="831" height="522" data-path="images/wix-superagent-connecting.png" />
</Frame>

***

## Step 3 | Start working with your Superagent

Once your Wix site is connected, your Superagent starts working across your business. Ask it to create products, write SEO content, update images, or set up automations, all from a single conversation. Start with simple prompts, then expand into automated workflows and triggers.

<Frame caption="Your Superagent in action">
  <img src="https://mintcdn.com/base44/RAbLEcNbsjTPigRq/images/wix-superagent-actions.png?fit=max&auto=format&n=RAbLEcNbsjTPigRq&q=85&s=8f3c8b4dd9a2516fd8242667f23b3f46" alt="Superagent creating products and suggesting actions after connecting a Wix site" width="797" height="652" data-path="images/wix-superagent-actions.png" />
</Frame>

### Example prompts to try

Start by prompting your Superagent. Try examples like:

<CardGroup cols={2}>
  <Card title="Store and orders" icon="bag-shopping">
    ```text theme={null}
    Every morning at 8 AM, send me a summary of yesterday's orders and any low-stock products.
    ```

    ```text theme={null}
    Alert me when any product drops below 5 units.
    ```
  </Card>

  <Card title="Inbox and forms" icon="message-lines">
    ```text theme={null}
    Monitor my Wix Inbox and draft a reply to any new visitor message within 30 minutes.
    ```

    ```text theme={null}
    When a form is submitted, send me a summary and suggest a reply.
    ```
  </Card>

  <Card title="Bookings" icon="calendar-check">
    ```text theme={null}
    When a new booking is confirmed, notify me with the customer's name and appointment time.
    ```

    ```text theme={null}
    Send me a daily summary of tomorrow's bookings.
    ```
  </Card>

  <Card title="Content and cross-tool" icon="pen-nib">
    ```text theme={null}
    Draft a blog post about our latest product update and save it as a draft in Wix Blog.
    ```

    ```text theme={null}
    When a new order comes in, email me a summary via Gmail.
    ```
  </Card>
</CardGroup>

### Automated tasks

Your Superagent can run tasks on a fixed schedule or react to events as they happen.

<CardGroup cols={2}>
  <Card title="Scheduled tasks" icon="clock">
    Run at a set time, every morning, once a week, or any interval you choose. Describe what you want in chat and your Superagent sets it up automatically.
  </Card>

  <Card title="Connector triggers" icon="bolt">
    Fire when something happens on your site, such as a new order, a form submission, or a booking confirmation. Describe the event and your Superagent creates the trigger.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Daily business summary">
    Send you a daily summary of sales, bookings, and activity.
  </Card>

  <Card title="Inventory watchdog">
    Check your store nightly and alert you before stock runs out.
  </Card>

  <Card title="Booking recovery">
    Follow up on no-shows and unpaid bookings with direct payment links.
  </Card>

  <Card title="Content multiplier">
    Turn one blog post into a full week of social threads, emails, and FAQ updates.
  </Card>

  <Card title="Smart review responder">
    Draft on-brand replies to new reviews and flag negative feedback for your review.
  </Card>

  <Card title="Enrich new leads automatically">
    Research new leads and enrich your CRM automatically.
  </Card>
</CardGroup>

### Control what your Superagent can do

You control what your Superagent is allowed to do for each connected service. By default, your Superagent asks for confirmation before taking actions that change your site.

Set rules in **Settings** → **Tools Permission** → **Connector Rules** to control how your Superagent behaves for each tool.

For example:

```text theme={null}
Only draft replies to Inbox messages, never send without my approval.
```

```text theme={null}
Only create draft blog posts, never publish directly.
```

<Frame caption="Control what your Superagent can do">
  <img src="https://mintcdn.com/base44/mSKChUVp2HU4GgJD/images/superagent-wix-site-rules.png?fit=max&auto=format&n=mSKChUVp2HU4GgJD&q=85&s=a8859972231e567994116923a509a394" alt="Control what your Superagent can do with Tools Permission and Connector Rules" className="mx-auto" width="796" height="760" data-path="images/superagent-wix-site-rules.png" />
</Frame>

<Tip>
  Use Connector Rules to limit sensitive actions like sending messages or deleting data.
</Tip>

***

## Wix connector permissions

When you connect your Wix site, you grant Base44 access to the following areas so your Superagent can take action across your business:

<CardGroup cols={2}>
  <Card title="Manage stores" icon="bag-shopping" horizontal>
    Products, inventory, and orders.
  </Card>

  <Card title="Manage bookings" icon="calendar-check" horizontal>
    Appointments and availability.
  </Card>

  <Card title="Manage inbox messages" icon="message-lines" horizontal>
    Read and respond to visitor messages.
  </Card>

  <Card title="Manage form submissions" icon="file-lines" horizontal>
    Data submitted through Wix Forms.
  </Card>

  <Card title="Manage events" icon="ticket" horizontal>
    Guest lists and ticket data.
  </Card>

  <Card title="Manage blog" icon="pen-nib" horizontal>
    Create, edit, and publish posts.
  </Card>

  <Card title="Manage payments" icon="credit-card" horizontal>
    Payment transactions and gateways.
  </Card>

  <Card title="Manage coupons" icon="tag" horizontal>
    Discount coupons for your site.
  </Card>

  <Card title="Manage Paylinks" icon="link" horizontal>
    Wix Paylinks for online payments.
  </Card>

  <Card title="Manage members and contacts" icon="users" horizontal>
    Contact and member data.
  </Card>

  <Card title="Manage Media Manager" icon="image" horizontal>
    Files and media uploads.
  </Card>

  <Card title="Read site and business details" icon="circle-info" horizontal>
    Site info and connected email addresses.
  </Card>
</CardGroup>

<Tip>
  Your Superagent only uses what it needs based on your instructions.
</Tip>

***

## FAQs

Click a question to learn more about using Superagents with Wix.

<AccordionGroup>
  <Accordion title="Do I need a paid Base44 plan to get started?">
    No. You can get started with a Base44 account, which includes credits to run your Superagent. No payment details required.
  </Accordion>

  <Accordion title="Can my Superagent send replies through Wix Inbox?">
    Yes. Once the Wix connector is connected, your Superagent can read and respond to messages in your Wix Inbox.

    To limit it to drafting only, add a rule in **Settings** → **Tools Permission** → **Connector Rules**:

    ```text theme={null}
    Only draft replies, never send without my approval.
    ```
  </Accordion>

  <Accordion title="Can my Superagent publish blog posts directly to my site?">
    Yes. With the blog permission connected, your Superagent can create, edit, and publish posts.

    To limit it to drafts only, add a rule in **Settings** → **Tools Permission** → **Connector Rules**:

    ```text theme={null}
    Only create draft posts, never publish directly.
    ```
  </Accordion>

  <Accordion title="Can I connect more than one Wix site?">
    Each Superagent connects to one site at a time. To manage a second site, create a separate Superagent and connect it to that site.
  </Accordion>

  <Accordion title="Where can I learn more about configuring my Superagent?">
    Get step-by-step guidance on creating and configuring your Superagent in [Creating a Superagent](/superagents/creating-a-superagent).
  </Accordion>

  <Accordion title="How do I disconnect my Wix site?">
    1. In your Superagent, click **Brain**.
    2. Click **Integrations**.
    3. Under **Connectors**, find **Wix**, click the **More actions** <Icon icon="ellipsis" /> icon, and select  **Disconnect**.
  </Accordion>

  <Accordion title="Why isn't my Wix site connecting?">
    Make sure you completed the connection by clicking **Agree & Add** on the permissions screen. To verify, go to **Brain → Integrations**, find **Wix**, and check its status. If needed, disconnect and connect again.

    Also make sure your site is on a **Wix Premium plan**, and that apps like **Wix Stores** or **Wix Bookings** are enabled.
  </Accordion>
</AccordionGroup>
