Give user editing rights for their content

Hi Guys, I am working on roles and wonder how I can allow users editing their content but prevent them from editing other users’ content

Hey Ruben

If you haven’t found them yet, this might help: https://docs.8base.com/docs/8base-console/roles-and-permissions#data

Can you share a little more detail about what your building? Is there a table called content that users can create records in?

If that’s the case, you’d create a Role - called Contributor for example - and then set the Update permission in the Content row to “User’s Records”.

Thanks Sebastian,

I got confused because System Tables do not show the “User’s Records” option. For example Users.

It’s all clear now,