# Private Back-Office & Private Front-Office

**URL:** https://community.glideapps.com/t/private-back-office-private-front-office/68351
**Category:** Ask for Help
**Created:** [December 4, 2023, 7:16pm UTC](https://community.glideapps.com/t/private-back-office-private-front-office/68351 "2023-12-04T19:16:27Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 4, 2023, 7:39pm UTC](https://community.glideapps.com/t/private-back-office-private-front-office/68351/2 "2023-12-04T19:39:56Z")

</div>

> [@MGA](#):
>
> How does one assure/secure that Owners can see only their own costs?

Row Owners would be the secure way to restrict which data a user has access to.

> [@MGA](#):
>
> are the Owners therefore also considered Private Users or not?

Only if you have a whitelist table restricting who can sign in, or assign Role functionality to a user.

Assigning Row Owners to a table does not make a user private on its own.

> [@Glide Privacy Flowchart](https://community.glideapps.com/t/glide-privacy-flowchart/60957):
>
> Configuring the Privacy Settings for your Glide App can sometimes be a little confusing, especially when it comes to understanding how each of the settings affect whether your Signed In Users are considered Public or Private. The below flow chart aims to demystify that somewhat. A couple of key points to understand and be aware of: If you choose Private Access, then all users will be Private. If you choose Public Access, then that doesn’t necessarily mean that all your Users will be Public. …

You can either build everything into a single app and assign multiple row owners to each table (maybe using Roles for BO employees), or you can have separate FO and BO apps with different row ownership. Maybe no row ownership for BO employees, but use row ownership for FO users.

---

_[View the full topic](https://community.glideapps.com/t/private-back-office-private-front-office/68351)._
