# Welcome to Appening

Appening is an all-in-one WhatsApp Business platform that helps businesses connect, engage, and grow through WhatsApp. Whether you are a small business owner managing a few customers or a large team running thousands of conversations, Appening gives you the tools to communicate effectively, automate repetitive tasks, and drive real results.

This help center is your go-to resource for learning how to use every feature in Appening. From setting up your account to building advanced automation workflows, you will find step-by-step guides, best practices, and troubleshooting tips to help you get the most out of the platform.

***

## What can you do with Appening?

Appening brings together everything you need to run your business on WhatsApp:

### :speech\_balloon: Inbox

Manage all your WhatsApp conversations in one place. Assign chats to team members, add internal notes, use canned responses, and never lose track of a customer conversation again.

### :loudspeaker: Campaigns

Send broadcast *(a message sent to many contacts at once)* messages to thousands of contacts at once. Schedule campaigns, target specific audiences using tags, and track delivery and read rates in real time.

### :robot: Automation

Set up rules, sequences, and journeys to automate your messaging. Automatically reply to keywords, send follow-up sequences, and build visual workflows that run without any manual effort.

### :card\_index: CRM

Track potential customers (leads) through your sales pipeline *(a visual board showing where each contact is in your sales process)* with built-in Customer Relationship Management (CRM) stages. Move contacts from New to Customer, set follow-up reminders, and get smart alerts when leads need attention.

### :calendar: Appointments

Let customers book appointments directly through WhatsApp. Set up your availability, share a booking link, and send automatic reminders and confirmations.

### :shopping\_cart: E-Commerce

Share products and manage orders through WhatsApp. Connect your product catalog, send product cards in conversations, and track order statuses.

### :bar\_chart: Analytics

Track message delivery rates, campaign performance, conversation metrics, and costs. Understand what is working and where to improve with clear dashboards and reports.

### :link: Integrations

Connect Appening with the tools you already use. Keep contacts updated with Google Sheets, connect your Shopify store, start workflows with Zapier, and build custom integrations with webhooks and APIs.

***

## Get Started

New to Appening? Our Getting Started guide walks you through everything you need to go from signup to sending your first WhatsApp message in just six steps.

{% hint style="success" %}
**Ready to begin?** Head over to the [Getting Started Guide](https://docs.app-ening.com/getting-started/getting-started) and follow along step by step.
{% endhint %}

***

## Explore by Topic

| Section                                                                                                   | What you will learn                                    |
| --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
| [Contacts & CRM](https://docs.app-ening.com/contacts-and-crm/contacts-and-crm)                            | Managing contacts, tags, custom fields, CRM pipeline   |
| [Messaging](https://docs.app-ening.com/messaging/messaging)                                               | Templates, campaigns, inbox, messaging limits          |
| [Automation](https://docs.app-ening.com/automation/automation)                                            | Rules, sequences, journeys, re-engagement triggers     |
| [Appointments & Bookings](https://docs.app-ening.com/appointments-and-bookings/appointments-and-bookings) | Booking page, business hours, appointment journeys     |
| [Services & Catalog](https://docs.app-ening.com/services-and-catalog/services-and-catalog)                | Service packages, WhatsApp product catalog             |
| [E-Commerce](https://docs.app-ening.com/e-commerce/e-commerce)                                            | Products, orders, order statuses                       |
| [Voice Agents](https://docs.app-ening.com/voice-agents/voice-agents)                                      | TTS/IVR scripts, AI voice agents, voice campaigns      |
| [WhatsApp Flows](https://docs.app-ening.com/whatsapp-flows/whatsapp-flows)                                | Interactive forms, surveys, and booking flows          |
| [Abandoned Cart Recovery](https://docs.app-ening.com/abandoned-cart-recovery/abandoned-carts)             | Track and recover abandoned Shopify carts via WhatsApp |
| [Customer Acquisition](https://docs.app-ening.com/customer-acquisition/customer-acquisition)              | QR codes, click-to-chat links, website widget          |
| [Integrations](https://docs.app-ening.com/integrations/integrations)                                      | Google Sheets, Shopify, Zapier, webhooks               |
| [AI Assistant](https://docs.app-ening.com/ai-assistant/ai-assistant)                                      | AI auto-replies with knowledge base                    |
| [CSAT](https://docs.app-ening.com/csat/csat)                                                              | Customer Satisfaction (CSAT) surveys and agent scores  |
| [Analytics & Insights](https://docs.app-ening.com/analytics-and-insights/analytics-and-insights)          | Dashboards, campaign analytics, cost tracking          |
| [Billing & Payments](https://docs.app-ening.com/billing-and-payments/billing-and-payments)                | Plans, wallet, invoices, WhatsApp pricing              |
| [Team Management](https://docs.app-ening.com/team-management/team-management)                             | Inviting members, roles, permissions                   |
| [Settings & Security](https://docs.app-ening.com/settings-and-security/settings-and-security)             | Profile, 2FA, API keys, GDPR                           |
| [Developers](https://docs.app-ening.com/developers/developers)                                            | API authentication, contacts API, webhooks reference   |

***

## Need Help?

If you cannot find what you are looking for in this help center, our support team is here to help.

* **Email:** <support@app-ening.com>
* **WhatsApp:** Message us directly through the platform
* **Troubleshooting:** Check our [Troubleshooting Guide](https://docs.app-ening.com/troubleshooting/troubleshooting) for common issues and solutions

{% hint style="info" %}
**Tip:** Use the search bar at the top of this page to quickly find articles on any topic.
{% endhint %}


---

# 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.app-ening.com/getting-started/readme.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.
