ABEV3 CAPEX and Digital Plan from the FRE Business Plan

Equity and credit models for ABEV3 need more than trailing CAPEX from the cash-flow statement. The FRE Plano de Negócios section discloses where capital went by geography, what management prioritizes (capacity, packaging, IT), and how digital platforms are scaling outside Brazil.

This page summarizes a real business-plan analysis of Ambev's 2025 FRE. apicvm delivers the filing and text extraction; analysis and modeling remain in your stack.

The research question

> Describe the business plan: CAPEX allocation, innovation investment, digital platform expansion, and sustainability ambitions.

2024 CAPEX by region

Total CAPEX in PPE and intangibles: R$ 4.749 billion.

Region CAPEX (R$)
Brazil 2.838 billion
LAS 983 million
CAC 559 million
Canada 369 million

Brazil absorbs the majority of spend. Management focus areas cited in the plan include capacity, quality, automation, packaging lines, coolers, bottles/crates, and IT.

Innovation: ZITEC

Ambev discloses ZITEC at UFRJ as an innovation hub that cut the innovation cycle from 8 months to 4 months, with roughly R$ 124.2 million invested over 3 years.

That is a concrete FRE datapoint for R&D / innovation intensity — useful when comparing consumer staples issuers that only disclose qualitative "innovation" language.

BEES marketplace and regional digital penetration

Metric Value
BEES marketplace SKUs >550
BEES clients using marketplace ~70%

Regional BEES adoption (beyond Brazil headline stats in the business-description section):

Market Digital penetration disclosed
Argentina >75% of B2B buyers via BEES; >90% of country net revenue via BEES
Panama 100% of country net revenue via BEES
Dominican Republic 90% of B2B clients / >97% of net revenue via BEES
Canada BEES ~20% of business net revenue in 2024

LAS markets show near-ubiquitous B2B platform routing for revenue in several countries, while Canada remains earlier in the adoption curve on the disclosed net-revenue share.

Sustainability ambitions

The same business-plan narrative references:

  • Net Zero ambition for 2040
  • Eclipse supplier decarbonization program
  • CCU (carbon capture / utilization context as disclosed)
  • Returnable bottles as a packaging / circularity lever

These lines support ESG screening workflows that need issuer-stated targets tied to a regulated filing, not only a sustainability website.

Why automate FRE business-plan extraction

Manual pulls of regional CAPEX tables and platform KPIs from long FRE PDFs do not scale across B3 consumer names. With apicvm:

export APICVM_KEY='apicvm_...'
export APICVM_URL='https://apicvm.dev'

# Resolve ABEV3
curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/companies/resolve?query=ABEV3&by=ticker"

# List 2025 FRE
curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/documents?ticker=ABEV3&type=FRE&year=2025"

# Optional: request page-level text extraction (async callback)
curl -X POST -H "Authorization: Bearer $APICVM_KEY" \
  -H "Content-Type: application/json" \
  -d '{"documentId": "<id>", "callbackUrl": "https://your-server/callback"}' \
  "$APICVM_URL/v1/document-text-extractions"

Useful follow-up prompts:

  • "Break down 2024 CAPEX by Brazil, CAC, LAS, Canada."
  • "What did ZITEC cost and what cycle-time improvement is claimed?"
  • "BEES marketplace SKUs and % of clients using it."
  • "Compare BEES revenue penetration: Argentina vs Canada vs Panama."

Cross-link to the FRE business-description section for Brazil BEES / Zé Delivery client metrics, and to risk factors for tax and FX context.

Use cases

Persona Application
Equity research CAPEX intensity and digital GTM assumptions in DCF
Credit Free-cash-flow after regional CAPEX stress
AI agents Cited answers on Ambev investment and platform scale
ESG Net Zero 2040 and supplier programs from regulated text

Methodology note

From Hold analysis of Ambev's public 2025 FRE business-plan sections. Plans and CAPEX priorities can change at each FRE update — verify the current filing. Not investment advice.

Limitations

  • apicvm provides filings and text extraction; it does not forecast CAPEX or score digital strategies.
  • Regional BEES percentages are as disclosed; definitions of "via BEES" may vary by country narrative.
  • Sustainability ambitions are forward-looking management statements, not audited outcomes.

Next steps

Ready to integrate?

Get an API key and start querying Brazilian CVM filings programmatically.