---
title: Creating FAQ Pages for Your Developer Portal
description: Understand how to create, organize, and publish FAQ pages in Portal Manager.
documentId: developer-portal-portal-manager-faq
locale: en-US
---

<Callout type="NOTE" title="NOTE">
The **FAQ** tab is now located within the **Content Management** aggregator in the left sidebar menu of the Portal Manager.
</Callout>

<Callout type="TIP" title="TIP">
For frequently asked questions about the Portal Manager or the Developer Portal, visit the [FAQ](/docs/developer-portal/faqs) page.
</Callout>

A Frequently Asked Questions (FAQ) page is essential for a developer portal.<br />
It helps users find quick answers to common questions, reducing the need for support contact and improving the overall experience.<br />

-> Pages are created and managed using the **Portal Manager** and are displayed in the **Developer Portal**.<br />
-> FAQs are organized into topics. You can create up to 9 topics.<br />
-> Each topic can contain up to 9 questions and answers.<br />

![icon representing faqs](https://creative-ball-51b3fc85c0.media.strapiapp.com/faqs_icon_30436a3e3c.png)

<a id="_reading_faq_pages_in_the_developer_portal"></a>
## Reading FAQ pages in the Developer Portal

To read FAQ pages in the Developer Portal:

- Click "FAQ" in the top right corner of the Developer Portal.

- Choose a topic or use the search bar to find a specific question.

Read more in [FAQ -- Developer Portal](/docs/developer-portal/faq).

<a id="_creating_a_topic_and_questions_via_portal_manager"></a>
## Creating a Topic and Questions via Portal Manager

To create your FAQ pages, follow the steps below:

<Steps>
  <Step>
    ### Step 1

    Access the **Portal Manager** and click "FAQ" in the side menu or on the card on the home page.

    ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/faq_portal_manager_create_108a070d8f.png)
  </Step>
  <Step>
    ### Step 2

    Click **+ New topic**.

    ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/faq_portal_manager_create_1a_1ac79e6b5d.png)
  </Step>
  <Step>
    ### Step 3

    Provide the following information:

      - **Topic name**: the topic's name,
      - **Description**: a brief description of the topic,
      - **Roles**: select the roles that can view this topic
    and click **NEXT**.

    ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/faq_portal_manager_create_1_54948de1b6.png)
  </Step>
  <Step>
    ### Step 4

    Click **+ NEW Q&A** to add questions and answers.

    ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/faq_portal_manager_create_2_63a580af1f.png)
  </Step>
  <Step>
    ### Step 5

    Provide the following information:

      - **Question**: the question.
      - **Answer**: the answer, which must contain a maximum of 2000 characters.
    and click **SAVE**. ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/faq_portal_manager_create_3_96a3e2fa20.png)

    <Callout type="TIP" title="TIP">
    You can come back and add other questions and answers later. You don't need to add them all at once right now.
    </Callout>
  </Step>
  <Step>
    ### Step 6

    The question will be listed under the topic. To display it in the Developer Portal, activate the button in the **ACTIONS** column — you can also do this later if you prefer.

    ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/faq_portal_manager_create_4_82b6c0c80c.png)
  </Step>
  <Step>
    ### Step 7

    Review the topic information and click **SAVE** to save the topic settings and **PUBLISH** to publish. Reload the Developer Portal page to see the changes.

    ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/faq_portal_manager_create_5_34d32a8a3c.png)
  </Step>
</Steps>
