# 2.1. Shopify: How to Install the App

## ✅ 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 ↔️ Shopify Installation/Integration Process** is completed in two main steps:

1. **Request/Create an Enterprise Admin Account.**
2. **Install the Archisketch App(Shopify)**

Please follow the steps in order, starting with **\[1️⃣ Request/Create an Enterprise Admin Account]** and continuing to **\[2️⃣ Install the Archisketch App(Shopify)]**, 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 Shopify admin account and the Archisketch admin account.](/files/f177dff701b06ff5e5d749c82e0561f680c8553f)

## Install the Archisketch Plugin (Shopify)

{% stepper %}
{% step %}

## Enter the Shopify App Store and search for Archisketch

Enter [**Shopify App Store**](https://apps.shopify.com/), search for **Archisketch**.

and click the **\[Install Button]** button to proceed with the App installation.

![](/files/303f5c1a3f72985c52e80649d82b6c3abdcb98f6)
{% endstep %}

{% step %}

## Start integrating with Archisketch

2-1. On the access permission consent screen, click \[Install App] to start integrating with Archisketch.

2-2. If you enter Archisketch Connector, press the **\[Check Integration]** button on the page and follow the steps to complete the Archisketch integration.

![](/files/3159a831cd99246e72a5e74be4a3a6e58374486a)
{% endstep %}

{% step %}

## Log in with your Enterprise Admin Account

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]**.

![](/files/a8087fdb8eefc0e35f9f43f94c28e9e31f74b98b)
{% endstep %}

{% step %}

## Install the Archisketch script

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

![](/files/c32b3fa74b1c886ecf82a2667be4ad733e29cd2a)
{% endstep %}

{% step %}

## Installation complete

Archisketch integration is complete!

Please check the bottom-right corner of your Shopify 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 normally, the installation completion page appears.](/files/9ae72d92eee69b2c32a2f525c5d0dd6c792d8ef7)

![](/files/bf55391d6f052f60b836161a5e18f59fab3b8beb)
{% endstep %}
{% endstepper %}

## Customer information provided by Shopify

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                                           |
| ---------------- | ------------------------------------------------------ |
| **shop**         | Unique Store ID in Shopify.                            |
| **customer\_id** | A unique identifier for each member (e.g., member ID). |
| **name**         | Member's name.                                         |
| **firstName**    | Member's first name.                                   |
| **lastName**     | Member's last name.                                    |
| **nickname**     | Member's nickname.                                     |
| **email**        | Member's e-mail address.                               |

## How to Uninstall (Delete) Archisketch

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

1. Log into your Shopify Admin Dashboard.
2. Go to the **App section** in the sidebar.
3. Find the **Archisketch App** in the list of installed App List.
4. Click on the **Delete button** to completely remove the plugin from your Shopify installation.

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.


---

# 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/shopify/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.
