# Public Roadmap

To make your roadmap public you will first need to make your product public.&#x20;

PLEASE NOTE - Each public roadmap is linked to a specific product.&#x20;

\
1\. Click on Products in the main menu.

<figure><img src="/files/D1VZ3LgrCiIgn8tIs11x" alt="prodcamp dashboard"><figcaption></figcaption></figure>

2\. Select the product you would like to share.

<figure><img src="/files/HGflAbZBuxoPmqv5Qsnh" alt="prodcamp products page"><figcaption></figcaption></figure>

3\. Here we have several fields that you can customize.

**Mandatory fields:**\
Product Name\
Subdomain (auto-generated)

**Optional fields:**\
Public Roadmap description\
Public Roadmap title\
Website link

You can also provide your:\
Product logo\
Product avatar\
Product favicon

And lastly, you can select which of these 4 tabs will be opened by default:\
**Your Roadmap** - features you decided to work on\
**Your Backlog** - features you haven't prioritized yet\
**Released features** - features you've already released\
(Usually, it's either the roadmap or the backlog)\
**Changelog** - your product updates

<figure><img src="/files/fBYaH9GqYMa055DdNgll" alt="prodcamp product settings" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/YdSFZxSe28q86QNqjbDK" alt="prodcamp prodcamp settings" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
All edits are saved as you type them.
{% endhint %}

And now click on "public roadmap" at the top of the page to enable public access to the page.

![](/files/-MXPA1LQcQYxtSNA1rbu)

You will see your product page with the name you have specified. But it looks empty, right?

4\. Let's add some features to the public roadmap.\
Go back to the app and head over to Features on the main menu.\
If you have any features there, just open the ones you like and click on the Visibility toggle to make them public. If not, then [create a new feature](/features/create-a-feature.md) and make it public.

![](/files/-MXP9snh5X1eGjxdGXQ7)

Now it looks much better 🙌

We also recommend reading about [Feature Placement on the Public Roadmap](/roadmaps/feature-placement-on-the-public-roadmap.md)

### Adding features to the public roadmap

Described [here](/features/sharing-features-on-public-roadmap.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.prodcamp.com/roadmaps/public-roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
