How can I check my current quota usage, the version (v0), and the time zone used for quota reset?
There’s no official feature in the UI to check, however currently if you open your network tab you can see a request to a rate-limit endpoint and the details are in the response
{"remaining":9,"reset":1746921600000,"limit":10}