> For the complete documentation index, see [llms.txt](https://wiki.wakilni.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.wakilni.com/release-notes/update-wakilni-app-on-shopify-december-2023.md).

# Update Wakilni App on Shopify - December 2023

#### Wakilni App Update on Shopify

1\. In some cases, it's mandatory to update Wakilni app on Shopify to either support new features or optimize existing one

In this release, it's highly recommended to reinstall the App, otherwise the auto restock functionality won't work as expected.&#x20;

2\. When visiting "Unshipped", you will be prompted to Reinstall Wakilni App on Shopify, click "REINSTALL"

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

3\. You will be redirected to Shopify where you need to update Wakilni App. Click on "Update app"

![Screenshot of: You will be redirected to Shopify where you need to update Wakilni App. Click on "Update app"](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-08-15/cb8f9b97-8943-45a6-8a4d-ddedfba912f2/user_cropped_screenshot.jpeg?tl_px=951,0\&br_px=1811,480\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=402,145)

4\. Once updated, you will be redirected to <https://shipping.wakilni.com> automatically. Login with your Wakilni Credentials

![Screenshot of: Once updated, you will be redirected to https://shipping.wakilni.com automatically. Login with your Wakilni Credentials](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-08-15/422be769-4a43-457c-9b91-9ddeedcd79bd/screenshot.png?tl_px=530,286\&br_px=1390,767\&force_format=png\&width=860)

5\. Enter your Shop Name and Press "LOGIN"

![Screenshot of: Enter your Shop Name and Press "LOGIN"](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-08-15/51aaeca5-a02b-4379-a534-85207c68d5f2/user_cropped_screenshot.jpeg?tl_px=430,0\&br_px=1806,769\&force_format=png\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=524,258)

**Note:** You can find your Shop name on Shopify by going to Settings -> Domains and get the original Shop name i.e. shop.myshopify.com

6\. Once done, please logout and login to <https://portal.wakilni.com> again

*For your inquiries, please don’t hesitate to contact us on <frontdesk@wakilni.com>*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.wakilni.com/release-notes/update-wakilni-app-on-shopify-december-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
