# Creating a Feature

1. To create a new feature you can go to Features on the main menu and click "New".

![Create new feature](/files/iYoG0vyGTc0T6eK1iO6x)

2\. Alternatively, when processing feedback you can create a feature right from the feedback record.

![](/files/4eb6IRvoiSothTxw00FJ)

When creating a feature this is what you can provide:

1. Feature name/Title (is the only one required)
2. Release notes brief description
3. Detailed description
4. Public roadmap short description
5. Public roadmap detailed description
6. Assignee
7. Sprint
8. State
9. Priority
10. Theme
11. Visibility (public/private)
12. Estimation (in days)&#x20;


---

# 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/features/create-a-feature.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.
