Cyber Solutions BD Support Portal — last updated 2026-05-11
When a customer sends a message to our Facebook Page, or sends a WhatsApp message to our linked WhatsApp Business number, Meta forwards that message to our portal via Meta’s Webhooks. We receive:
Inbound messages are stored in our internal support database so that on-duty support representatives can read and respond to customer inquiries. When the customer’s phone number matches an existing subscriber record in our billing system, we attach the subscriber’s username to the conversation so the rep sees relevant account context (current package, online status, last-seen time).
Only authenticated employees of Cyber Solutions BD with the role admin or support can access the inbox. Access is gated by per-user authentication and audited.
Messages are retained for 12 months from the date of receipt and then deleted. Customers may request earlier deletion of their conversation history by contacting support@cybersolutions.bd.
We do not share messages or any data derived from them with any third party other than Meta itself (which is the source of the data). We do not use the data for advertising, analytics, or any non-support purpose.
Credentials used to call Meta’s APIs (App Secret, Page Access Token, Verify Token) are encrypted at rest using AES-256-GCM with a key derived from a server-only secret. Webhook payloads from Meta are validated using HMAC-SHA256 against the App Secret before any persistence step.
Questions about this policy or requests for data deletion: support@cybersolutions.bd.