# Views & Permissions

**URL:** https://community.fibery.io/t/views-permissions/8403
**Category:** Get Help
**Tags:** permissions
**Created:** [March 7, 2025, 8:08pm UTC](https://community.fibery.io/t/views-permissions/8403 "2025-03-07T20:08:41Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Edan](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/edan/32/11187_2.png) [@Edan](https://community.fibery.io/u/Edan)
#### Post date: [March 7, 2025, 8:08pm UTC](https://community.fibery.io/t/views-permissions/8403/1 "2025-03-07T20:08:41Z")

</div>

I have a CRM space with various views, including Contacts, Companies, and Opporutnity.

 ![CleanShot 2025-03-07 at 15.04.46](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/1/18e164d08eaa34becd4763281acb7491f2f5ae94.png)

I want all team members to be able to view **Contacts and Companies** but restrict access to anything related to the **Opportunity database** and its fields, even if they are linked to other databases or views via relationships.

I tried setting up an **Access Template** , but I don’t see any options related to **view-level permissions**.

What am I missing or doing wrong?

---

<div class="post-metadata">

### Author: ![Chr1sG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/chr1sg/32/3941_2.png) [@Chr1sG](https://community.fibery.io/u/Chr1sG)
#### Post date: [March 7, 2025, 10:26pm UTC](https://community.fibery.io/t/views-permissions/8403/2 "2025-03-07T22:26:47Z")

</div>

You have dbs (called Lead, Contact, Company, Opportunity and Meeting) and you have views (called Contacts, Companies, Sales Pipeline and Pipeline by Close Month).

The ability to see a sidebar view is determined by the permissions for the space it is in, but what a user sees when they click on a view depends upon the permissions for the database/entities being included in that view.

If you want users to be able to see the views in the sidebar, you have to grant them access to the CRM space, but this will mean granting them access to all the databases in that space.  
If that is undesirable (because you don’t want them to see Opportunities, for example) then the database needs to be stored in some other space than the views.

Perhaps you should move the Opportunity database to a different space (where you don’t have views that need sharing with everyone).

Check out this user guide:

> **[Sharing & Permissions](https://the.fibery.io/@public/User_Guide/Guide/Sharing-Permissions-46)**

and its related pages.

---

<div class="post-metadata">

### Author: ![Chr1sG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/chr1sg/32/3941_2.png) [@Chr1sG](https://community.fibery.io/u/Chr1sG)
#### Post date: [March 7, 2025, 10:31pm UTC](https://community.fibery.io/t/views-permissions/8403/3 "2025-03-07T22:31:29Z")

</div>

> [@Edan](#):
>
> I tried setting up an **Access Template** , but I don’t see any options related to **view-level permissions**.

Access templates are a mechanism for sharing specific entities, and related entities.  
They have no effect on views.  
So it’s possible that I might be able to see a view, but see nothing in that view because no entities (or dbs) have been shared with me OR  
I might be able to see an entity (or entities) via search, or via a direct URL link to the ‘entity view’, but have no data views showing in my sidebar because the space has not been shared with me.

---

<div class="post-metadata">

### Author: ![Edan](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/edan/32/11187_2.png) [@Edan](https://community.fibery.io/u/Edan)
#### Post date: [March 7, 2025, 10:41pm UTC](https://community.fibery.io/t/views-permissions/8403/4 "2025-03-07T22:41:07Z")

</div>

Thanks! I spent a few hours on this, repeatedly reviewing the guide, but made little to no progress.

Fibery’s permission and sharing mechanisms are far from intuitive. It feels like both its greatest strength and its biggest headache at the same time.

Your response about permissions also somewhat contradicts the feedback I’ve been getting in this thread 👇

> [@Structuring My OS in Fibery – Am I Doing It Right?](https://community.fibery.io/t/structuring-my-os-in-fibery-am-i-doing-it-right/8381):
>
> Hey everyone! waving_hand Coming from Notion/Coda, I’m trying to build my OS in Fibery but feel like I might be structuring it wrong. Right now, I’ve placed all my databases inside a Backend Space and use views in the default workspace to access them. But I’m running into two issues: I can’t move databases out of a Space and into a regular folder. Breadcrumbs always show Default Space \> Backend —would love to simplify or hide this. Is this the best way to set things up? I want to ma…

I initially planned to group databases under a single Space for the exact reason you mentioned—keeping databases together while using different Spaces and Views for more flexible access control.

I can’t imagine a scenario where someone managing a CRM, which naturally contains sensitive data, would want every regular user to have full visibility. The same applies to almost any type of Space—granting full control across the board just doesn’t make sense.

---

<div class="post-metadata">

### Author: ![Renato\_Carvalho](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/renato_carvalho/32/11001_2.png) [@Renato\_Carvalho](https://community.fibery.io/u/Renato_Carvalho)
#### Post date: [March 8, 2025, 1:26am UTC](https://community.fibery.io/t/views-permissions/8403/5 "2025-03-08T01:26:44Z")

</div>

Im also having the very same challenges and confusion that @Edan is having.

---

<div class="post-metadata">

### Author: ![mdubakov](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/mdubakov/32/10_2.png) [@mdubakov](https://community.fibery.io/u/mdubakov)
#### Post date: [March 8, 2025, 9:07am UTC](https://community.fibery.io/t/views-permissions/8403/6 "2025-03-08T09:07:29Z")

</div>

In short:

- Access to Views is controlled via Space Sharing
- Access to Data is controlled via Space or Database

So in your specific case a solution can be this:

- If a person should have restrictive access to CRM space, like see only Contacts and Companies, **do not** give them access to CRM space, but give access to these 2 databases only
- Create a special space like **CRM Public** (or any better name), create Views for Contacts and Companies in this case and invite users to this space
- As a result, full-access users will see CRM space and will not see CRM Public Space, and visa verse.

This is more complicated setup, since if you have a new user, you have to share databases with this user and also give her access to CRM Public space. But this is the only solution right now if you want to hide views.

To be honest, this is not a frequent request, but it is a very valid one. Maybe @antoniokov has better ideas?

---

<div class="post-metadata">

### Author: ![Edan](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/edan/32/11187_2.png) [@Edan](https://community.fibery.io/u/Edan)
#### Post date: [March 9, 2025, 12:38am UTC](https://community.fibery.io/t/views-permissions/8403/7 "2025-03-09T00:38:02Z")

</div>

Thanks for your response! Unfortunately, it doesn’t address my issue because I never granted the user access to the CRM or its databases. That’s why this situation has been so confusing and frustrating.

For now, I’ve restricted the CRM space so that only the creator has access. The **Opportunity database** within the CRM space has default permissions—nothing unusual there. However, the opportunities are being revealed in a different space, **Software Development**.

 ![CleanShot 2025-03-08 at 19.25.43@2x](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/0/040195d0a2d45fc63e139e06d8d71921c1d47fb9.png)

Here’s how it’s happening:

1. A **Story** in the Software Development space can be linked to a **Company** from the CRM space.

2. That **Company** can then have an **Opportunity** , which is unexpectedly visible in the Software Development space.

3. While it takes a few clicks to navigate to it, the data is still accessible when it shouldn’t be.

Is this a misconfiguration on my part, a bug, or something else entirely? Any guidance would be greatly appreciated!

---

<div class="post-metadata">

### Author: ![Chr1sG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/chr1sg/32/3941_2.png) [@Chr1sG](https://community.fibery.io/u/Chr1sG)
#### Post date: [March 9, 2025, 9:14pm UTC](https://community.fibery.io/t/views-permissions/8403/8 "2025-03-09T21:14:12Z")

</div>

> [@Edan](#):
>
> However, the opportunities are being revealed in a different space, **Software Development**

In what sense are Opportunities being revealed?  
Can you provided a screenshot or video, from the point of view of a member who has no access to the CRM space (or its databases), which demonstrates them being able to see data from that space.

Note: the existence of a view (sidebar view or relation view) which is configured to show info from a specific database does not mean that everyone who can see that view can actually see all the entities that might qualify to be shown in this view.

---

<div class="post-metadata">

### Author: ![Edan](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/edan/32/11187_2.png) [@Edan](https://community.fibery.io/u/Edan)
#### Post date: [March 10, 2025, 1:41am UTC](https://community.fibery.io/t/views-permissions/8403/9 "2025-03-10T01:41:38Z")

</div>

Check out the video in the first post of this thread (not sure if the two threads can be merged, they cover the same issue)

> [@Hiding Unwanted Relationship Fields from Users Without Access](https://community.fibery.io/t/hiding-unwanted-relationship-fields-from-users-without-access/8405):
>
> I have a Story database in a Software Development space, with a relational field linking to our Company database, which lives in the CRM space. I’ve tried everything to completely hide Opportunities, but I can’t seem to remove them entirely. While I’ve managed to hide the actual entities, the board layout still appears—it’s empty, but it’s still there. This test user has no access to the CRM space, yet the board remains visible. I want them to have a simple view of the company without seeing a…

---

<div class="post-metadata">

### Author: ![Chr1sG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/chr1sg/32/3941_2.png) [@Chr1sG](https://community.fibery.io/u/Chr1sG)
#### Post date: [March 10, 2025, 7:07am UTC](https://community.fibery.io/t/views-permissions/8403/10 "2025-03-10T07:07:44Z")

</div>

> [@Edan](#):
>
> Check out the video in the first post of this thread

The video does not show that a person is seeing data from the Opportunity database.  
Yes, the relation view is visible, indicating that a relationship between the databases exists, but there is no data being revealed as far as I can see.
