> For the complete documentation index, see [llms.txt](https://wachatbot.gitbook.io/wachatbot-info-pages/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wachatbot.gitbook.io/wachatbot-info-pages/wachatbots-privacy-policy.md).

# WaChatbot's Privacy Policy

**Privacy Policy for WhatsApp Support Chatbot Development and WhatsApp Marketing SaaS Platform**

**Effective Date: 15/01/2024**

Thank you for choosing our WhatsApp Support Chatbot Development and WhatsApp Marketing SaaS Platform. This Privacy Policy outlines how we collect, use, disclose, and safeguard your personal information. By using our services, you agree to the terms of this Privacy Policy.

#### 1. Information We Collect:

1.1 **User Provided Information:** We may collect personal information, such as your name, phone number, and other relevant contact details when you register for our services or contact our support.

1.2 **Automatically Collected Information:** We may collect non-personal information, including but not limited to device information, usage patterns, and analytics to improve our services.

#### 2. How We Use Your Information:

2.1 **Providing Services:** We use your information to provide, maintain, and improve our WhatsApp Support Chatbot Development and WhatsApp Marketing SaaS Platform.

2.2 **Communication:** We may use your contact information to respond to your inquiries, provide customer support, and send important updates or notifications.

#### 3. Information Sharing:

3.1 **Third-Party Service Providers:** We may share your information with third-party service providers for the purpose of providing and improving our services. These providers are bound by confidentiality agreements.

3.2 **Legal Compliance:** We may disclose your information if required by law, or to protect our rights, property, or safety, or the rights, property, or safety of others.

#### 4. Security:

4.1 **Data Security:** We implement industry-standard security measures to protect your personal information from unauthorised access, disclosure, alteration, and destruction.

#### 5. Your Choices:

5.1 **Opt-Out:** You can opt-out of receiving promotional communications from us by following the unsubscribe instructions provided in the messages.

#### 6. Updates to this Privacy Policy:

6.1 **Changes:** We may update this Privacy Policy periodically. We will notify you of any significant changes by posting the updated Privacy Policy on our website or notifying you directly.

#### 7. Contact Us:

7.1 **Questions:** If you have any questions or concerns about our Privacy Policy, please contact us at <ganesh@wachatbot.in>

By using our WhatsApp Support Chatbot Development and WhatsApp Marketing SaaS Platform, you agree to the terms outlined in this Privacy Policy.

WaChatbot

Address: 25/4, Yerikarai Road Shivaya Nagar, Reddiyur, Salem, Tamil Nadu - 636004.&#x20;

Phone: 7806997591&#x20;

Email: <ganesh@wachatbot.in>


---

# 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://wachatbot.gitbook.io/wachatbot-info-pages/wachatbots-privacy-policy.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.
