Team Access to Tables

Hihi all,
I have a PostgreSQL database hosted on AWS which I view and edit via NocoDB (free plan). I have some tables whose access has to be limited for some of my users, but I can’t seem to find a way to modify roles or limit access on a table level. Found a previous thread but the users that can’t view these tables also have to be able to edit other tables. Otherwise, what options are there to limit access? Thanks a lot all

Hi @Hman
We support table level access control on UI only for timebeing. (Reference: Actions on Data sources | NocoDB)
This way you can restrict table access per role.

Hi,
So there is no way to limit the access of a specific editor to a table rather than the whole group? Thanks a lot