# How to create a public User Guide just like Fibery's

**URL:** https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827
**Category:** Get Help
**Created:** [November 19, 2024, 3:37pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827 "2024-11-19T15:37:46Z")
**Posts on this page:** 13
**Page:** 1

<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: [November 19, 2024, 3:37pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/1 "2024-11-19T15:37:46Z")

</div>

Hi everyone! I’m creating documentation inspired by Fibery’s User Guide, and I’d love your insights.

I’m particularly interested in:

- Database organization for smart folders
- Setting up folder/page hierarchies effectively
- Making the documentation publicly accessible (similar to Fibery’s approach)

 ![CleanShot 2024-11-19 at 12.33.05@2x](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/8/8bcb72aff11f54e403fab1ddf6afa8fdf655bcc9.png)

My goals are to:

- Create seamless client onboarding documentation
- Document our online programs comprehensively
- Create a company public handbook

What I admire about Fibery’s guide is its intuitive structure - has anyone here implemented something similar? I’d especially appreciate hearing about:

- Your technical setup
- Lessons learned
- Tools and approaches that worked well

Looking forward to learning from your experiences and suggestions!

---

<div class="post-metadata">

### Author: ![Matt\_Blais](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/matt_blais/32/1464_2.png) [@Matt\_Blais](https://community.fibery.io/u/Matt_Blais)
#### Post date: [November 19, 2024, 7:14pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/2 "2024-11-19T19:14:50Z")

</div>

Here’s a template for a similar “User Guide” Space similar to [Fibery’s User Guide](https://the.fibery.io/@public/User_Guide/Fibery-User-Guide-Start-6568):

> **[Login](https://shared.fibery.io/sign-up?appShareId=950d3323-6fc9-462a-8012-bb8ce7c91ada-help)**
>
> Log in into your Fibery account. Build your company workspace with no code.

* * *

**Start by defining the various “Sections” of your user Guide:**

 ![image](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/3/3601b40718d85c56767f866e48c9c756753ff719.png)

* * *

**Then create a Smart Folder for each Section, filtered to show only Guides belonging to that Section:**

 ![image](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/0/04c212d2705eeca198c4bbfc1e7738f1ecfa6f17.png)

* * *

**You can also create ordinary Documents anywhere with embedded links to various Guides:**

 ![image](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/d/dfaa6e6b5551f3a1c709211ac5d92125c8bdfca8.png)

---

<div class="post-metadata">

### Author: ![Michael\_Ichter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/michael_ichter/32/9931_2.png) [@Michael\_Ichter](https://community.fibery.io/u/Michael_Ichter)
#### Post date: [November 20, 2024, 8:14am UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/3 "2024-11-20T08:14:38Z")

</div>

We did this as well. I’ll mention what caused me the most confusion: The sub-guides need to have the same section in the section field as the parent guide does. Also, make sure that the “group by same database relation” button of the smart folder is selected:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/e/e79f9643cedd297f4a17fc601e78b868b47e929d.png)

---

<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: [November 20, 2024, 10:54am UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/4 "2024-11-20T10:54:24Z")

</div>

> [@Michael\_Ichter](#):
>
> The sub-guides need to have the same section in the section field as the parent guide does.

You can make that happen automatically, with automations

---

<div class="post-metadata">

### Author: ![Michael\_Ichter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/michael_ichter/32/9931_2.png) [@Michael\_Ichter](https://community.fibery.io/u/Michael_Ichter)
#### Post date: [November 20, 2024, 11:44am UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/5 "2024-11-20T11:44:05Z")

</div>

> [@Chr1sG](#):
>
> You can make that happen automatically, with automations

Oh, genius! So would the rule be something like “when a guide is linked to another guide and the section field is not empty, then give the linked guide the same section value”?

---

<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: [November 20, 2024, 11:50am UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/6 "2024-11-20T11:50:15Z")

</div>

Well, you might want a couple of rules:

- when a guide gets a new ‘parent’ update its section to the same value as the parent
- when a section changes value, propagate this change to any existing children

---

<div class="post-metadata">

### Author: ![Matt\_Blais](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/matt_blais/32/1464_2.png) [@Matt\_Blais](https://community.fibery.io/u/Matt_Blais)
#### Post date: [November 20, 2024, 3:15pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/7 "2024-11-20T15:15:50Z")

</div>

This automation is already part of the template I shared.

---

<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: [November 20, 2024, 8:39pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/8 "2024-11-20T20:39:43Z")

</div>

> [@Matt\_Blais](#):
>
> Here’s a template for a similar “User Guide” Space similar to [Fibery’s User Guide](https://the.fibery.io/@public/User_Guide/Fibery-User-Guide-Start-6568):
> 
> [https://shared.fibery.io/sign-up?appShareId=950d3323-6fc9-462a-8012-bb8ce7c91ada-help](https://shared.fibery.io/sign-up?appShareId=950d3323-6fc9-462a-8012-bb8ce7c91ada-help)

Oh, awesome! Unfortunately the template is not working anymore ☹

 ![CleanShot 2024-11-20 at 17.38.34@2x](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/4/476f3e01e5192660d188d41b08addccf163894cb.png)

---

<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: [November 20, 2024, 8:41pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/9 "2024-11-20T20:41:21Z")

</div>

Guys, what about the sidebar menu, is it possible to make it available on the public page?

What I’ve seen so far is that the page is shared, but without the sidebar navigation.

---

<div class="post-metadata">

### Author: ![Matt\_Blais](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/matt_blais/32/1464_2.png) [@Matt\_Blais](https://community.fibery.io/u/Matt_Blais)
#### Post date: [November 20, 2024, 11:33pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/10 "2024-11-20T23:33:38Z")

</div>

> [@Renato\_Carvalho](#):
>
> Unfortunately the template is not working anymore ☹

@Chr1sG According to my Workspace, I am still sharing [this template](https://shared.fibery.io/t/950d3323-6fc9-462a-8012-bb8ce7c91ada-help) publicly - could you check into why @Renato_Carvalho is unable to access it?

> ![image](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/c/cf7054c0d34c2d1d670669ce9f5757c27274074d.png)

> ![image](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/a/a69320e22aa52fe256bf55e209d7773b0187447b.png)

---

<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: [November 20, 2024, 11:56pm UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/11 "2024-11-20T23:56:15Z")

</div>

The template works fine for me. Not sure what was different when @Renato_Carvalho tried

---

<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: [November 21, 2024, 12:06am UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/12 "2024-11-21T00:06:50Z")

</div>

> [@Renato\_Carvalho](#):
>
> what about the sidebar menu, is it possible to make it available on the public page?

If you want the guide to be public, you can share the space (not just individual pages)

---

<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: [November 21, 2024, 3:00am UTC](https://community.fibery.io/t/how-to-create-a-public-user-guide-just-like-fiberys/7827/13 "2024-11-21T03:00:54Z")

</div>

> [@Matt\_Blais](#):
>
> @Chr1sG According to my Workspace, I am still sharing [this template](https://shared.fibery.io/t/950d3323-6fc9-462a-8012-bb8ce7c91ada-help) publicly - could you check into why @Renato_Carvalho is unable to access it?

Thanks guys, I tried again and it worked now. Perhaps something temporary gave that error.

@Matt_Blais Thank you very much for the template. Will explore tomorrow! ✨
