---
title: "United Natural Foods, Inc. (UNFI.US) — Company Overview"
type: "Symbol"
locale: "en"
url: "https://longbridge.com/en/quote/UNFI.US/overview.md"
symbol: "UNFI.US"
name: "United Natural Foods, Inc."
parent: "https://longbridge.com/en/quote/UNFI.US.md"
datetime: "2026-04-15T03:59:11.159Z"
locales:
  - [en](https://longbridge.com/en/quote/UNFI.US/overview.md)
  - [zh-CN](https://longbridge.com/zh-CN/quote/UNFI.US/overview.md)
  - [zh-HK](https://longbridge.com/zh-HK/quote/UNFI.US/overview.md)
---

# United Natural Foods, Inc. (UNFI.US) — Company Overview

## Basic Information

| Item | Detail |
|------|--------|
| Industry | Food Distributors |
| Exchange | US Market |
| Address | 15 Park Row West, Suite 302, Providence, Rhode Island, United States |
| Website | [www.unfi.com](https://www.unfi.com) |

## Company Profile

United Natural Foods, Inc., together with its subsidiaries, engages in the distribution of natural, organic, specialty, produce, and conventional grocery and non-food products in the United States and Canada. It operates in three segments: Natural, Wholesale, and Retail. The company distributes grocery and general merchandise, perishables, frozen food, wellness and personal care items, bulk and foodservice, home, health and beauty care, pharmacy, pet food, produce, meat, dairy, and organic/non-GMO products under the ESSENTIAL EVERYDAY, SHOPPERS VALUE, WILD HARVEST, Field Day, STONE RIDGE CREAMERY, EQUALINE, CULINARY CIRCLE, and WOODSTOCK brands. It also engages in the manufacture of natural and organic snack food; importing, roasting, packaging, and distributing of nuts, dried fruit, seeds, trail mixes, granola, natural and organic snack items, and confections under the Woodstock Farms Manufacturing brand; and operation of grocery and liquor stores under the Cub Foods and Shoppers brands.

## Key Executives

| Name | Title |
|------|-------|
| James Alexander Miller Douglas | CEO & Director |
| Jack L. Stahl | Independent Chairman |
| Giorgio Tarditi | President & CFO |
| Michael S. Funk | Co-Founder & Independent Director |
| Danielle Benedict | Chief Human Resource Officer |
| Mark P. Bushway | President of Natural, Organic, Specialty & Fresh Products and Chief Supply Chain Officer |
| Daphne Joanne Dufresne | Independent Director |
| James L. Muehlbauer | Independent Director |

## Major Shareholders

| Name | Ratio | Report Date |
|------|-------|-------------|
| BlackRock, Inc. | 16.88% | 2025-12-31 |
| The Vanguard Group, Inc. | 11.82% | 2025-12-31 |
| Dimensional Fund Advisors LP | 5.78% | 2025-12-31 |
| American Century Investment Management Inc | 4.94% | 2025-12-31 |
| State Street Global Advisors, Inc. | 3.93% | 2025-12-31 |
| Senvest Management, LLC | 3.42% | 2025-12-31 |
| Invesco Capital Management LLC | 3.36% | 2025-12-31 |
| D. E. Shaw & Co., L.P. | 2.91% | 2025-12-31 |
| Geode Capital Management, LLC | 2.42% | 2025-12-31 |
| Charles Schwab Investment Management, Inc. | 1.84% | 2026-03-31 |

## Business Breakdown

| Segment | Revenue | Ratio |
|---------|---------|-------|
| Natural | 16017000000 | 48.5% |
| Conventional | 14667000000 | 44.41% |
| Retail | 2342000000 | 7.09% |
| Eliminations | -1242000000 | % |

```vega-lite
{
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
  "title": "United Natural Foods, Inc. Business Breakdown",
  "data": {
    "values": [
      {
        "segment": "Natural",
        "ratio": 48.5
      },
      {
        "segment": "Conventional",
        "ratio": 44.41
      },
      {
        "segment": "Retail",
        "ratio": 7.09
      },
      {
        "segment": "Eliminations",
        "ratio": null
      }
    ]
  },
  "mark": "arc",
  "encoding": {
    "theta": {
      "field": "ratio",
      "type": "quantitative"
    },
    "color": {
      "field": "segment",
      "type": "nominal"
    }
  }
}
```


---

> **Disclaimer: This article is for reference only and does not constitute any investment advice.**