> ## 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.

# News Filter

The **type filter** in the top-right corner lets you narrow the feed to a single content type. Selecting **News** does two things at once — it filters the right feed to news-only rows, and it transforms the left panel into a category filter.

<Frame caption="Insighthread's type filter dropdown — select News to switch the feed to news-only and activate the category list in the left panel">
  <img src="https://mintcdn.com/insighthread-com/Bwe80cUNVkk9A-Gx/images/file-79d778e086b5d8caf16232c3b6e557a6.png?fit=max&auto=format&n=Bwe80cUNVkk9A-Gx&q=85&s=e8c1e3f45f4ad171d34745702a437abe" alt="Insighthread type filter dropdown" width="2396" height="1348" data-path="images/file-79d778e086b5d8caf16232c3b6e557a6.png" />
</Frame>

***

## The Type Filter Dropdown

Click the filter button to open a dropdown with five options:

| Option            | What it shows                                          |
| ----------------- | ------------------------------------------------------ |
| **All**           | Everything — news, filings, transcripts, presentations |
| **News**          | Only AI-generated news items from SEC filings          |
| **SEC Fillings**  | Only raw SEC filing documents                          |
| **Transcript**    | Only earnings call transcripts                         |
| **Presentations** | Only investor presentation documents                   |

***

## What Changes When You Select News

**Right feed** — shows only news rows. Each row has a category badge (e.g. `Corporate Earnings`, `Insider Sell`, `Minority Stakes Deals`) and a 5-bar impact signal. Raw filing rows are hidden.

<Frame caption="Insighthread News view — right feed shows only news rows with category badges and 5-bar impact signals, grouped by date">
  <img src="https://mintcdn.com/insighthread-com/Bwe80cUNVkk9A-Gx/images/file-24d0dc787fa9a6fc5d41a5235f514ebf.png?fit=max&auto=format&n=Bwe80cUNVkk9A-Gx&q=85&s=477ad4b04862bd1ceaf88cac4f697831" alt="Insighthread News feed view" width="3655" height="2056" data-path="images/file-24d0dc787fa9a6fc5d41a5235f514ebf.png" />
</Frame>

**Left panel** — the sector performance list is replaced by a **News Category list**, grouped by event type. This lets you drill further into exactly which kind of news you want to see.

<Frame caption="Insighthread's left panel transforms into a news category list grouped by event type when the News filter is active">
  <img src="https://mintcdn.com/insighthread-com/Bwe80cUNVkk9A-Gx/images/image-8.png?fit=max&auto=format&n=Bwe80cUNVkk9A-Gx&q=85&s=6caf7e10e57af655c1f6f57e867a0fdd" alt="Insighthread news category list" width="3655" height="2056" data-path="images/image-8.png" />
</Frame>

***

## Left Panel — News Category List

The category list organises all 34 event types into 10 groups:

| Group                                | Categories                                                                                        |
| ------------------------------------ | ------------------------------------------------------------------------------------------------- |
| **Earnings & Guidance**              | Corporate Earnings, Earnings Revision / Guidance, Trading Update, Operations Update               |
| **Capital Return & Balance Sheet**   | Dividends, Stock Buybacks, Equity/Debt Offerings, Loans/Revolvers, Credit Ratings                 |
| **Deals & Acquisitions**             | Mergers and Acquisitions, Minority Stakes Deals, Deal Termination, IPO News, Property Transaction |
| **Distress & Restructuring**         | Bankruptcy/Liquidation, Restructuring, Delisting                                                  |
| **Legal & Regulatory**               | Legal Action, Regulatory Action                                                                   |
| **Ownership & Trading Activity**     | Shareholder Activism, Institutional Decrease, Insider Trades                                      |
| **Governance & Corporate Structure** | C-Level Change, Name Change, Staffing/Adds/Cuts                                                   |
| **Growth & New Ventures**            | New Projects/Ventures, Mining and Exploration                                                     |
| **Drug & Clinical News**             | Drug Updates, Drug Trial / Clinical Data, FDA Approval/Rejections                                 |
| **Macro & Market Context**           | ESG, Geopolitics, Market News, Geopolitics/Market News                                            |

