How does Thunkable Access Google Sheets?

Currently, I am implementing a system which stores some users data on Google sheets along with Firebase realtime DB. Mainly google sheets because I do some analysis on them.

The concern is on how the data is stored and accessed by thunkable as some data is user specific and shall not be accessed by other users for privacy purposes. If someone can help here would be highly appreciated.

Regardd