Commenting
Add location-specific comments for collaborative map review and feedback.
Commenting allows you to attach feedback directly to map locations, organize discussions in threads, and notify team members with @mentions. Share maps with customized viewing and editing permissions, then track feedback through the comment panel where conversations can be resolved and revisited. Comments maintain their location and zoom level, can be shared via direct links, work on mobile devices, and can be exported as georeferenced CSV or JSON files for further analysis.
Comments
Comments are a great way for other users to interact with and collaborate on your map. Add one by clicking on the comment button in the top-right corner of the toolbar, then clicking on your desired location in the map.
Posting comments requires a Full Access seat — any member with a Full Access seat can comment, even on maps where they only have View permission. Viewer seats can read comments but can't post them. (Workspaces on some legacy plans still allow Viewer seats to comment; if yours is one, nothing changes for you.)
All unresolved comments are visible on the map and in the Comments list (toggle it on or off by clicking on the Comments button). Clicking on a comment in the list will take you to the same view that the commenter was seeing.
Using and managing comments
Data layer features can be tagged in comments, which are included in comment exports

Answer to another comment to start a thread
Map owners will receive email notifications when someone comments on their maps
Commenters will receive email notifications when someone responds to their comment
Click the checkmark button on a comment or thread to resolve it.
Resolved comments can be found using the Show resolved comments option in the overflow menu

A commenter can delete comments they've added
A member with Edit permission can delete any comments
Tagging features
Comments automatically detect if you are near existing features, and you can tag specific features to associate the comment with that feature. By default, the Felt feature ID will appear in the tag's name on the comment. But if the layer is styled with a popup title or labels are applied, the attribute used in those settings will appear as the tagged feature name instead.
On mobile, when your comment is near multiple features, there is a menu to select a nearby feature to tag in the comment. Tap on the + Point at option from the comment panel to select which feature to tag in the comment.
Commenting from table view
Add, view, and navigate comments directly from the table to create a connection between your map data and conversations, making it easier to discuss specific features while maintaining context of their attributes and related information.
To comment from the table:
Select the layer you want to add comments to and click the table icon (
) in the detail panel to open the table
Select a row in the table, right-click and choose the option to Add a comment...
Type your comment and submit it to attach the comment to the selected feature

Once comments are added, the table will update to include a comment column that shows which features have comments associated with them

To sort features by number of comments, click on the column heading and select an option

There are a few different ways to interact with comments between the map and table view:
When you select a comment on the map, Felt highlights the corresponding row in the table, creating a quick visual connection
Clicking on the comment icon from a table row zooms to and expands that comment thread on the map
The table remains open when commenting, allowing you to reference your data while discussing specific features
Exporting comments
You can download comments by clicking on the ··· in the comment list. Only map editors can perform this action.

The following fields are exported when downloading comments:
thread_id
comment_id
name
email
comment
created_at
url (zoom to comment)
is_resolved
lat & long
feature_data
data_updated_after_comment
image_urls
API access for comments
You can export comments programmatically from a map using the API endpoint for comment exports or resolve comments via the API using the comment resolve endpoint to update comment status.
Frequently asked questions
Last updated
Was this helpful?