ALVAREZ & MARSAL INVESTIMENTOS I S.A. — Investor Relations & Filings
About ALVAREZ & MARSAL INVESTIMENTOS I S.A.
ALVAREZ & MARSAL INVESTIMENTOS I S.A. is a professional services entity focused on turnaround management, performance improvement, and corporate restructuring. The firm provides specialized advisory services including debt restructuring, global valuation, and strategic financial management. It caters to a broad spectrum of clients, including large-scale corporations, private equity investors, and government bodies facing complex operational or financial transitions. The organization is characterized by a fact-driven, action-oriented methodology, prioritizing hands-on execution and the resolution of critical business challenges. Its service portfolio encompasses engineering consulting and comprehensive advisory for high-profile debt rework and organizational optimization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Análise sobre as demonstrações financeiras, relatório da administração e contas da diretoria relativas ao exercício social de 31/12/2025, e da proposta de destinação do resultado do exercício. | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-03-31 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-31 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 37786922 | Análise sobre as demonstrações financeiras, relatório da administração e contas da diretoria relativas ao exercício social de 31/12/2025, e da proposta de destinação do resultado do exercício. | 2026-04-27 | Portuguese | ||
| 33799565 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
4 filings
| |||||
| 34126802 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34126817 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34126771 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33791966 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
4 filings
| |||||
| 34072383 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34072375 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34072327 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33778902 | DFP 2023 | 2024-03-28 | Portuguese | ||
|
2023
5 filings
| |||||
| 34039836 | ITR 2023-Q3 | 2023-11-10 | Portuguese | ||
| 34039835 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
| 35819746 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34039800 | ITR 2023-Q1 | 2023-05-12 | Portuguese | ||
| 33767064 | DFP 2022 | 2023-03-31 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CCID Consulting Company Limited
Provides consulting, data, and IT solutions for government …
|
2176 | HK | Professional, scientific and te… |
|
Cedec S.A.
Strategic management consultancy for family-owned businesse…
|
CEDEC | LU | Professional, scientific and te… |
|
CELM,Inc.
A consulting firm specializing in human resources and organ…
|
7367 | JP | Professional, scientific and te… |
|
CIRCULATION Co.,Ltd.
Connects businesses with a network of external experts for …
|
7379 | JP | Professional, scientific and te… |
|
COACH A Co.,Ltd.
An executive coaching firm specializing in dialogic organiz…
|
9339 | JP | Professional, scientific and te… |
|
Coho Energy Inc.
Advises large organizations on climate strategy, clean ener…
|
— | CA | Professional, scientific and te… |
|
CRA INTERNATIONAL, INC.
Global consulting firm providing economic, financial, and m…
|
CRAI | US | Professional, scientific and te… |
|
Crossfire Energy Services Inc.
Manages the procurement lifecycle and sources essential pro…
|
CFE | CA | Professional, scientific and te… |
|
Cube Energy Corp.
Delivers comprehensive energy management and optimization s…
|
— | CA | Professional, scientific and te… |
|
Cube Labs S.p.A.
A venture builder commercializing academic R&D in healthcar…
|
CUBE | IT | Professional, scientific and te… |
ALVAREZ & MARSAL INVESTIMENTOS I S.A. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52828/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52828 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52828 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52828 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52828}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for ALVAREZ & MARSAL INVESTIMENTOS I S.A. (id: 52828)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.