DIGIT4U Business Solutions GmbH (vormals: Trans4mation BS GmbH)IsmaningJahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023Bilanz
Anhang zum Jahresabschluss der DIGIT4U Business Solution GmbH für das Geschäftsjahr 2023
Grundlegende Angaben zum Unternehmen und zur
Bilanzierung
sonstige Berichtsbestandteile
Angaben zur Feststellung:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DIGIT4U Business Solutions GmbH
Overview
- Legal form
- GmbH
- Address
-
Carl-Zeiss-Ring 9
85737 Ismaning - Commercial register
- HRB 263456, München
- Registration date
- December 12, 2020
- Industry
-
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Erbringung von sonstigen Dienstleistungen der Informationstechnologie
Unternehmensberatung - Registered capital
- 25,200.00 EUR
- Representation rules
Ist nur ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, so wird die Gesellschaft durch zwei Geschäftsführer oder durch einen Geschäftsführer gemeinsam mit einem Prokuristen vertreten.
- Purpose
- IT-Consulting, Managed Service Providing, Software as a Service, Personaldienstleistungen.
Financials
Balance sheet
2024- Current Assets 91,7 % 6,13 Mio
- Fixed Assets 7,9 % 529,8 k
- Prepaid Expenses 0,4 % 24,4 k
- Liabilities 63,4 % 4,24 Mio
- Equity 27,1 % 1,81 Mio
- Provisions 9,5 % 632,2 k
Balance sheet data available for 3 earlier fiscal years.
Profit & loss
2024- Gross profit 47,7 % 9,77 Mio
- Personnel expenses 32,1 % 6,57 Mio
- Other operating expenses 9,1 % 1,86 Mio
- Result after taxes 4,5 % 914,4 k
- Annual net profit/loss 4,5 % 914,4 k
- Income and profit taxes 1,7 % 344,2 k
- Depreciation 0,3 % 61,7 k
- Interest and similar expenses 0,1 % 25,6 k
- Other interest and similar income 0,1 % 10,7 k
Authorized representatives
-
Ahmed Negida
since 2021 Managing Director
-
Thomas Hoffmann
since 2026 Managing Director
-
Alfred Neugebauer
since 2024 Procura
Ownership & holdings
Shareholders
- DIGIT4U Group GmbH DEU 100.0 % 25k €
Ultimate beneficial owners (UBOs)
History
- 2026
-
20.04.
Change of authorityAhmed Negida · Managing Director
-
26.02.
Member entryThomas Hoffmann · Managing Director
- 2024
-
16.01.
Member entryAlfred Neugebauer · Procura
- 2023
-
31.03.
Correction of personal dataAhmed Negida · Managing Director
-
31.03.
Change of bylawsDIGIT4U Business Solutions GmbH
-
31.03.
Change of company nameDIGIT4U Business Solutions GmbH
-
13.03.
Exit of positionF**** K***** · Managing Director
-
13.03.
Exit of positionR*** S****** · Managing Director
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2024 | Jahresabschluss | Published | Via the API |
| 2023 | Jahresabschluss | Published | Read full text |
| 2022 | Jahresabschluss | Published | Via the API |
| 2021 | Jahresabschluss | Published | Via the API |
2023 Jahresabschluss Full text
Register documents
Bring original register extracts and company documents into your application as PDF or XML.
/v1/fetch-document- Current extract (AD) PDF
- Chronological extract (CD) PDF
- Structured content (SI, XML) XML
- Shareholders list PDF
- Articles of association PDF
Explore more companies
Company data in your AI chat
Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.
Connect your assistant
- Open Connectors in Claude and add a custom connector.
-
Enter this server URL and add the connector:
https://mcp.handelsregister.ai/mcp - Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
- In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
-
Use “handelsregister” as the name, OAuth for authentication and this server URL:
https://mcp.handelsregister.ai/mcp - Sign in with your handelsregister.ai account, create the app and select it from the tools menu in your chat.
Run once in your terminal:
claude mcp add --transport http handelsregister https://mcp.handelsregister.ai/mcp \
--header "X-API-Key: YOUR_API_KEY"
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this MCP server as a tool in your application:
from openai import OpenAI
client = OpenAI()
response = client.responses.create(
model="gpt-6-astra",
input="Show me the directors, shareholders and latest available financial figures for DIGIT4U Business Solutions GmbH. Include fiscal years and sources.\n\nentity_id: 96c744e19fd9d185332cb0bd8cd55ac4",
tools=[{
"type": "mcp",
"server_label": "handelsregister",
"server_url": "https://mcp.handelsregister.ai/mcp",
"headers": {"X-API-Key": "YOUR_API_KEY"},
"require_approval": "never",
}],
)
print(response.output_text)
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this configuration to your MCP client:
{
"mcpServers": {
"handelsregister": {
"url": "https://mcp.handelsregister.ai/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}
Replace YOUR_API_KEY with your handelsregister.ai API key.
Ask about this company
Once connected, ask your assistant this question:
Show me the directors, shareholders and latest available financial figures for DIGIT4U Business Solutions GmbH. Include fiscal years and sources.
Copying failed. Please select the text and copy it manually.
Keyboard shortcuts
- Copy active snippet
- C
- Copy entity_id
- I
- Switch tab
- 1–6
- Toggle this help
- ?