Ask2DoAsk2Do

Documentation

Ask2Do is an AI assistant that lives inside your customer panel, reads your database, and executes writes only after admin approval. These docs walk you from a fresh signup to a live integration in about 20 minutes.

Quickstart (4 steps)

  1. Install the sidecar on the server that holds your panel's database credentials. One curl command + a systemd unit on Linux.
  2. Wire your backend with a token endpoint that exchanges the long-term tenant key for a short-lived JWT. Sample code in Node, Python, PHP, Ruby, Go.
  3. Add the widget script tag to your admin panel HTML. Customers see a chat button.
  4. Create the audit table on your DB so every approved write lands in a tamper-evident log you own.

Reference

Trust & security

Compatibility

Other resources