
Nuveen Multi-Asset Income Fund — Investor Relations & Filings
Nuveen Multi-Asset Income Fund is a closed-end management investment company with the objective of providing attractive total return through high current income and capital appreciation. The fund dynamically invests in a global portfolio of equity and debt securities. It employs a flexible, risk-based investment framework that allows its managers to allocate assets across different security types and strategies without predefined limits, adapting to changing market conditions. This strategy aims to diversify risk factor exposures more efficiently than traditional asset-class-based approaches. The fund may utilize leverage as part of its investment strategy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - NUVEEN MULTI-ASSET INCOME FUND (0001861115) (Filer) | 2026-03-03 | English | |
| Director's Dealing 2026 | 2026-01-15 | English | |
| Director's Dealing 2026 | 2026-01-15 | English | |
| Director's Dealing 2026 | 2026-01-15 | English | |
| Regulatory Filings 2025 | 2025-11-26 | English | |
| Director's Dealing 2025 | 2025-11-05 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 32900005 | DEF 14A - NUVEEN MULTI-ASSET INCOME FUND (0001861115) (Filer) | 2026-03-03 | English | ||
| 13453058 | Director's Dealing 2026 | 2026-01-15 | English | ||
| 13453062 | Director's Dealing 2026 | 2026-01-15 | English | ||
| 13453067 | Director's Dealing 2026 | 2026-01-15 | English | ||
|
2025
11 filings
| |||||
| 13453072 | Regulatory Filings 2025 | 2025-11-26 | English | ||
| 13453074 | Director's Dealing 2025 | 2025-11-05 | English | ||
| 13453083 | NUVEEN MULTI-ASSET INCOME FUND | 2025-09-05 | English | ||
| 13453086 | Regulatory Filings 2025 | 2025-08-28 | English | ||
| 13453092 | Regulatory Filings 2025 | 2025-08-22 | English | ||
| 13453094 | Major Shareholding Notification 2025 | 2025-08-04 | English | ||
| 13453099 | Major Shareholding Notification 2025 | 2025-06-12 | English | ||
| 13453102 | Regulatory Filings 2025 | 2025-05-28 | English | ||
| 13453105 | Major Shareholding Notification 2025 | 2025-04-14 | English | ||
| 13453110 | Major Shareholding Notification 2025 | 2025-03-20 | English | ||
| 13453114 | Regulatory Filings 2025 | 2025-03-17 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
Nuveen Multi-Asset Income Fund 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/32967/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32967 | 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=32967 | 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=32967 \ -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": 32967}, 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 Nuveen Multi-Asset Income Fund (id: 32967)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.