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 |
|---|---|---|---|
|
Acclaim Energy Trust
Specialized energy management firm offering resiliency plan…
|
AE.UN | CA | Professional, scientific and te… |
|
Adsure Services PLC
A business assurance provider for public and government-fun…
|
ADS | GB | Professional, scientific and te… |
|
Agencja Rozwoju Innowacji Spolka Akcyjna
Financial advisory and investment firm specializing in rais…
|
ARI | PL | Professional, scientific and te… |
|
Aidma Holdings, Inc.
Provides AI-driven sales and business support services for …
|
7373 | JP | Professional, scientific and te… |
|
AMCG Co., Ltd.
Develops an AI-powered diagnostic platform for cardiac cond…
|
495900 | KR | Professional, scientific and te… |
|
Aoyama Zaisan Networks Company,Limited
A consulting firm specializing in property and asset manage…
|
8929 | JP | Professional, scientific and te… |
|
AQUILA SERVICES GROUP PLC
A consultancy group providing support services to socially …
|
AQSG | GB | Professional, scientific and te… |
|
ATIF Holdings Ltd
Offers IPO, M&A, and financial advisory services to small a…
|
ZBAI | US | Professional, scientific and te… |
|
ATOMIC EAGLE LTD
Professional services firm providing strategic advisory and…
|
AEU | AU | Professional, scientific and te… |
|
BayCurrent, Inc.
Consulting firm providing end-to-end support from strategy …
|
6532 | JP | 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.