When you install an add-on that uses feeds and configure at least one feed, a Feeds menu item should appear under Forms in the WordPress dashboard. If the menu item is missing, follow these steps to troubleshoot the issue.

Check that the plugin is activated
Verify the add-on is activated by navigating to Plugins in the WordPress dashboard. It’s common to install a plugin without activating it.
Check your WordPress user capabilities
WordPress uses user roles and capabilities to control access to features. Gravity Forms integrates with this system to determine what users can access. Your WordPress user account may lack the capabilities required to view the Feeds menu item.
Check for conflicts
Gravity Forms minimizes plugin conflicts when possible, but conflicts can still occur with other plugins or themes. Deactivate all other WordPress plugins and switch to a default WordPress theme, such as Twenty Twenty-Five. If the Feeds menu item appears, reactivate your plugins one at a time to identify which one causes the conflict.
Look for errors
If you’re still not seeing the menu item, check for errors that may appear when WP_DEBUG is enabled. These errors can provide additional information as to what the issue may be.