Approval & Review
How feature request submissions are reviewed and approved before going public.
How it works
- Requests submitted via SDK start as Pending Review (
isApproved: false) - Requests created in the Dashboard or via MCP are auto-approved
- Pending requests are only visible to the original submitter in the SDK
- Other users cannot see, vote on, or comment on pending requests
You receive an email notification for each new SDK submission.
Approving requests
In the dashboard, open your app and find requests with the Pending Review badge:
- Click the checkmark icon to approve a request
- Or change the status to Requested, Roadmap, In Progress, or Done — this also auto-approves
Via MCP: use the updateFeatureRequestStatus tool. Changing the status auto-approves pending requests.
After approval
- Request becomes visible to all users in the SDK
- Voting is enabled (returns 403 before approval)
- Comments are open to all users
Auto-vote
The creator of a request automatically votes for it. Every new request starts with voteCount: 1.
This applies to requests from SDK, Dashboard, and MCP.
Declining requests
Set the status to Declined to hide a request from the SDK. The SDK filters exclude declined requests.
Declining does not auto-approve a pending request.
Email notifications
When a new request is submitted via SDK:
- You receive an email with the request title, description, and submitter details
- The email includes a reminder to review and approve in the dashboard