Resources
resource pages allow you to make charthop your one source of truth for all your people operations information share your handbook, policies, benefits information and other resources with all or a subset of people accessing resource pages activating resource pages will add a new item to the navigation called resources resource pages can also be accessed via the global search, so that employees can easily find the resources they need creating a resource page click create resource add a title, emoji icon and the content for your resource when created, resource pages are private, so you are able to draft and review them then publish when you are ready sharing a resource page resources have 2 levels of sharing share access and content sharing share access share access allows people to be an owner, editor, or viewer this access is very similar to that of a google doc for example, if i wanted to share details about a new sales incentive program with the sales team only, i could share the resource page with our vp, total rewards as an editor so that they could create the documentation they wanted then share it with the sales department as a viewer because content sharing is set to private, this resource would only be visible to the vp of total rewards or anyone who is in the sales department as people are added or removed from the sales department, they will automatically gain or lose access to the resource content sharing you can think of content sharing like publishing it will be most commonly used to toggle between private and org public when set to org public it will be visible to everyone in the organization linking to sections within a resource page every heading in a resource page is automatically an anchor, meaning you can link directly to any section and build a table of contents at the top of a long page how anchor links work when you hover over any heading on a resource page, a # icon appears to its right clicking it does two things updates the browser url to point directly to that section (e g https //app charthop com/ #section heading ) lets you copy and share that url so recipients land exactly at the right place you can share these deep links with colleagues just like any other url building a table of contents for longer resource pages, a table of contents at the top helps readers jump to what they need you build one using standard markdown links that point to heading anchors the easiest way to get the correct anchor for any heading is to hover over it, click the # icon, and copy the resulting url from your browser the fragment at the end (everything after # ) is the anchor to use in your toc link if two headings on the same page have identical text, charthop automatically appends 2 , 3 , etc to each duplicate's anchor to keep them unique clicking the # icon next to each heading is the most reliable way to get the exact anchor example if your resource page has these sections \## overview \## getting started \## faq \## contact us you would add this table of contents at the top of the page \## contents \ \[overview]\(#overview) \ \[getting started]\(#getting started) \ \[faq]\(#faq) \ \[contact us]\(#contact us) when readers view the page, each item in the list becomes a clickable link that jumps to the corresponding section
