> ## Documentation Index
> Fetch the complete documentation index at: https://docs.insighthread.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Filter Bar

The **+ Filter** button above the news feed opens a dropdown with six dimension filters. Each filter narrows the feed independently — you can combine as many as you want at the same time. When filters are active, a count badge appears on the button showing how many are applied.

<Frame>
  <img src="https://mintcdn.com/insighthread-com/32p3OaitWx5VFj8t/images/file-cbc66c59b41e9fb052f8e87da813952e.png?fit=max&auto=format&n=32p3OaitWx5VFj8t&q=85&s=bbc2c8c8b01fca9e374be2d205404e60" alt="Insighthread Filter Bar" width="2222" height="1250" data-path="images/file-cbc66c59b41e9fb052f8e87da813952e.png" />
</Frame>

## Opening the Filter Panel

Click **+ Filter** at the top of the News page to open the filter dropdown. Each row expands into a sub-menu on hover.

## Available Filters

<AccordionGroup>
  <Accordion title="Market Cap">
    Filter news to companies within a specific market capitalization band.

    <Frame caption="Insighthread's Market Cap sub-menu — five tiers from Mega Cap ($200B+) to Micro Cap (below $300M)">
      <img src="https://mintcdn.com/insighthread-com/-H39ITodfneUhPVI/images/image-17.png?fit=max&auto=format&n=-H39ITodfneUhPVI&q=85&s=c3e12cfcb0ba9aee7a34824b81e89c61" alt="Insighthread Market Cap sub-menu" width="1952" height="1098" data-path="images/image-17.png" />
    </Frame>

    | Tier      | Range            |
    | --------- | ---------------- |
    | Mega Cap  | \$200B and above |
    | Large Cap |                  |
    | Mid Cap   |                  |
    | Small Cap |                  |
    | Micro Cap | Below \$300M     |
  </Accordion>

  <Accordion title="Time">
    Limit news to articles published within a time window.

    <Frame caption="Insighthread's Time sub-menu — Today, This Week, This Month, or All Time">
      <img src="https://mintcdn.com/insighthread-com/-H39ITodfneUhPVI/images/image-18.png?fit=max&auto=format&n=-H39ITodfneUhPVI&q=85&s=3ddc3324e52ae94b9a2eabe3a09af34e" alt="Insighthread Time sub-menu" width="1898" height="1068" data-path="images/image-18.png" />
    </Frame>

    * **Today** — articles published since midnight
    * **This Week** — last 7 days
    * **This Month** — last 30 days
    * **All Time** — no time restriction
  </Accordion>

  <Accordion title="Impact Signal">
    Filter by Insighthread's AI-generated impact assessment for each article.

    <Frame caption="Insighthread's Impact Signal sub-menu — Negative (red bars), Moderate (yellow bars), Positive (green bars)">
      <img src="https://mintcdn.com/insighthread-com/-H39ITodfneUhPVI/images/image-19.png?fit=max&auto=format&n=-H39ITodfneUhPVI&q=85&s=4ee90bbee560f53bef2e6376db85a29a" alt="Insighthread Impact Signal sub-menu" width="1952" height="1098" data-path="images/image-19.png" />
    </Frame>

    | Signal   | Color       | Meaning                                 |
    | -------- | ----------- | --------------------------------------- |
    | Negative | Red bars    | News likely has a negative price impact |
    | Moderate | Yellow bars | Mixed or neutral impact                 |
    | Positive | Green bars  | News likely has a positive price impact |
  </Accordion>

  <Accordion title="Sector">
    Filter news to companies in one or more GICS sectors.

    <Frame caption="Insighthread's Sector sub-menu — 11 GICS sectors from Basic Materials to Utilities">
      <img src="https://mintcdn.com/insighthread-com/-H39ITodfneUhPVI/images/image-20.png?fit=max&auto=format&n=-H39ITodfneUhPVI&q=85&s=8e5c735522a6fb114e51fd17eb0d1924" alt="Insighthread Sector sub-menu" width="2684" height="1510" data-path="images/image-20.png" />
    </Frame>

    Basic Materials · Communication Services · Consumer Cyclical · Consumer Defensive · Energy · Financial Services · Healthcare · Industrials · Real Estate · Technology · Utilities
  </Accordion>

  <Accordion title="Exchange">
    Filter news to companies listed on a specific exchange.

    <Frame caption="Insighthread's Exchange sub-menu — NASDAQ, NYSE, AMEX, OTC, and CBOE">
      <img src="https://mintcdn.com/insighthread-com/-H39ITodfneUhPVI/images/image-23.png?fit=max&auto=format&n=-H39ITodfneUhPVI&q=85&s=c650ad52f7951e84324243cd276d37c5" alt="Insighthread Exchange sub-menu" width="2314" height="1302" data-path="images/image-23.png" />
    </Frame>

    **NASDAQ** · **NYSE** · **AMEX** · **OTC** · **CBOE**
  </Accordion>

  <Accordion title="Watchlist">
    Filter news to companies in your personal watchlists. The count next to each watchlist shows how many articles currently match.

    <Frame caption="Insighthread's Watchlist sub-menu — All Watchlist plus each named watchlist with a live article count">
      <img src="https://mintcdn.com/insighthread-com/-H39ITodfneUhPVI/images/image-22.png?fit=max&auto=format&n=-H39ITodfneUhPVI&q=85&s=339fd21d0eb2950e3000064871a3b752" alt="Insighthread Watchlist sub-menu" width="2326" height="1308" data-path="images/image-22.png" />
    </Frame>

    * **All Watchlist** — news from any company across all your watchlists
    * Individual watchlists (e.g. Tech Stocks, Holdings) — scoped to that list only

    <Tip>
      The count updates in real time as new articles arrive — a watchlist showing 0 means no matching news in the current time window.
    </Tip>
  </Accordion>
</AccordionGroup>

## Combining Filters

All active filters apply together as AND conditions — the feed shows only articles that match every selected filter. The badge on the **+ Filter** button shows the total number of active filter selections.

<Frame caption="Multiple Insighthread filters active simultaneously — badge shows active filter count and the news feed narrows to matching articles only">
  <img src="https://mintcdn.com/insighthread-com/-H39ITodfneUhPVI/images/image-24.png?fit=max&auto=format&n=-H39ITodfneUhPVI&q=85&s=0e6ce87f3a683f23b05c67aad968e084" alt="Insighthread multiple filters active" width="2336" height="1314" data-path="images/image-24.png" />
</Frame>

<Note>
  Filters work in combination with the category filter on the right panel. Selecting a category while filters are active narrows the feed to articles matching both the category and all active filters.
</Note>


## Related topics

- [Overview](/news/overview.md)
- [News Filter](/home/news-filter.md)
- [SEC Filings Filter](/home/sec-filings-filter.md)
- [Monitor Market-Moving Events in Your Insighthread Feed](/guides/monitor-events.md)
- [Insighthread News Feed: Real-Time SEC Filing Events](/features/news-feed.md)
