> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/kool-whatsapp-notifications/general-settings.md).

# General Settings

## <mark style="color:blue;">App Status</mark>

To start using the app for your Shopify store, you need **enable** the app status and proceed.

If you do not want to send messages for POS Orders, then you can disable the field.

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

## <mark style="color:blue;">**Activate the WhatsApp Chat Button**</mark>

To activate the WhatsApp Chat button, you need to select the **Activate WhatsApp Button**.

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

After selecting the button, you will be redirected to your store's theme backend where you need to enable the app embed.

<figure><img src="/files/5ieWKkU5NXh8KZKJbQBu" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Settings</mark>

In order to configure it, you just need to enter your Access Token so that you can send notifications via WhatsApp to your customers.

Once you've entered the access token, click **Save** button & you're done.

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

## <mark style="color:blue;">Admin Notification Contact Detail</mark>

Enter the contact number on which you want to receive notifications and updates on customer activities.

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


---

# 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://magecomp.gitbook.io/shopify/apps/kool-whatsapp-notifications/general-settings.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.
