> For the complete documentation index, see [llms.txt](https://www.justice-operations.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.justice-operations.org/round-tables-und-austausch/justice-operations-am-liquid-legal-summit.md).

# Justice Operations am Liquid Legal Summit

Die aktuellen Herausforderungen, wie der Rückgang der Studienzahlen, der Mangel an neuen Kompetenzen und Profilen, die Ineffizienz bestehender operativen Prozesse sowie die digitale Kluft in Justiz und Verwaltung, deuten auf eine grundlegende Krise hin. Die rasante Entwicklung der KI verstärkt diese Herausforderungen, insbesondere in Bezug auf Fragen des Urheberrechts, der Regulatorik und der Selbstregulierung des Rechtsmarktes. Angesichts dieser Herausforderungen ist es von entscheidender Bedeutung, einen umfassenden Ansatz zu verfolgen, um die Zukunftsfähigkeit der Rechtspflege zu gewährleisten.

Diese und viele weitere Themen wurden im Rahmen des Liquid Legal Summit am 4. Juli im Hotel Kameha Grand in Bonn diskutiert. Nur zusammen können wir diese Herausforderungen meistern.

## Operations NorthStar for Legal, Compliance, Law firms and Justice

### Panelteilnehmer:innen

**Dr. Thomas Barothy**, 'Business of law' innovator, LegalTech angel investor; vormals UBS Group Legal COO&#x20;

**Isabelle Biallaß**, Leitung des Think Tanks Legal Tech & KI in der Justiz NRW; Richterin am Amtsgericht Essen; Mitglied im Vorstand des Deutschen EDV-Gerichtstags&#x20;

**Philipp Glock**, Partner, Solution Line Head Legal Corporate Services, Leiter IT & Innovation, KPMG Law&#x20;

**Nina Stoeckel**, Chief Compliance Officer, Boehringer Ingelheim GmbH Moderation:&#x20;

### Moderation

**Dr. Bernhard Waltl**, Head of Legal Operations und Legal Innovation, BMW Group; Vorstand, Liquid Legal Institute e.V.

<figure><img src="https://studiozx.de/content/uploads/2024/04/A1_00159-954x636.jpg" alt=""><figcaption></figcaption></figure>

## Digitalisierung der Justiz durch Justice Operations

### Panelteilnehmer:innen

**Bernadette Kell**, Leiterin Innovationshub am Bundesministerium der Justiz&#x20;

**Henning Schumacher**, Leitung Zentraler IT-Dienstleister der Justiz NRW

### Moderation

**Dr. Jens Wagner**, Counsel, A\&O Shearman; Aufsichtsratsvorsitzender; Liquid Legal Institute e.V.

<figure><img src="https://studiozx.de/content/uploads/2024/04/A7_00137-954x636.jpg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Fotos: © Udo Fritsch für StudioZX
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.justice-operations.org/round-tables-und-austausch/justice-operations-am-liquid-legal-summit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