***

## How Category Filtering Works

Each category has a **checkbox** and follows a three-state toggle:

<Steps>
  <Step title="First click — Include">
    The checkbox turns blue (✓). The feed narrows to show **only** news with that category badge.

    <Frame caption="Insighthread include state — Corporate Earnings checked, feed shows only Corporate Earnings news">
      <img src="https://mintcdn.com/insighthread-com/Bwe80cUNVkk9A-Gx/images/image-4.png?fit=max&auto=format&n=Bwe80cUNVkk9A-Gx&q=85&s=18924d24f784ae5806802ec9ec910d07" alt="Insighthread category include state" width="3655" height="2056" data-path="images/image-4.png" />
    </Frame>
  </Step>

  <Step title="Second click — Exclude">
    The checkbox changes to an exclude state (−). News with that category is **hidden** from the feed.

    <Frame caption="Insighthread exclude state — category marked with a dash, matching news hidden from the feed">
      <img src="https://mintcdn.com/insighthread-com/Bwe80cUNVkk9A-Gx/images/image-5.png?fit=max&auto=format&n=Bwe80cUNVkk9A-Gx&q=85&s=f5afb54b45f6418605a095433fa6914b" alt="Insighthread category exclude state" width="3656" height="2056" data-path="images/image-5.png" />
    </Frame>
  </Step>

  <Step title="Third click — Reset">
    The checkbox clears back to neutral. No filter applied for that category.

    <Frame caption="Insighthread reset state — checkbox cleared, no category filter active">
      <img src="https://mintcdn.com/insighthread-com/Bwe80cUNVkk9A-Gx/images/image-6.png?fit=max&auto=format&n=Bwe80cUNVkk9A-Gx&q=85&s=116b8ddd8cefaddd56f944587eabafd9" alt="Insighthread category reset state" width="3656" height="2056" data-path="images/image-6.png" />
    </Frame>
  </Step>
</Steps>

**Multiple selections** — you can check or exclude as many categories as you want at the same time. For example: include `Corporate Earnings` + include `Dividends` shows both; include `Corporate Earnings` + exclude `Insider Sell` shows earnings news while hiding insider sell news.

<Note>
  The **News 1** badge on the filter button in the top-right shows how many category filters are currently active.
</Note>

***

## Opening a News Article

Click any news headline in the feed to open the **Article Detail** overlay.

<Frame caption="Insighthread's Article Detail overlay — full story, ticker price and impact signal, category badge, and source SEC filing link">
  <img src="https://mintcdn.com/insighthread-com/Bwe80cUNVkk9A-Gx/images/file-92d1e9513bb42d95d8057117e546f946.png?fit=max&auto=format&n=Bwe80cUNVkk9A-Gx&q=85&s=f3e095d7a4cff43cc02b6dca6ec104eb" alt="Insighthread Article Detail overlay" width="2234" height="1257" data-path="images/file-92d1e9513bb42d95d8057117e546f946.png" />
</Frame>

* **Pagination** — navigate through all items in the current filtered feed (e.g. "1/20") using the left/right arrows
* **Ticker + company name** and **current price change** with 5-bar impact signal
* **Headline** and **article body** — a concise, fact-only summary (\~50–60 words) generated directly from the SEC filing
* **Category badge** — confirms the event type
* **Sources** — the exact SEC filing that generated this article (e.g. `EX-99.1 · 14 Jul 2026`). Click the arrow to open the source document.

<Tip>
  Every news article links back to its source SEC filing. The Sources section is how you go from the summary straight to the primary document — or you can open AI Chat directly from the article to ask questions about it.
</Tip>


## Related topics

- [SEC Filings Filter](/home/sec-filings-filter.md)
- [Monitor Market-Moving Events in Your Insighthread Feed](/guides/monitor-events.md)
- [Filter Bar](/news/filter-bar.md)
- [Category Filter](/news/category-filter.md)
- [Transcript Filter](/home/transcript-filter.md)
