Managing Features
Features are the heart of Votlie - they're the ideas and requests your users submit. Learn how to view, edit, and organize feature requests effectively.
Viewing Features
- Go to Admin > Features
- You'll see a list of all feature requests
List Columns
- Title - The feature name
- Status - Current status (Under Review, Planned, etc.)
- Votes - Number of votes
- Category - Which category it belongs to
- Author - Who submitted it
- Date - When it was submitted
Feature Statuses
Each feature has a status that shows where it is in your process:
| Status | Meaning | When to Use |
|---|---|---|
| Under Review | Waiting for your decision | New submissions start here |
| Planned | You'll build this | Approved and on your roadmap |
| In Progress | Being worked on now | Currently in development |
| Completed | Done and shipped | Feature is live |
| Declined | Won't be built | Rejected requests |
Changing Status
- Find the feature in the list
- Click the status dropdown
- Select the new status
- The user will get an email notification (if enabled)
Or from the feature detail page:
- Click on a feature title
- Use the Status dropdown in the sidebar
- Add an admin note (optional) to explain the change
Editing Features
- Click on the feature title to open it
- Click Edit
- You can change:
- Title
- Description
- Category
- Status
- Click Save
Feature Detail Fields
When viewing or editing a feature, the detail page contains several additional fields beyond the basics:
| Field | Description |
|---|---|
| ETA | Estimated delivery date. This is visible to users on the public board, helping set expectations for when a feature might ship. |
| Tags | Labels for internal organization. Tags help admins group and filter features by theme or priority without affecting what users see. |
| Admin Notes | Internal notes visible only to admins. Use these to record context, decisions, or reasons for status changes. Users never see admin notes. |
| Voting Disabled | Toggle to disable voting on a specific feature. When enabled, the vote button is hidden and users cannot cast new votes. Existing vote counts remain visible. |
| Comments Disabled | Toggle to disable comments on a specific feature. When enabled, the comment form is hidden and users cannot add new comments. Existing comments remain visible. |
| Public/Private | Visibility toggle. Public features are visible to all users on the board. Private features are only visible to admins and are hidden from the public board and roadmap. |
| Pinned | Indicator showing whether the feature is pinned to the top of the feature list. See Pinning Features below. |
| Approval Status | Shows whether the feature is approved, pending review, or rejected. This is relevant when moderation is enabled (see Moderation). |
Comment Templates for Status Changes
When changing a feature's status, you can use comment templates to automatically post a public comment explaining the change. This keeps users informed without manual effort.
- Change the feature status using the dropdown
- A comment template dialog appears with a pre-written message for the selected status
- Edit the template text if needed, or use it as-is
- Click Post & Update to change the status and post the comment simultaneously
Templates can be customized in Admin > Settings > Templates.
Pinning Features
Pin important features to keep them at the top of the list.
- Find the feature
- Click the pin icon
- Pinned features show at the top for all users
To unpin, click the pin icon again.
Deleting Features
- Find the feature
- Click the delete icon
- Confirm the deletion
This permanently removes the feature and all its votes and comments.
Viewing Voters
To see who voted on a feature:
- Open the feature detail page
- Click the vote count or the View Voters link
- A list of all users who voted is displayed, including their name, email, and the date they voted
This is useful for understanding your audience and reaching out to interested users when a feature ships.
Bulk Actions
Handle multiple features at once:
- Check the boxes next to features you want to update
- Click Bulk Actions at the top
- Choose an action:
- Change Status - Move all to a new status
- Delete - Remove all selected
- Confirm
Filtering
Use filters to find specific features:
By Status
Click the status tabs: All, Under Review, Planned, In Progress, Completed, Declined
By Category
Use the category dropdown to show only features from one category
By Search
Type in the search box to find features by title or description
Exporting
Download your features as a CSV spreadsheet:
- Click Export at the top of the features list
- Choose what to export:
- All features - Every feature in the system
- Filtered features - Only features matching your current filter/search
- Click Download CSV
The exported CSV includes the following columns:
- Feature title and description
- Status and category
- Vote count
- Comment count
- Author name and email
- Date created
- ETA (if set)
- Tags
- Pinned status
- Public/Private visibility
- Approval status
Working with Attachments
Users can attach images to features.
Viewing Attachments
- Open the feature
- Scroll to the Attachments section
- Click an image to view full size
Deleting Attachments
- Open the feature
- Find the attachment
- Click the delete icon
- Confirm
Tips for Feature Management
| Situation | Recommendation |
|---|---|
| Too many "Under Review" | Set aside time weekly to review |
| Popular declined feature | Explain why in the admin notes |
| Duplicate requests | Use the merge feature (see Moderation) |
| Feature needs more info | Comment asking for details |
Next Steps
- Moderation & Reports - Approve new submissions
- Categories - Organize features better