CINXE.COM
Fireflies Feature Focus: Conversation Intelligence
<!DOCTYPE html> <html lang="en" data-color-scheme="light"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="icon" href="https://fireflies.ai/blog/assets/images/favicon.png" type="image/png" /> <title>Fireflies Feature Focus: Conversation Intelligence</title> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="manifest" href="https://fireflies.ai/blog/assets/manifest.webmanifest?v=c38472780f"> <meta name="theme-color" content="#be38f3"> <link rel="apple-touch-icon" href="https://fireflies.ai/blog/assets/icon-192x192.png?v=c38472780f"> <link rel="preload" href="https://fireflies.ai/blog/assets/dist/app.min.js?v=c38472780f" as="script"> <link rel="preload" href="https://fireflies.ai/blog/assets/dist/app.min.css?v=c38472780f" as="style"> <link rel="preload stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap" as="font" onload="this.onload=null;this.rel='stylesheet'"> <link rel="preload stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap" as="font" onload="this.onload=null;this.rel='stylesheet'"> <link rel="preload stylesheet" href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap" as="font" onload="this.onload=null;this.rel='stylesheet'"> <noscript> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap"> </noscript> <script> // =============== // Basic Config // =============== let config = { /* Replace it with your domain: ghost_host: 'https://yoursite.domain' */ ghost_url: 'https://fireflies.ghost.io/blog', /* Settings > Integrations > New Custom Integration. Copy Key. Replace ghost_key below. */ ghost_key: '66a8c0d20f69f2baf6bf698fad', /* Ghost version: v4 or v3 */ ghost_version: 'v4', /* Default Color Scheme. Values: preference(detects user setting), light, dark. */ color_scheme_default: 'preference', /* Enable Progress Bar for posts */ enable_progress_bar: true, /* Enable lightbox for post images */ enable_image_lightbox: true, /* Enable Scroll Top Button */ enable_scroll_top: true, /* Enable hyphens */ enable_hyphens: false, /* Enable PWA - Progressive Web App */ enable_pwa: false, /* Replace 'biron-demo' with your disqus account shortname */ disqus_shortname: 'biron-demo', /* Open external links in posts in a new tab */ open_links_in_new_tab: false } // ========================= // Dark/Light Theme Handling // ========================= let preferredTheme; if (config.color_scheme_default === 'preference') { const preferredColorScheme = (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) ? 'dark' : 'light'; preferredTheme = localStorage.getItem('USER_COLOR_SCHEME') || preferredColorScheme; } else { preferredTheme = localStorage.getItem('USER_COLOR_SCHEME') || config.color_scheme_default; } document.documentElement.setAttribute("data-color-scheme", preferredTheme); // ========================= // Set Hyphens property // ========================= const root = document.documentElement; if (config.enable_hyphens) { root.style.setProperty('--global-hyphens', 'auto') } // =============================== // Global values used in the theme // =============================== const global = { pagination_current_page: parseInt(``), pagination_next_page: parseInt(``), pagination_next_page_link: '', pagination_max_pages: parseInt(''), pagination_posts_per_page: parseInt('12'), } </script> <link rel="stylesheet" type="text/css" href="https://fireflies.ai/blog/assets/dist/app.min.css?v=c38472780f" /> <script async defer src="https://fireflies.ai/blog/assets/dist/app.min.js?v=c38472780f"></script> <!--cssential--><style></style><!--/cssential--> <meta name="description" content="Extract deeper insights from meetings in just a few clicks using Fireflies Conversation Intelligence—talk-to-listen ratio, sentiments, topic insights, & more!"> <link rel="icon" href="https://fireflies.ai/blog/content/images/size/w256h256/2022/12/Logo-Icon--1-.png" type="image/png"> <link rel="canonical" href="https://fireflies.ai/blog/conversation-intelligence/"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta property="og:site_name" content="Fireflies.ai Blog"> <meta property="og:type" content="article"> <meta property="og:title" content="Fireflies Feature Focus: Conversation Intelligence"> <meta property="og:description" content="Extract deeper insights from your meetings in just a few clicks using Fireflies Conversation Intelligence—talk-to-listen ratio, sentiments, topic insights, & more!"> <meta property="og:url" content="https://fireflies.ai/blog/conversation-intelligence/"> <meta property="og:image" content="https://fireflies.ai/blog/content/images/size/w1200/2023/07/Blog-Post_-Customer-Intelligence--1--1.png"> <meta property="article:published_time" content="2023-07-20T13:30:45.000Z"> <meta property="article:modified_time" content="2023-07-27T04:23:30.000Z"> <meta property="article:tag" content="Fireflies Solution"> <meta property="article:tag" content="Conversation Intelligence"> <meta property="article:publisher" content="https://www.facebook.com/firefliesapp"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Fireflies Feature Focus: Conversation Intelligence"> <meta name="twitter:description" content="Extract deeper insights from your meetings in just a few clicks using Fireflies Conversation Intelligence—talk-to-listen ratio, sentiments, topic insights, & more!"> <meta name="twitter:url" content="https://fireflies.ai/blog/conversation-intelligence/"> <meta name="twitter:image" content="https://fireflies.ai/blog/content/images/size/w1200/2023/07/Blog-Post_-Customer-Intelligence--1--1.png"> <meta name="twitter:label1" content="Written by"> <meta name="twitter:data1" content="Soorya Radhakrishnan"> <meta name="twitter:label2" content="Filed under"> <meta name="twitter:data2" content="Fireflies Solution, Conversation Intelligence"> <meta name="twitter:site" content="@firefliesai"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="773"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "publisher": { "@type": "Organization", "name": "Fireflies.ai Blog", "url": "https://fireflies.ai/blog/", "logo": { "@type": "ImageObject", "url": "https://fireflies.ai/blog/content/images/2022/02/FF---Blog-Logo.svg", "width": 133, "height": 40 } }, "author": { "@type": "Person", "name": "Soorya Radhakrishnan", "image": { "@type": "ImageObject", "url": "https://fireflies.ai/blog/content/images/2023/02/IMG-20191104-WA0130.jpg", "width": 960, "height": 1280 }, "url": "https://fireflies.ai/blog/author/soorya/", "sameAs": [] }, "headline": "Fireflies Feature Focus: Conversation Intelligence", "url": "https://fireflies.ai/blog/conversation-intelligence/", "datePublished": "2023-07-20T13:30:45.000Z", "dateModified": "2023-07-27T04:23:30.000Z", "image": { "@type": "ImageObject", "url": "https://fireflies.ai/blog/content/images/size/w1200/2023/07/Blog-Post_-Customer-Intelligence--1--1.png", "width": 1200, "height": 773 }, "keywords": "Fireflies Solution, Conversation Intelligence", "description": "Extract deeper insights from your meetings in just a few clicks using Fireflies Conversation Intelligence—talk-to-listen ratio, sentiments, topic insights, & more!", "mainEntityOfPage": "https://fireflies.ai/blog/conversation-intelligence/" } </script> <meta name="generator" content="Ghost 5.115"> <link rel="alternate" type="application/rss+xml" title="Fireflies.ai Blog" href="https://fireflies.ai/blog/rss/"> <script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.50/umd/portal.min.js" data-i18n="true" data-ghost="https://fireflies.ai/blog/" data-key="ea638cdba9253872dd867725c0" data-api="https://fireflies.ghost.io/blog/ghost/api/content/" data-locale="en" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content, .gh-post-upgrade-cta { display: flex; flex-direction: column; align-items: center; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; text-align: center; width: 100%; color: #ffffff; font-size: 16px; } .gh-post-upgrade-cta-content { border-radius: 8px; padding: 40px 4vw; } .gh-post-upgrade-cta h2 { color: #ffffff; font-size: 28px; letter-spacing: -0.2px; margin: 0; padding: 0; } .gh-post-upgrade-cta p { margin: 20px 0 0; padding: 0; } .gh-post-upgrade-cta small { font-size: 16px; letter-spacing: -0.2px; } .gh-post-upgrade-cta a { color: #ffffff; cursor: pointer; font-weight: 500; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a:hover { color: #ffffff; opacity: 0.8; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a.gh-btn { display: block; background: #ffffff; text-decoration: none; margin: 28px 0 0; padding: 8px 18px; border-radius: 4px; font-size: 16px; font-weight: 600; } .gh-post-upgrade-cta a.gh-btn:hover { opacity: 0.92; }</style> <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="ea638cdba9253872dd867725c0" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://fireflies.ghost.io/blog/" data-locale="en" crossorigin="anonymous"></script> <link href="https://fireflies.ai/blog/webmentions/receive/" rel="webmention"> <script defer src="/blog/public/cards.min.js?v=c38472780f"></script> <link rel="stylesheet" type="text/css" href="/blog/public/cards.min.css?v=c38472780f"> <script defer src="/blog/public/comment-counts.min.js?v=c38472780f" data-ghost-comments-counts-api="https://fireflies.ai/blog/members/api/comments/counts/"></script> <script defer src="/blog/public/member-attribution.min.js?v=c38472780f"></script><style>:root {--ghost-accent-color: #be38f3;}</style> <style> body { --color-primary: #e82a73; /*change the color*/ --color-secondary: #5C0AC7; /*change the color*/ } </style> <style> .mc-closeModal { padding: 0 !important; } </style> <meta name="google-site-verification" content="LMCKiq5LSvaM-4Gc20xifO8gN6Y0-jnLW253XAmGTzo" /> <meta name="google-site-verification" content="aQkmOHF-M6ppzGmy7T210kJQ8LxWLtj27lvTIFT5ZvM" /> <meta name="robots" content="max-image-preview:large"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NCDTZPN');</script> <!-- End Google Tag Manager --> <script id='pixel-script-poptin' src='https://cdn.popt.in/pixel.js?id=16f33eb81f45a' async='true'></script> <script src="https://cdn.jsdelivr.net/gh/ugokoli/tinyq/dist/tinyquoter.min.js"></script> <script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/c9c48c51be1439543e6100c6d/8a9e21abcfea8fce483562719.js");</script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "Fireflies.ai Blog", "url": "https://fireflies.ai/blog/", "logo": "https://fireflies.ai/blog/content/images/2022/02/FF---Blog-Logo.svg", "sameAs": [ "https://www.facebook.com/firefliesapp", "https://twitter.com/firefliesai", "https://www.instagram.com/firefliesai/", "https://www.linkedin.com/company/fireflies-inc/" ] } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": "1", "item": { "@type": "Article", "url": "https://fireflies.ai/blog/how-to-create-a-customer-journey-map/", "headline": "How to Create a Customer Journey Map", "image": "https://fireflies.ai/blog/content/images/size/w2000/2022/06/MyApril10.jpg", "dateCreated": "2022-06-17", "author": { "@type": "Person", "name": "Medha Bhatt", "url" : "https://fireflies.ai/blog/author/medha/" } } }, { "@type": "ListItem", "position": "2", "item": { "@type": "Article", "headline": "What is AI Transcription? Everything You Need to Know", "url": "https://fireflies.ai/blog/what-is-ai-transcription/", "image": "https://fireflies.ai/blog/content/images/size/w2000/2022/05/What-is-AI-Transcription-.png", "dateCreated": "2022-05-25", "author": { "@type": "Person", "name": "Medha Bhatt", "url" : "https://fireflies.ai/blog/author/medha/" } } }, { "@type": "ListItem", "position": "3", "item": { "@type": "Article", "headline": "Feature Update: Stay Organized with Fireflies’ Notebook Channels", "url": "https://fireflies.ai/blog/fireflies-update-notebook-channels/", "image": "https://images.unsplash.com/photo-1512314889357-e157c22f938d?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMTc3M3wwfDF8c2VhcmNofDN8fHVwZGF0ZXxlbnwwfHx8fDE2NTMzODczNzE&ixlib=rb-1.2.1&q=80&w=2000", "dateCreated": "2022-05-22", "author": { "@type": "Person", "name": "Medha Bhatt", "url" : "https://fireflies.ai/blog/author/medha/" } } } ] } </script> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "WebSite", "name": "Fireflies.ai Blog", "url": "https://fireflies.ai/blog/", "potentialAction": { "@type": "SearchAction", "target": "https://fireflies.ai/blog/?q={search_term_string}{search_term_string}", "query-input": "required name=search_term_string" } } </script> <script> document.addEventListener("DOMContentLoaded", function() { const links = document.querySelectorAll("a"); links.forEach(function(link) { if (link.host !== window.location.host) { link.setAttribute("target", "_blank"); link.setAttribute("rel", "noopener noreferrer"); } }); }); </script> <link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css"> <Script type="text/javascript" src="https://paperform.co/__embed.min.js"></Script> </head> <body class="post-template tag-fireflies-solution tag-conversation-intelligence"> <div class="search" id="search"> <div class="search__header"> <form action="/" method="get" class="search__form" id="search-form"> <input type="text" id="ghost-search-field" class="search__input" title="Search" placeholder="Search" autocomplete="off" required/> <div class="search__icon"> <i class="icon icon-search icon--lg"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#search"></use> </svg> </i> </div> </form> <a tabindex="0" class="search--close" id="search-close"> <i class="icon icon-x icon--lg"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#x"></use> </svg> </i> </a> </div> <div class="search-helper"> <div class="search__tag js-search-tag" tabindex="0" title="Productivity">Productivity</div> <div class="search__tag js-search-tag" tabindex="0" title="Meetings">Meetings</div> <div class="search__tag js-search-tag" tabindex="0" title="Guides for Businesses">Guides for Businesses</div> <div class="search__tag js-search-tag" tabindex="0" title="Sales">Sales</div> <div class="search__tag js-search-tag" tabindex="0" title="Customer Story">Customer Story</div> <div class="search__tag js-search-tag" tabindex="0" title="Product">Product</div> <div class="search__tag js-search-tag" tabindex="0" title="transcription">transcription</div> <div class="search__tag js-search-tag" tabindex="0" title="AI and ML">AI and ML</div> </div> <div class="search-content"> <div class="search-result" id="ghost-search-results"></div> </div> </div> <div class="menu" id="menu"> <div class="container-fluid"> <div class="row"> <div class="col-xs-12 is-flex end-xs"> <a tabindex="0" class="menu--close" id="menu-close"> <i class="icon icon-x icon--lg"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#x"></use> </svg> </i> </a> </div> <div class="col-xs-12"> <div class="menu__main"> <ul class="nav"> <li class="nav-fireflies-ai-website"><a href="https://fireflies.ai">Fireflies.ai Website</a></li> <li class="nav-product"><a href="https://fireflies.ai/blog/tag/product/">Product</a></li> <li class="nav-meetings"><a href="https://fireflies.ai/blog/tag/meeting-tips-and-resources/">Meetings</a></li> <li class="nav-recruitment"><a href="https://fireflies.ai/blog/tag/hr-management-and-recruitment/">Recruitment</a></li> <li class="nav-productivity"><a href="https://fireflies.ai/blog/tag/productivity/">Productivity</a></li> <li class="nav-sales"><a href="https://fireflies.ai/blog/tag/sales/">Sales</a></li> <li class="nav-remote-work"><a href="https://fireflies.ai/blog/tag/remote-work/">Remote Work</a></li> <li class="nav-customer-story"><a href="https://fireflies.ai/blog/tag/customer-story/">Customer Story</a></li> <li class="nav-all-categories"><a href="https://fireflies.ai/blog/tags/">All Categories</a></li> </ul> </div> <div class="menu__secondary"> <ul class="nav"> <li class="nav-fireflies-ai-app"><a href="https://app.fireflies.ai/login">Fireflies.ai App</a></li> <li class="nav-request-demo"><a href="https://requestinfo.fireflies.ai/">Request Demo</a></li> </ul> </div> </div> </div> </div> </div> <header class="header"> <div id="progress"></div> <div class="header__top"> <div class="container-fluid wrapper"> <div class="row"> <div class="col-xs-6 col-md-4 middle-xs is-flex"> <div class="header__brand flex-cc"> <a href="https://fireflies.ai/blog"> <img class="header__logo-light" src="https://fireflies.ai/blog/content/images/2022/02/FF---Blog-Logo.svg" alt="Fireflies.ai Blog"> </a> </div> </div> <div class="col-xs-3 col-md-2 end-xs middle-xs is-flex"> <div class="header__search"> <a class="header__search--open" id="search-open" tabindex="0" title="Search" aria-label="Search"> <i class="icon icon-search icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#search"></use> </svg> </i> </a> </div> <div class="header__theme"> <a class="header__theme--toggle" id="theme-dark" tabindex="0" title="Dark Theme" aria-label="Dark Theme"> <i class="icon icon-moon icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#moon"></use> </svg> </i> </a> <a class="header__theme--toggle" id="theme-light" tabindex="0" title="Light Theme" aria-label="Light Theme"> <i class="icon icon-sun icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#sun"></use> </svg> </i> </a> </div> </div> <div class="col-xs-3 col-md-6 end-xs middle-xs is-flex"> <div class="header__member"> <a class="header__member--open" tabindex="0" aria-label="Subscribe/Log in"> <i class="icon icon-user icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#user"></use> </svg> </i> </a> <div class="header__member-options"> <a class="signup-link header-cta" href="#" style="color: #795af1; background: #f4f3fe; border: 1px solid #f4f3fe" onMouseOver="this.style.background='#e4e3ee'" onMouseOut="this.style.background='#f4f3fe'" onclick="(function(){Paperform.popup('exnqmbby', {prefill: { utm_source: 'blog_navbar' }})})()" > Request Demo </a> <a class="signup-link header-cta" href="https://fireflies.ai/?utm_source=blog&utm_medium=referral&utm_campaign=header" style="color: white; background: #795af1; border: 1px solid #795af1" onMouseOver="this.style.background='#694ae1'" onMouseOut="this.style.background='#795af1'" > See Fireflies </a> </div> </div> <button id="menu-open" class="header__menu--open hamburger" type="button" title="Menu" aria-label="Menu"> <span></span> </button> </div> </div> </div> </div> <div class="header__bottom"> <div class="container-fluid wrapper"> <div class="row"> <nav class="col-xs header__nav"> <ul class="nav"> <li class="nav-fireflies-ai-website"><a href="https://fireflies.ai">Fireflies.ai Website</a></li> <li class="nav-product"><a href="https://fireflies.ai/blog/tag/product/">Product</a></li> <li class="nav-meetings"><a href="https://fireflies.ai/blog/tag/meeting-tips-and-resources/">Meetings</a></li> <li class="nav-recruitment"><a href="https://fireflies.ai/blog/tag/hr-management-and-recruitment/">Recruitment</a></li> <li class="nav-productivity"><a href="https://fireflies.ai/blog/tag/productivity/">Productivity</a></li> <li class="nav-sales"><a href="https://fireflies.ai/blog/tag/sales/">Sales</a></li> <li class="nav-remote-work"><a href="https://fireflies.ai/blog/tag/remote-work/">Remote Work</a></li> <li class="nav-customer-story"><a href="https://fireflies.ai/blog/tag/customer-story/">Customer Story</a></li> <li class="nav-all-categories"><a href="https://fireflies.ai/blog/tags/">All Categories</a></li> </ul> </nav> </div> </div> </div> </header> <main class="main"> <div class="container-fluid wrapper"> <div class="row"> <div class="col-xs-12"> <div class="post-hero"> <figure class="post-hero__image"> <img class="lazyload" data-srcset="/blog/content/images/size/w300/2023/07/Blog-Post_-Customer-Intelligence--1--1.png 300w, /blog/content/images/size/w600/2023/07/Blog-Post_-Customer-Intelligence--1--1.png 600w, /blog/content/images/size/w1000/2023/07/Blog-Post_-Customer-Intelligence--1--1.png 1000w, /blog/content/images/size/w2000/2023/07/Blog-Post_-Customer-Intelligence--1--1.png 2000w" data-sizes="(max-width: 800px) 50vw, (max-width: 1170px) 60vw, 1400px" data-src="/blog/content/images/size/w2000/2023/07/Blog-Post_-Customer-Intelligence--1--1.png" src="https://fireflies.ai/blog/assets/images/img-placeholder-md.jpg?v=c38472780f" alt="Fireflies Feature Focus: Conversation Intelligence" /> </figure> <div class="post-hero__content"> <div class="post-hero__header"> <a class="tag-fireflies-solution post-hero__tag" href="/blog/tag/fireflies-solution/" title="Fireflies Solution" aria-label="Fireflies Solutions">Fireflies Solution</a> <a class="tag-conversation-intelligence post-hero__tag" href="/blog/tag/conversation-intelligence/" title="Conversation Intelligence" aria-label="Conversation Intelligences">Conversation Intelligence</a> </div> <h1 class="post-hero__title">Fireflies Feature Focus: Conversation Intelligence</h1> <div class="post-hero__details"> <div class="post-hero__authors is-flex "> <div class="post-hero__author"> <a href="/blog/author/soorya/" class="post-hero__author-image" aria-label="Soorya Radhakrishnan"> <img class="lazyload" data-src="/blog/content/images/2023/02/IMG-20191104-WA0130.jpg" alt="Soorya Radhakrishnan" src="https://fireflies.ai/blog/assets/images/img-placeholder-square.jpg?v=c38472780f" /> </a> </div> </div> <div class="post-hero__info"> <div class="post-hero__author-names"> <a href="/blog/author/soorya/">Soorya Radhakrishnan</a> </div> <time datetime="2023-07-20" class="post-hero__date"> Jul 20, 2023 </time> </div> </div> </div> </div> </div> <div class="col-xs-12 col-lg-8 col-xl-9"> <article class="post tag-fireflies-solution tag-conversation-intelligence post-access-public has-sidebar"> <div class="social-share"> <a class="social-share__item js-share" tabindex="0" data-type="twitter" data-title="Fireflies%20Feature%20Focus%3A%20Conversation%20Intelligence" data-url="https://fireflies.ai/blog/conversation-intelligence/" title="Share on Twitter" aria-label="Share on Twitter"> <i class="icon icon-twitter icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#twitter"></use> </svg> </i> </a> <a class="social-share__item js-share" tabindex="0" data-type="facebook" data-title="Fireflies%20Feature%20Focus%3A%20Conversation%20Intelligence" data-url="https://fireflies.ai/blog/conversation-intelligence/" title="Share on Facebook" aria-label="Share on Facebook"> <i class="icon icon-facebook icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#facebook"></use> </svg> </i> </a> <a class="social-share__item js-share" tabindex="0" data-type="linkedin" data-title="Fireflies%20Feature%20Focus%3A%20Conversation%20Intelligence" data-url="https://fireflies.ai/blog/conversation-intelligence/" title="Share on Linkedin" aria-label="Share on Linkedin"> <i class="icon icon-linkedin icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#linkedin"></use> </svg> </i> </a> <a href="mailto:?subject=Fireflies%20Feature%20Focus%3A%20Conversation%20Intelligence&body=https://fireflies.ai/blog/conversation-intelligence/" class="social-share__item js-share" tabindex="0" data-type="email" data-title="Fireflies%20Feature%20Focus%3A%20Conversation%20Intelligence" data-url="https://fireflies.ai/blog/conversation-intelligence/" title="Share by email" aria-label="Share by email"> <i class="icon icon-mail icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#mail"></use> </svg> </i> </a> <a class="copy-link js-share js-copy-link" tabindex="0" data-type="copy" data-title="Fireflies%20Feature%20Focus%3A%20Conversation%20Intelligence" data-url="https://fireflies.ai/blog/conversation-intelligence/" title="Copy to clipboard" data-label="Copied!" aria-label="Copy to clipboard"> <i class="icon icon-copy icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#copy"></use> </svg> </i> </a> </div> <div class="post__content"> <p>Your days of best-guessing are over. Finally.</p><p>Imagine a world where you don't have to guess what your prospect wants or sift through hour-long calls to understand the voice of the customer. Sounds too good to be true, right?</p><p>Presenting Fireflies’ Conversation Intelligence that provides actionable insights from your meetings. From speaker sentiments to the longest monologue and the topics discussed during meetings, it gives you a solid foundation for making informed decisions.</p><p>Want to know more? Let’s begin!</p><p></p><h2 id="what-is-conversation-intelligence">What is Conversation Intelligence?</h2><p>Fireflies Conversation intelligence helps you quantify your conversations, extract insights from them and understand what’s working and what’s not. </p><p>It has two sections: <strong>Analytics and Topic Insights.</strong></p><p></p><h2 id="analytics">Analytics</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh3.googleusercontent.com/U60YA1fgVMz-0dynajOR_9sbfoqelilmMVO9jFVmjMWD03WaXRObvtLi7RWdigiLY-fzhdcotrokS9-Wpx2pCnBHGc-dRhna-80CagQTo__-GIHrUiEkzUu-l8Tjag8T4pzIzh3IbJncYQZY5IGg4h4" class="kg-image" alt="Conversation intelligence - Meeting Analytics by Fireflies" loading="lazy" width="622" height="308"><figcaption>Meeting Analytics by Fireflies</figcaption></figure><p>Under the Analytics section, you can find the following metrics:</p><!--kg-card-begin: html--><table style="overflow-x: auto;"><colgroup><col><col></colgroup><tbody><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Insights</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">What you see</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total number of conversations</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The total number of meetings you or your team had in a particular date range</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total time spent in conversations</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The total amount of time you or your team spent in meetings</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total number of filler words</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The total number of filler words such as “Um” or “Ah” you have used in the meetings</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Average word spoken per minute</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The average number of words spoken per minute by each speaker in the meeting</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Number of monologues</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">If a person speaks continuously for more than 90 seconds, it is a monologue. This insight gives you the number of monologues in a meeting and by whom.</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Longest monologue</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Highlights the longest monologue in a meeting</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Average talk-to-listen ratio</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The ratio of time you talked vs. time you listened during a meeting</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total silence duration</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The longest duration of silence in meetings.</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Sentiments in conversations</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Shows the positive, negative, or neutral sentiments of speakers in the meeting</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Average number of conversations per teammate</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The average number of meetings each teammate had in the selected date range.</span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Number of questions asked</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The total number of questions asked during a meeting </span></p></td></tr><tr style="height:0pt"><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Average number of questions asked per teammate</span></p></td><td style="border-left:solid #000000 1pt;border-right:solid #000000 1pt;border-bottom:solid #000000 1pt;border-top:solid #000000 1pt;vertical-align:top;background-color:#fee9fd;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:'Open Sans',sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">The average number of questions asked by a teammate in a meeting</span></p></td></tr></tbody></table><!--kg-card-end: html--><p>Some of these metrics, including sentiment, average word spoken per minute, average talk time, and topic trackers are also available for each meeting in the Fireflies notepad.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/cK-Sy21sqZUoWBTps8RBeVZwDL-pC5N2CHuL7jZZsHX5bRealiPy4QCKQQhsPXXl1K1L2ZbThqPzWCl08MHkSkRHlE-_yHlBcUENB1vP6xqctL-91OceQbQ9KjhjNAouuzE6lugEbaQZoF-jYENY0mY" class="kg-image" alt="Conversation intelligence - Meeting insights on the left side of the screen" loading="lazy" width="651" height="343"><figcaption>Meeting insights on the left side of the screen</figcaption></figure><p></p><p></p><h3 id="how-to-access-the-analytics-data">How to access the Analytics data</h3><p>Fireflies Analytics is exclusive for its Business plan users. If you’re already one, follow these steps to get your meeting analytics.</p><!--kg-card-begin: html--><div style="text-align:center;padding: 10px 50px;border-radius: .8rem;background-color: #803fff;border: 0px solid white;color: white;font-weight: 400"><strong>Want to experience the benefits of Business Plan for free? </strong><p></p><a style="color: #FFFFFF" href="https://fireflies.ai/login?utm_source=blog&utm_medium=referral&utm_content=CIfeaturefocus&utm_campaign=articlebody">Sign up for your 7-day free trial today!</a></div> <!--kg-card-end: html--><p></p><p>First, <a href="https://app.fireflies.ai/?ref=fireflies.ai"><strong>log into</strong></a> Fireflies and click <a href="https://app.fireflies.ai/analytics?ref=fireflies.ai"><strong>Analytics</strong></a><strong> </strong>on the left side of the Fireflies Dashboard.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh3.googleusercontent.com/Vo7R64ola-AsA3qAXX7M5jD-BUnmA6OY2nifbTafMWh5p-xjhYED-Y9VPzhAVOEsxzFdH9tvXl5Csu1bZtcpJRsrAPi5jagj7iNnUw55Mx6Pu2HVW2lCXt_ub6KuNbTDLIFQw9rB1fqzZKNZABU5rnw" class="kg-image" alt="Conversation intelligence - Click Analytics on the Dasboard" loading="lazy" width="530" height="306"><figcaption>Click Analytics on the Dasboard</figcaption></figure><p>Next, select the date range you’d like to get insights on from the top right corner of your screen.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh6.googleusercontent.com/iDUf9RcAjq2TVhilFT4fwnrZNRxe4UA2xbnH7gJq2Q87RGuV-uB9m0vZmEAXeqosktCYahemVSQdy3wYKSYJNa40d7PxMVcjtneTtF1hO63Oc57ZCyY_q2_t60TdNk2kM7iWkFjN4KhUp_V-npTBof8" class="kg-image" alt="Conversation intelligence - Select the date range" loading="lazy" width="584" height="146"><figcaption>Select the date range</figcaption></figure><p>If you’re an individual user, you’ll only see metrics of your meetings.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh4.googleusercontent.com/ykBtEqDvAt35eozJHiMXKEdnaSMU97So3iy7W0ewnriyDfQ6YgnaU2ZRDufDjFKdhLg5L44ZdCp5OPBfUKO3_wfbnHtPx6-d1Yc44kFk5hYFIgrycg_5y2YgCJC_E08ER69GEKInSAL_lyqwflxl0Ms" class="kg-image" alt="Conversation intelligence - Explore Analytics" loading="lazy" width="590" height="341"><figcaption>Explore Analytics</figcaption></figure><p>If you’re an admin of a workspace, you can also find these insights for all the members in your workspace.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh6.googleusercontent.com/FGrWq7qJKaSQdjjFtEZ0FDka8CmkIqKhdKlejLiMFiAWc2zzUKgoAWB-AFFSUa9VKK7ODvsp4N6WKIAYYG_zchp0DQ4-1ki5dcxWaWhu7AR-kvjXNcrVJAe6lmRXhFF7lmwQb1ZRKacSci-kgbhIFiM" class="kg-image" alt="Conversation intelligence - Find the Analytics for your team" loading="lazy" width="620" height="984"><figcaption>Find the Analytics for your team</figcaption></figure><p>You can also filter these results based on <strong>Meeting Title, Meeting Type, Meeting Organizer, Meeting Participant, or Meeting Duration</strong>. </p><p>Click <strong>Filters </strong>on the top right corner.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh3.googleusercontent.com/MFViV-y837cPtgoaR_OUJn5Yv4fPgqedXXnhdsUM6gQlupulXROP_m4AquGSChgmqIpznvNoY0ECzllP0AB-EyVWinGLNHEe_pq6NOOfhyI8tjdUs_M4hXf3fhLgm3EI9JAWJZ5WoTZxXvmH7fyM_vM" class="kg-image" alt="Conversation intelligence - Filter your analytics results" loading="lazy" width="520" height="278"><figcaption>Filter your analytics results</figcaption></figure><p>Click on the filter you want to apply from the drop-down menu.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/CT9Tbw3U7JFrol9gg5Cw4IUZqT7-6WVNu2JlG65VJjPlD1HrHgkYfOghAPwBegGvRApjayoALTxZPOxt220-qigcPH6-T2D7qFE2lvx4GrwGN6H0zqhB_nXfYb3yeTd817LiQY7C3XGljHng5cNz_7Y" class="kg-image" alt="Conversation intelligence - Select the Filter" loading="lazy" width="565" height="332"><figcaption>Select the Filter</figcaption></figure><p>Select the appropriate option from the drop-down list and type more details in the textbox next to it if needed. Once done, click <strong>Apply, </strong>and that's it.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/aAxv6FEBXgdsb5AiwI76faTwz4c7zOD4n0kWCJQhWiRrq0ZHVCq5i-mYKxP62o_oWzmobNrTqaKbcSJ77pX0wQF3Z128nqk6ipFS1JRyu-H2C45k2yK6gkRRuKqwK0CfPr396MtK_XTGXxzjTWsGCr8" class="kg-image" alt="Conversation intelligence - Click Apply to see the results" loading="lazy" width="630" height="227"><figcaption>Click Apply to see the results</figcaption></figure><p>The analytics will now show the results based on your preferred meetings alone.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh3.googleusercontent.com/5_QRDLveq0RGq8ZnSgSIcG0CYrmtLEfRgOldee-0rS4vSMGIQjL1e-Qzl_pgjYxuvDk5mfwqsztAeXI6HFXnPKwluBzrNLdDp4UDB1cjVgmUeEGi5HCASfOqTVw3f0giEq05kRkFSbCy6qctmijvrCo" class="kg-image" alt="Conversation intelligence - Filtered analytics" loading="lazy" width="579" height="268"><figcaption>Filtered Meeting analytics</figcaption></figure><p>You can also customize and save the Filters you apply for future use by clicking on the <strong>Save View </strong>button.</p><p>Once you select all filter details, click the <strong>Save View </strong>button, name your filter, and click <strong>Save</strong>. Done.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/l5Rr5VfB9yko-RcevaFxkQ-Tk5004ldygRWzgynyDVwtEgqUYWRGg-hnmBL2ixjTtWygXi_89yX2MfMYk6n1BHew3RpdE9bEyo8hsWdcm5u0yBtV3RJsc9dn6oB5d6XpW9Gq72fpo8GO7mUqmX7uyCA" class="kg-image" alt="Conversation intelligence - Save filters" loading="lazy" width="533" height="185"><figcaption>Save Filters</figcaption></figure><p>Next time you open <strong>Filters</strong>, click <strong>Views </strong>to see all the filters you’ve saved and select the one you want to apply directly from the list.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/7Hed_5bkQH_PVr0nVrV7etEUszWNwE6X3Qn99_sanNi2Ahfo64_MRQa3aOtdB7Iyq1mZOvd5AOWX3n43SJt4wzTTSprglMH1WKkmOUSuLRszpls701H4OH5OZwT8JJ0vi5tt6oZAoARu_ocrvY5XMDU" class="kg-image" alt="Conversation intelligence - Select View" loading="lazy" width="612" height="312"><figcaption>Select View</figcaption></figure><p></p><h2 id="topic-insights">Topic Insights</h2><p>Based on the topics you have added to the Topic Tracker, you can find key trending topics for all meetings aggregated under the Topic Insights section.</p><p>It gives you the total number of conversations where the topics or keywords are discussed and how often they are mentioned.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/cTLeAFLLWvfwJimDHd5cCFFjLRWn9flCFB42rh8iqD2-uP7oDDM9e55AtR5sqXMmVm3BLLPcG4i2o382ePFrE9w-XHmi7pIshAFu1dq_DOu0JyJAGD1XRYlvgNA2PrLMYLshghQ8ZguRTbYPBWQbzxU" class="kg-image" alt="Conversation intelligence - Topic insights" loading="lazy" width="579" height="361"><figcaption>Topic Insights</figcaption></figure><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">🔍</div><div class="kg-callout-text"><strong>Want to know more about Topic Tracker?</strong> <br><br><strong>Read: <a href="https://fireflies.ai/blog/fireflies-topic-tracker">Fireflies Topic Tracker</a></strong></div></div><p></p><p></p><p></p><h3 id="how-to-view-the-topic-insights">How to view the Topic Insights</h3><p>Open the <a href="https://app.fireflies.ai/analytics?ref=fireflies.ai">Analytics page</a> and click Topic Insights on the top left side.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh6.googleusercontent.com/9SZJdotYpQdBL0zL1E9UAZ-O5_1jvuzQxWu5c8pst9sUxSSdND61aoY54lWwC9mFoGRbzqhWtZr3YLRvJ8YjkiSf23wfXaDmFnIBsSdzUSYBMS-8-NkhlIPJkboTwY7tXZLtVcaA8zhn_0UxcviRyIE" class="kg-image" alt="Conversation intelligence - Select Topic Insights and dates" loading="lazy" width="572" height="240"><figcaption>Select Topic Insights and dates</figcaption></figure><p>Select the date range from the top right corner. You’ll see the topics, keywords within them, the number of meetings they were mentioned, and the frequency of mentions during those dates.</p><p>You can click on the keyword to find more information on it.</p><p>For example, we clicked the keyword <strong>blog </strong>under the topic <strong>#Blog</strong>.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh5.googleusercontent.com/BW4we_h90oy1-RictuNS-vVpcMH_9saLB614W42_kx6uJz6s6jH3YAdJH5D1NNpK69dXrEvvj53h8UCZjFkF-1UNl7w4aqIMaXPs2AC66cCvUbzL1nmOo5gL3vWIEX5R7w9auCo5iVh0skPeR23AuYc" class="kg-image" alt="Conversation intelligence - select topic" loading="lazy" width="584" height="241"><figcaption>Select Topic</figcaption></figure><p>It shows all the meetings where the keyword was mentioned, highlighting the number of instances and the parts of the transcript<strong>.</strong></p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh3.googleusercontent.com/AuoKkgPiY_xEeX3-XGb-ZgqsMyVIZlLTCxgHkXpnZmICkaDlTsZcxFzdCZofoGPxAzNrYJU5M1PEVMCJTGy9PPbEugdlm4Jozs0D4PpTmya6r6vLZiJcby5A7EPwPHsBkiTRC-3jHQHu99Yac0wtJs4" class="kg-image" alt="Conversation intelligence - Find when and where the topics are mentioned" loading="lazy" width="627" height="337"><figcaption>Find when and where the topics are mentioned</figcaption></figure><p>Click on the highlighted dialogues or the meeting name to go to the complete meeting transcript.</p><p>If you’ve Admin access, you can filter these analytics based on the meetings of a specific member by selecting from the drop-down on top.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://lh6.googleusercontent.com/9LoeN1qFGX3VyocTANU0YG46ZET9bnLxgA97P9rCbT_Fovr2b3y60dPlsvnQsoa4lI6V20LXMOWjxruhYtRjVPx1FlgI8PQGhBy5gCIE1lpwcIK-7FO7GIUNzZlgZxX5fhfQGiWUWMR_M3cP7WCucfg" class="kg-image" alt="Conversation intelligence - Filter topics by teammate" loading="lazy" width="645" height="352"><figcaption>Filter topics by teammate</figcaption></figure><p></p><p></p><h2 id="top-use-cases-of-fireflies-conversation-intelligence">Top use cases of Fireflies Conversation Intelligence</h2><p>You can use the Fireflies Conversation Intelligence to understand your team’s performance, client conversations and ultimately make informed decisions based on reliable data. </p><p>Here are some top use cases of Fireflies Conversations Intelligence:</p><p></p><h3 id="sales-and-customer-success-managers">Sales and customer success managers</h3><p>An average salesperson attends at least <a href="https://www.servicebell.com/post/cold-calling-statistics?ref=fireflies.ai#:~:text=Key%20Cold%20Calling%20Statistics,salesperson%20in%20the%20last%20year.">35 calls</a> daily. Manually tracking and analyzing the customer conversations of your entire team to give feedback and set sales processes isn’t easy. </p><p>Instead, use Fireflies Conversation Intelligence to - </p><ul><li><strong>Review calls faster:</strong> Extract key talking points, objections, and promises. This allows reps to review and follow up on critical details quickly.</li><li><strong>Track rep’s performance and provide targeted feedback:</strong> Analyze transcripts and call metadata to identify high/low performing reps. Track trends over time to refine coaching.</li><li><strong>Identify common objections:</strong> Detect common objections raised by prospects across calls. Create playbooks to train reps on effective responses.</li><li><strong>Get competitive intel:</strong> Flag mentions of competitor names and products to analyze strengths/weaknesses. Adjust pitches accordingly.</li><li><strong>Get valuable coaching insights:</strong> Spot patterns and identify techniques used by your top-performing reps and use them to coach your sales team. For instance, analyze the talk-to-listen ratio of your star performer and take it as a benchmark others can follow.<br></li></ul><div class="kg-card kg-callout-card kg-callout-card-grey"><div class="kg-callout-emoji">📖</div><div class="kg-callout-text"><strong>Want to know more?</strong> <br><br>Read: <a href="https://fireflies.ai/blog/fireflies-ai-effective-sales-coaching">How to use Fireflies Conversation intelligence for effective sales coaching</a></div></div><p></p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://fireflies.ai/blog/fireflies-for-sales-managers-close-more-deals-and-grow-revenue"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Fireflies For Sales Managers</div><div class="kg-bookmark-description">Here is how sales managers can use Fireflies AI Notetaker and Conversation Intelligence software to consistently close more deals and grow revenue.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://fireflies.ai/blog/assets/icon-192x192.png?v=e87793a87a" alt=""><span class="kg-bookmark-author">Fireflies.ai Blog</span><span class="kg-bookmark-publisher">Brian Kremer</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://fireflies.ai/blog/content/images/2022/07/FF-for-Sales-Managers--1-.png" alt=""></div></a></figure><p></p><h3 id="hr-leaders">HR leaders</h3><p>HR leaders can use the insights from Fireflies Conversation Intelligence to </p><ul><li><strong>Efficiently screen candidates and hire faster:</strong> Leverage conversation metrics like filler words, talk-to-listen ratio, and monologues to identify poor communicators quickly, potential hiring red flags, and blockers from candidate calls.</li><li><strong>Quickly identify training needs:</strong> Pinpoint areas for improvement like active listening, empathy, and questioning skills based on silence duration, talk patterns, and sentiments.</li><li><strong>Review calls faster: </strong>Review hour-long interviews in minutes for a seamless handoff process using AI-powered search filters.</li></ul><p></p><h3 id="marketing-managers">Marketing managers</h3><p>Marketing managers can use the Fireflies Conversation intelligence feature to:</p><ul><li><strong>Get competitive insights:</strong> Uncover competitors' messaging, positioning, and unique selling props (USPs) from prospect calls.</li><li><strong>Understand the voice of the customer:</strong> Uncover customer needs, pain points, and product feedback from support calls to guide messaging and positioning.</li><li><strong>Optimize keywords:</strong> Easily identify keywords, phrases, and features mentioned most in customer calls with Topic Insights. Use this to optimize paid and organic search and other marketing content.</li><li><strong>Understand brand positioning: </strong>Ensure messaging aligns with how consumers describe your brand's positioning and differentiation.</li></ul><p></p><p><strong>Get five to eight times higher ROI with a data-driven approach in decision-making (</strong><a href="https://www.invoca.com/blog/state-of-data-driven-marketing-update-your-strategy?ref=fireflies.ai"><strong>Invesp</strong></a><strong>)</strong></p><p>When it comes to data-driven insights from conversations, Fireflies Conversation Intelligence is a game-changer. </p><p>It gives accurate insights into everything from the number of filler words used to the longest monologues and the minutes spent in absolute silence. You can also use it to track customer sentiments, gather feedback on your newly released product features, and more.</p><p>So, if your goal is to eliminate guesswork from your decision-making process, try Fireflies Conversation Intelligence and be amazed!</p><!--kg-card-begin: html--><div style="text-align:center;"><strong><u>Read Next:</u></strong></div><br><!--kg-card-end: html--><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://fireflies.ai/blog/conversation-intelligence-software-for-sales-teams-complete-guide/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Conversation Intelligence Software for Sales Teams</div><div class="kg-bookmark-description">Using conversation intelligence AI software for sales teams is a great way to develop strategies for improving conversion rates. It also allows you to stay ahead of the curve for what your customers need.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://fireflies.ai/blog/assets/icon-192x192.png?v=3e4e7e7545" alt=""><span class="kg-bookmark-author">Fireflies.ai Blog</span><span class="kg-bookmark-publisher">Guest User</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://fireflies.ai/blog/content/images/2022/08/Blog-_-Conversation-Intelligence-Software-for-Sales-Teams--1-.png" alt=""></div></a></figure> </div> <div class="post-width"> <hr> <a href="https://fireflies.ai/?utm_source=blog&utm_medium=referral&utm_campaign=post"> <img src="/blog/assets/images/fireflies-cta-banner.png" alt="Try Fireflies for free" /> </a> <hr> </div> </article> </div> <div class="col-xs-12 col-lg-4 col-xl-3 has-sidebar"> <aside class="sidebar"> <div class="sidebar__section"> <h5 class="sidebar__title">Fireflies.ai Blog</h5> <div class="icon__wave"> <svg class="wave" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 456.7 39.9" style="enable-background:new 0 0 456.7 39.9;" xml:space="preserve"> <path class="line" d="M4.2,33.2c0.1-0.1,7-6.9,15.9-13.8C27.7,13.7,38.7,6,47.5,6c7.5,0,14,6.6,20.3,12.9l0.4,0.4 c6.8,6.9,14.6,14.6,24.6,14.6c9.9,0,17.7-7.8,24.5-14.6l0.5-0.5C124,12.5,130.5,6,137.9,6c7.5,0,13.9,6.5,20.2,12.9l0.4,0.4 c6.8,6.9,14.6,14.6,24.5,14.6c10,0,17.8-7.8,24.6-14.6l0.5-0.5C214.4,12.5,220.9,6,228.4,6c7.5,0,14,6.5,20.2,12.9l0.4,0.4 c6.8,6.9,14.5,14.6,24.5,14.6c9.9,0,17.7-7.8,24.5-14.6l0.3-0.3c6.3-6.4,12.9-13,20.5-13c7.5,0,14.1,6.6,20.4,13l0.3,0.3 c6.8,6.9,14.6,14.6,24.5,14.6c9.9,0,17.6-7.8,24.5-14.6l0.2-0.2C395.1,12.6,401.6,6,409.2,6c8.7,0,19.8,7.7,27.3,13.4 c8.9,6.8,15.9,13.7,16,13.8"/> </svg> </div> <div class="sidebar__description">Check out the Fireflies blog to learn more about our product, customer stories, and our take on meetings, remote working, productivity, and more.</div> <div class="social-links"> <a class="social-links__item facebook" href="https://www.facebook.com/firefliesapp" target="_blank" title="Facebook" aria-label="Facebook" rel="noreferrer"> <i class="icon icon-facebook"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#facebook"></use> </svg> </i> <p>Facebook</p> </a> <a class="social-links__item twitter" href="https://twitter.com/firefliesai" target="_blank" title="Twitter" aria-label="Twitter" rel="noreferrer"> <i class="icon icon-twitter"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#twitter"></use> </svg> </i> <p>Twitter</p> </a> <a class="social-links__item instagram" href="https://instagram.com/firefliesai" target="_blank" title="Instagram" aria-label="Instagram" rel="noreferrer"> <i class="icon icon-instagram"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#instagram"></use> </svg> </i> <p>Instagram</p> </a> <a class="social-links__item linkedin" href="https://www.linkedin.com/company/fireflies-inc/" target="_blank" title="Linkedin" aria-label="Linkedin" rel="noreferrer"> <i class="icon icon-linkedin"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#linkedin"></use> </svg> </i> <p>Linkedin</p> </a> </div> <div style="align-items: center; text-align: center; margin-top: 10px"> <a href="https://app.fireflies.ai/?utm_source=blog&utm_medium=referral&utm_campaign=sidebar"> <button class="btn btn--brand m-b" style="color: white; background: #7A5AF8; border: 1px solid #7A5AF8" onMouseOver="this.style.background='#6A4Ae8'" onMouseOut="this.style.background='#7A5AF8'" > Visit Fireflies app </button> </a> </div> </div> </aside> </div> </div> </div> <section class="related-posts"> <div class="container-fluid wrapper"> <h5 class="section__title">You might also like</h5> <div class="icon__wave"> <svg class="wave" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 456.7 39.9" style="enable-background:new 0 0 456.7 39.9;" xml:space="preserve"> <path class="line" d="M4.2,33.2c0.1-0.1,7-6.9,15.9-13.8C27.7,13.7,38.7,6,47.5,6c7.5,0,14,6.6,20.3,12.9l0.4,0.4 c6.8,6.9,14.6,14.6,24.6,14.6c9.9,0,17.7-7.8,24.5-14.6l0.5-0.5C124,12.5,130.5,6,137.9,6c7.5,0,13.9,6.5,20.2,12.9l0.4,0.4 c6.8,6.9,14.6,14.6,24.5,14.6c10,0,17.8-7.8,24.6-14.6l0.5-0.5C214.4,12.5,220.9,6,228.4,6c7.5,0,14,6.5,20.2,12.9l0.4,0.4 c6.8,6.9,14.5,14.6,24.5,14.6c9.9,0,17.7-7.8,24.5-14.6l0.3-0.3c6.3-6.4,12.9-13,20.5-13c7.5,0,14.1,6.6,20.4,13l0.3,0.3 c6.8,6.9,14.6,14.6,24.5,14.6c9.9,0,17.6-7.8,24.5-14.6l0.2-0.2C395.1,12.6,401.6,6,409.2,6c8.7,0,19.8,7.7,27.3,13.4 c8.9,6.8,15.9,13.7,16,13.8"/> </svg> </div> <div class="row"> <div class="col-xs-12 col-md-6 col-lg-4 post-wrap"> <div class="post-card col featured"> <div class="special-bg"></div> <a class="post-card__image" href="/blog/fireflies-ai-launches-tasks/" title="Fireflies Launches Tasks: An AI-Powered Project Manager for Meetings" aria-label="Fireflies Launches Tasks: An AI-Powered Project Manager for Meetings"> <img class="lazyload" data-srcset="/blog/content/images/size/w300/2024/07/Tasks-Blog-Banner.png 300w, /blog/content/images/size/w600/2024/07/Tasks-Blog-Banner.png 600w, /blog/content/images/size/w1000/2024/07/Tasks-Blog-Banner.png 1000w, /blog/content/images/size/w2000/2024/07/Tasks-Blog-Banner.png 2000w" data-sizes="(max-width: 1000px) 50vw, 700px" data-src="/blog/content/images/size/w1000/2024/07/Tasks-Blog-Banner.png" src="https://fireflies.ai/blog/assets/images/img-placeholder-md.jpg?v=c38472780f" alt="Fireflies Launches Tasks: An AI-Powered Project Manager for Meetings" /> </a> <div class="post-card__content"> <div class="post-card__header"> <a class="tag-latest-in-fireflies post-card__tag" href="/blog/tag/latest-in-fireflies/" title="Latest in Fireflies" aria-label="Latest in Firefliess">Latest in Fireflies</a> <div class="post-card__tag public">members</div> <div class="post-card__featured"><i class="icon icon-star icon--sm"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#star"></use> </svg> </i></div> </div> <h2 class="post-card__title"> <a href="/blog/fireflies-ai-launches-tasks/" title="Fireflies Launches Tasks: An AI-Powered Project Manager for Meetings" aria-label="Fireflies Launches Tasks: An AI-Powered Project Manager for Meetings">Fireflies Launches Tasks: An AI-Powered Project Manager for Meetings</a> </h2> <div class="post-card__details"> <div class="post-card__authors is-flex "> <div class="post-card__author 1"> <a href="/blog/author/krish/" class="post-card__author-image" aria-label="Krish Ramineni"> <img class="lazyload" data-src="/blog/content/images/size/w100/2024/06/image--2-.png" alt="Krish Ramineni" src="/blog/content/images/size/w30/2024/06/image--2-.png" /> </a> </div> </div> <div class="post-card__info"> <div class="post-card__author-names"> <a href="/blog/author/krish/">Krish Ramineni</a> </div> <time datetime="2024-07-15" class="post-card__date"> Jul 15, 2024 </time> </div> </div> </div> </div> </div> <div class="col-xs-12 col-md-6 col-lg-4 post-wrap"> <div class="post-card col"> <div class="special-bg"></div> <a class="post-card__image" href="/blog/fireflies-ai-launches-feed/" title="Fireflies.ai Launches Feed: Giving everyone a Chief of Staff" aria-label="Fireflies.ai Launches Feed: Giving everyone a Chief of Staff"> <img class="lazyload" data-srcset="/blog/content/images/size/w300/2024/06/Banner.jpg 300w, /blog/content/images/size/w600/2024/06/Banner.jpg 600w, /blog/content/images/size/w1000/2024/06/Banner.jpg 1000w, /blog/content/images/size/w2000/2024/06/Banner.jpg 2000w" data-sizes="(max-width: 1000px) 50vw, 700px" data-src="/blog/content/images/size/w1000/2024/06/Banner.jpg" src="https://fireflies.ai/blog/assets/images/img-placeholder-md.jpg?v=c38472780f" alt="Fireflies.ai Launches Feed: Giving everyone a Chief of Staff" /> </a> <div class="post-card__content"> <div class="post-card__header"> <a class="tag-latest-in-fireflies post-card__tag" href="/blog/tag/latest-in-fireflies/" title="Latest in Fireflies" aria-label="Latest in Firefliess">Latest in Fireflies</a> <div class="post-card__tag public">members</div> </div> <h2 class="post-card__title"> <a href="/blog/fireflies-ai-launches-feed/" title="Fireflies.ai Launches Feed: Giving everyone a Chief of Staff" aria-label="Fireflies.ai Launches Feed: Giving everyone a Chief of Staff">Fireflies.ai Launches Feed: Giving everyone a Chief of Staff</a> </h2> <div class="post-card__details"> <div class="post-card__authors is-flex "> <div class="post-card__author 1"> <a href="/blog/author/krish/" class="post-card__author-image" aria-label="Krish Ramineni"> <img class="lazyload" data-src="/blog/content/images/size/w100/2024/06/image--2-.png" alt="Krish Ramineni" src="/blog/content/images/size/w30/2024/06/image--2-.png" /> </a> </div> </div> <div class="post-card__info"> <div class="post-card__author-names"> <a href="/blog/author/krish/">Krish Ramineni</a> </div> <time datetime="2024-06-12" class="post-card__date"> Jun 12, 2024 </time> </div> </div> </div> </div> </div> <div class="col-xs-12 col-md-6 col-lg-4 post-wrap"> <div class="post-card col"> <div class="special-bg"></div> <a class="post-card__image" href="/blog/fireflies-notepad-updates/" title="Fireflies Notepad UI Improvements 2024: A Complete Guide" aria-label="Fireflies Notepad UI Improvements 2024: A Complete Guide"> <img class="lazyload" data-srcset="/blog/content/images/size/w300/2024/04/ui-improvements.jpg 300w, /blog/content/images/size/w600/2024/04/ui-improvements.jpg 600w, /blog/content/images/size/w1000/2024/04/ui-improvements.jpg 1000w, /blog/content/images/size/w2000/2024/04/ui-improvements.jpg 2000w" data-sizes="(max-width: 1000px) 50vw, 700px" data-src="/blog/content/images/size/w1000/2024/04/ui-improvements.jpg" src="https://fireflies.ai/blog/assets/images/img-placeholder-md.jpg?v=c38472780f" alt="Fireflies Notepad UI Improvements 2024: A Complete Guide" /> </a> <div class="post-card__content"> <div class="post-card__header"> <a class="tag-whats-new post-card__tag" href="/blog/tag/whats-new/" title="What's new" aria-label="What's news">What's new</a> <div class="post-card__tag public">members</div> </div> <h2 class="post-card__title"> <a href="/blog/fireflies-notepad-updates/" title="Fireflies Notepad UI Improvements 2024: A Complete Guide" aria-label="Fireflies Notepad UI Improvements 2024: A Complete Guide">Fireflies Notepad UI Improvements 2024: A Complete Guide</a> </h2> <div class="post-card__details"> <div class="post-card__authors is-flex "> <div class="post-card__author 1"> <a href="/blog/author/soorya/" class="post-card__author-image" aria-label="Soorya Radhakrishnan"> <img class="lazyload" data-src="/blog/content/images/size/w100/2023/02/IMG-20191104-WA0130.jpg" alt="Soorya Radhakrishnan" src="/blog/content/images/size/w30/2023/02/IMG-20191104-WA0130.jpg" /> </a> </div> </div> <div class="post-card__info"> <div class="post-card__author-names"> <a href="/blog/author/soorya/">Soorya Radhakrishnan</a> </div> <time datetime="2024-04-25" class="post-card__date"> Apr 25, 2024 </time> </div> </div> </div> </div> </div> </div> </div> </section> </main> <footer class="footer"> <div class="container-fluid wrapper"> <div class="footer__top"> <div class="row"> <div class="col-xs-12 col-md-3"> <h5 class="m-b-sm">Navigation</h5> <ul class="nav"> <li class="nav-fireflies-ai-website"><a href="https://fireflies.ai">Fireflies.ai Website</a></li> <li class="nav-product"><a href="https://fireflies.ai/blog/tag/product/">Product</a></li> <li class="nav-meetings"><a href="https://fireflies.ai/blog/tag/meeting-tips-and-resources/">Meetings</a></li> <li class="nav-recruitment"><a href="https://fireflies.ai/blog/tag/hr-management-and-recruitment/">Recruitment</a></li> <li class="nav-productivity"><a href="https://fireflies.ai/blog/tag/productivity/">Productivity</a></li> <li class="nav-sales"><a href="https://fireflies.ai/blog/tag/sales/">Sales</a></li> <li class="nav-remote-work"><a href="https://fireflies.ai/blog/tag/remote-work/">Remote Work</a></li> <li class="nav-customer-story"><a href="https://fireflies.ai/blog/tag/customer-story/">Customer Story</a></li> <li class="nav-all-categories"><a href="https://fireflies.ai/blog/tags/">All Categories</a></li> </ul> </div> <div class="col-xs-12 col-md-3"> <h5 class="m-b-sm">Useful links</h5> <ul class="nav"> <li class="nav-fireflies-ai-app"><a href="https://app.fireflies.ai/login">Fireflies.ai App</a></li> <li class="nav-request-demo"><a href="https://requestinfo.fireflies.ai/">Request Demo</a></li> </ul> </div> <div class="col-xs-12 col-md-3"> <h5 class="m-b-sm">Social Media</h5> <div class="social-links"> <a class="social-links__item facebook" href="https://www.facebook.com/firefliesapp" target="_blank" title="Facebook" aria-label="Facebook" rel="noreferrer"> <i class="icon icon-facebook"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#facebook"></use> </svg> </i> <p>Facebook</p> </a> <a class="social-links__item twitter" href="https://twitter.com/firefliesai" target="_blank" title="Twitter" aria-label="Twitter" rel="noreferrer"> <i class="icon icon-twitter"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#twitter"></use> </svg> </i> <p>Twitter</p> </a> <a class="social-links__item instagram" href="https://instagram.com/firefliesai" target="_blank" title="Instagram" aria-label="Instagram" rel="noreferrer"> <i class="icon icon-instagram"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#instagram"></use> </svg> </i> <p>Instagram</p> </a> <a class="social-links__item linkedin" href="https://www.linkedin.com/company/fireflies-inc/" target="_blank" title="Linkedin" aria-label="Linkedin" rel="noreferrer"> <i class="icon icon-linkedin"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#linkedin"></use> </svg> </i> <p>Linkedin</p> </a> </div> </div> <div class="col-xs-12 col-md-3"> <h5 class="m-b-sm">Fireflies.ai Blog</h5> <div class="m-b" id="footer-subscribe">Check out the Fireflies blog to learn more about our product, customer stories, and our take on meetings, remote working, productivity, and more.</div> <form action="https://fireflies.us4.list-manage.com/subscribe/post?u=c9c48c51be1439543e6100c6d&id=619e5d8173" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate subscribe-form" target="_blank" data-members-form="subscribe" novalidate> <input type="email" value="" name="EMAIL" id="mce-EMAIL" placeholder="Your email address" required> <button id="mc-embedded-subscribe" class="btn--brand" type="submit" name="subscribe" title="Subscribe" aria-label="Subscribe" > <i class="icon icon-send"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#send"></use> </svg> </i> </button> <div style="position: absolute; left: -5000px;" aria-hidden="true"> <input type="text" name="b_c9c48c51be1439543e6100c6d_619e5d8173" tabindex="-1" value=""> </div> </form> </div> </div> </div> <div class="footer__bottom"> <div>© 2025 <a href="https://fireflies.ai/blog">Fireflies.ai Blog</a>.</div> </div> </div> </footer> <div class="scroll-to-top"><i class="icon icon-arrow-up"> <svg class="icon__svg"> <use xlink:href="https://fireflies.ai/blog/assets/icons/feather-sprite.svg?v=c38472780f#arrow-up"></use> </svg> </i></div> <svg class="wave-gradient" version="1.1"> <defs> <linearGradient id="gradient" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="var(--color-primary)" /> <stop offset="100%" stop-color="var(--color-secondary)" /> </linearGradient> </defs> </svg> <script> if (config.enable_pwa && 'serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/sw.js'); }); } </script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCDTZPN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(event) { window.TinyQ.init(); }); </script> </body> </html>