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 |
|---|---|---|---|
|
Big Five Capital Corp.
Financial consultants securing growth capital and R&D Tax C…
|
— | CA | Professional, scientific and te… |
|
Booz Allen Hamilton Holding Corp
A technology and management consulting firm serving the U.S…
|
BAH | US | Professional, scientific and te… |
|
Bridge Consulting Group Inc.
A management consulting firm specializing in IPO support an…
|
9225 | JP | Professional, scientific and te… |
|
BRIDGE International Corp.
Provider of B2B sales reformation solutions specializing in…
|
7039 | JP | Professional, scientific and te… |
|
BRL Enterprises Inc.
Professional services firm providing strategic advisory and…
|
— | CA | Professional, scientific and te… |
|
BTS Group
A professional services firm specializing in strategy execu…
|
BTS | SE | Professional, scientific and te… |
|
Business Coach Inc.
A human resource development company specializing in busine…
|
9562 | JP | Professional, scientific and te… |
|
B.U Technology
Develops XR training and education solutions, with a focus …
|
230980 | KR | Professional, scientific and te… |
|
CanScot Resources Ltd.
Transforms front-line supervisors into accountable leaders …
|
— | CA | Professional, scientific and te… |
|
Cascadia Brands Inc.
CPG company providing brand development, management, sales,…
|
CDIV | CA | 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.