What It Is
A monitoring app for AI answer surfaces. You give it a domain, it works out the brand, the specific product, the competitors and the topics people ask about in that category. You then define a query set, connect assistant API keys, and run.
Every run asks each query multiple times across every connected channel and stores what came back: whether you were named, in what position, with what sentiment, and citing which URLs. Collection happens on the server rather than in the browser, so closing the tab does not stop a run, and the three channels no browser is allowed to call still work.
Keys are encrypted before they touch the database and are never sent back to the browser. There is no endpoint that returns one. Once a key is saved it can be replaced or deleted, never read.