| Do you copy our data? |
No. PawnTeller reads your live database at the moment a question is asked. There
is no export, no nightly sync and no warehouse.
|
| Is the connection encrypted? |
Yes — TLS 1.2 or above, with the certificate chain verified. An unverified
connection is refused rather than downgraded.
|
| What access does it need? |
A read-only account restricted to the tables in your configuration. It cannot be
granted write access it does not ask for.
|
| Where do credentials live? |
In a managed secrets vault. Our own database holds a reference only, so a copy
of it is not a way into yours.
|
| What does the AI see? |
Table and column names, and the rows returned by the query it proposed. Never a
credential, a hostname, or anything belonging to another business.
|
| Can we see what it did? |
Yes. Every question, the query that ran, who asked and how many rows came back,
kept for the retention period on your plan.
|