# 3.1. WordPress: How to Install the Plugin

## Please Check in Advance

{% hint style="warning" %}
Only the admin account can proceed with the integration.

To proceed with the Archisketch integration, an **Archisketch Enterprise Admin Account** (Admin) is required. If you do not have an admin account, you will not be able to complete the integration process.
{% endhint %}

## Installation Steps

The **Archisketch ↔️ WordPress Installation/Integration Process** is completed in two main steps:

1. Request/Create an Enterprise Admin Account.
2. Install the Archisketch Plugin (WordPress)

Please follow the steps in order, starting with **1️⃣ Request/Create an Enterprise Admin Account** and continuing to **2️⃣ Install the Archisketch Plugin (WordPress)**, to complete the integration process!

***

## Request/Create an Enterprise Admin Account

{% hint style="info" %}
Already have an Enterprise Admin Account?

If you already have an **Enterprise Admin Account**, feel free to skip this step. 🙇‍♂️
{% endhint %}

Anyone who has purchased the **Archisketch Enterprise Service** is eligible to obtain an **Enterprise Admin Account**.

If you do not have an **Enterprise Admin Account** (Admin), please create an account through [**Archisketch ChannelTalk**](https://archisketch.channel.io/home) or [**Contact Us**](https://www.archisketch.com/en/enterprisetrial).

![Archisketch integration is a 1:1 integration process between the WordPress admin account and the Archisketch admin account.](/files/f177dff701b06ff5e5d749c82e0561f680c8553f)

Archisketch integration is a 1:1 integration process between the WordPress admin account and the Archisketch admin account.

***

## Install the Archisketch Plugin (WordPress)

{% stepper %}
{% step %}

### Step 01

Click **\[Add New Plugin]** under Plugins in the WordPress Admin Dashboard, then search for **Archisketch** and click the **\[Install Now]** button to proceed with the plugin installation.

![Step 01](/files/24f39c8ae4bb4bd7bb084ccfd60db7ae6425ba5c)
{% endstep %}

{% step %}

### Step 02

2-1. Once the plugin installation is complete, an **Archisketch tab** will appear in the side menu.

2-2. Click on the **Archisketch tab**, and on the plugin settings page, click the **\[Check Integration]** button. This will automatically redirect you to the **Archisketch Integration Page**.

2-3. Next, press the **\[Check Integration]** button on the page and follow the steps to complete the Archisketch integration.

![Step 02](/files/58dd6b51bc27b8bec004e9291472e605a9c8f57a)
{% endstep %}

{% step %}

### Step 03

Please log in with your **Enterprise Admin Account**.

* ✅ If you don’t have an **Enterprise Account**, please refer to **1️⃣ Request/Create an Enterprise Admin Account**.

![Step 03](/files/2b4d57806eeae0305640c636c95d1802b1f26ef6)
{% endstep %}

{% step %}

### Step 04

To activate the Archisketch script installed on your WordPress website, simply click the **\[Connect Script]** button. Once clicked, the script will be automatically activated.

![Step 04](/files/24cb549d1dadcf2fa0fd36a29d5c4fe2f2625a87)
{% endstep %}

{% step %}

### Step 05

Archisketch integration is complete!

Please check the bottom-right corner of your WordPress website to confirm that the Archisketch button has been created. Now, leverage the integrated Archisketch to provide a 3D interior experience and host various events to secure new revenue and potential customers.

![When installation is completed successfully, the installation completion page appears.](/files/44f920d96706a93bc8a6c5dfa2e2d98bad9bcef0)

Once the connection is successfully completed, the **Connection Completion Page** will appear.

![Step 05](/files/3b972ff182a4293cebb43145660fe0a11c89ddb4)
{% endstep %}
{% endstepper %}

***

## Customer information provided by WordPress

When existing members log in to the website or new members register, their customer information is automatically integrated with Archisketch.

**Customer Profile Information**

| Types               | Descriptions                                                                                                                                                                            |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **WUID**            | Unique UUID for the Archisketch plugin provided in WordPress.                                                                                                                           |
| **user\_id**        | A unique identifier for each member (e.g., member ID).                                                                                                                                  |
| **name**            | Member's name.                                                                                                                                                                          |
| **nickname**        | Member's nickname.                                                                                                                                                                      |
| **email**           | Member's e-mail address.                                                                                                                                                                |
| **user\_authority** | <p>Member's rank and permissions.<br>The permissions are associated with the following Archisketch account roles:<br><br>Admin : 1 => role: 3 (Admin)<br>Others => role: 0 (NoRole)</p> |

***

## How to Uninstall (Delete) Archisketch

To uninstall or delete the Archisketch plugin from your WordPress website:

{% stepper %}
{% step %}

### Log into your WordPress Admin Dashboard.

{% endstep %}

{% step %}

### Go to the Plugins section in the sidebar.

{% endstep %}

{% step %}

### Find the Archisketch plugin in the list of installed plugins.

{% endstep %}

{% step %}

### Click on the Deactivate button first (if it’s activated).

{% endstep %}

{% step %}

### After deactivation, click Delete to completely remove the plugin from your WordPress installation.

{% endstep %}
{% endstepper %}

By clicking the **\[Delete]** button, Archisketch will be automatically deleted. Even if the plugin is deleted, all previously accumulated data within Archisketch will not be removed.

![Step 08](/files/da0ab41ea326f4086273b76ab8306caed634c1e6)


---

# 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.archisketch.com/dev-guide/en/builder/wordpress/installation.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.
