---
title: Developer Portal - Guides
description: Understand how to access the Guides pages to view informational content and materials published in the Developer Portal.
documentId: developer-portal-guides
locale: en-US
---

The content created in [Portal > Guides](/docs/developer-portal/guides) of the [Portal Manager](/docs/developer-portal/portal-manager) is displayed on the **Guides** pages of the Developer Portal.

It's possible to expose materials such as:

- blogs,
- user guides,
- tips,
- FAQ, among others.

To access, click **Guides** in the top right corner of the screen.

You must be logged in to access the content on the Guides pages.

The image below is for illustrative purposes only. Colors and logos may vary depending on the customization made in [Portal > Appearance](/docs/developer-portal/appearance) of the [Portal Manager](/docs/developer-portal/portal-manager).

![detail of the top of the developer portal page with the link to guides highlighted](https://creative-ball-51b3fc85c0.media.strapiapp.com/developer_portal_menu_guides_e25c15b059.png)

<a id="_accesses"></a>
## Accesses

To access the _Guides_ pages, it is necessary that it is defined in at least one of the routes of the user's role.

Administrator, if the user cannot access _Guides_, check:

- If at least one role has _Guides_ defined as one of its routes.
![edit role screen with guides role highlighted](https://creative-ball-51b3fc85c0.media.strapiapp.com/roles_guides_76894eef5a.png)

- If the user has this role.
![edit developer screen with menu and role highlighted](https://creative-ball-51b3fc85c0.media.strapiapp.com/role_user_949ae859d6.png)

<Callout type="TIP" title="TIP">
- [See how to edit a role](/docs/developer-portal/roles).
- [Assign roles to a user](/docs/developer-portal/developers#roles).
- [Publish a product](/docs/developer-portal/products#publish-product) so that it appears in the API catalog.
- [Create a new product](/docs/developer-portal/products).
</Callout>
