Notifications
Clear all
Humata Reviews
1
Posts
1
Users
0
Reactions
1
Views
Topic starter
18/07/2026 3:55 pm
Hi everyone. I’ve been using Humata for a few weeks to help with support docs. I really like it, but my manager asked if we could keep a log of all the questions our team is asking it, for auditing.
I was a bit nervous about how to do that, but I made a simple wrapper script. It basically intercepts our queries, logs them with a timestamp and user ID to a Google Sheet, and then passes them to Humata’s API. It’s working for our small team.
Does anyone else do something similar? I’m wondering if this is a common need or if I’m overcomplicating it. Also, is there a built-in way to see query history that I might have missed?