Skip to content
Notifications
Clear all

Built a simple wrapper to log all queries for audit purposes.

1 Posts
1 Users
0 Reactions
1 Views
(@jessicaw)
Trusted Member
Joined: 1 week ago
Posts: 28
Topic starter   [#11988]

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?



   
Quote