> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/de/les-rdv-steeple.md).

# Die Steeple-Termine 🔔

Am 30. Juni gibt Steeple Ihnen **ein Treffen für Chase,** ein exklusives Webinar, das der Vorstellung der Neuheiten von Steeple gewidmet ist.

Auf dem Programm:

**🌐 Entdeckung des Community-Bereichs**

Ein ganz neuer Bereich, um Ihre Mitarbeitenden rund um Themen, Orte oder Dienste zu vereinen.

**🤖 KI-Agent & Podcast**

Künstliche Intelligenz zieht in Steeple ein: ein Assistent, der Sie im Alltag begleitet, und ein Podcast-Format, um Informationen anders zu konsumieren.

**📬 Lesebestätigung & Nachfassen**

Ihre wichtigen Nachrichten verdienen es, gelesen zu werden. Ab sofort können Sie sich dessen sicher sein.

**✨ Überblick über die Neuheiten**

Neu gestaltete Benachrichtigungen, einheitliche Suche, erweiterte Statistiken, Shortcuts, Widget-Verwaltung … und viele weitere Überraschungen

**💬 Fragen / Antworten**

Eine Zeit für den Austausch, um alle Ihre Fragen zu beantworten und sich mit uns auszutauschen.

<a href="https://app.livestorm.co/p/4e61109a-09d0-454b-8324-a8ff091704c0" class="button primary">Anmelden</a>


---

# 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:

```
GET https://help.steeple.com/de/les-rdv-steeple.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
