A RecordMap provides a fast way to look up records based on a key using Collections: Get Record from Record Map. This allows you to create efficient "bulk" flows that let you fetch a large number of related records in one query that you can access in a loop without requiring multiple Get Records actions.