---
title: Who are we?
description: "Who works at Langfuse: a team of engineers and ex-founders building the leading open-source AI engineering platform from Berlin and San Francisco."
---

# Who are we?

We are a group of experienced engineers and ex-founders who are passionate about building the leading open-source AI engineering platform (see [why we exist](/handbook/chapters/mission)).

We love working with our OSS community who shares ideas, reports bugs, and makes contributions to Langfuse (see [Contributing Guide](https://github.com/langfuse/langfuse/blob/main/CONTRIBUTING.md)).

## Current Core Team

![Team](/images/people/team.jpg)

| Name                   | Role                       | Social Links                                                                                                                              |
| ---------------------- | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| **Marc Klingen**       | Co-Founder & CEO           | [X](https://x.com/marcklingen), [LinkedIn](https://www.linkedin.com/in/marcklingen/), [GitHub](https://github.com/marcklingen)            |
| **Max Deichmann**      | Co-Founder & CTO           | [X](https://x.com/maxdeichmann), [LinkedIn](https://www.linkedin.com/in/maxdeichmann/), [GitHub](https://github.com/maxdeichmann)         |
| **Clemens Rawert**     | Co-Founder & COO           | [X](https://x.com/rawert), [LinkedIn](https://www.linkedin.com/in/rawert/), [GitHub](https://github.com/clemra)                           |
| **Marlies Mayerhofer** | Founding Engineer          | [X](https://x.com/marliessophie), [LinkedIn](https://www.linkedin.com/in/marlies-mayerhofer/), [GitHub](https://github.com/marliessophie) |
| **Hassieb Pakzad**     | Founding Engineer          | [X](https://x.com/hassiebpakzad), [LinkedIn](https://www.linkedin.com/in/hassieb/), [GitHub](https://github.com/hassiebp)                 |
| **Steffen Schmitz**    | Backend Engineer           | [LinkedIn](https://www.linkedin.com/in/steffenschmitz/), [GitHub](https://github.com/Steffen911)                                          |
| **Jannik Maierhöfer**  | Growth Engineer            | [X](https://x.com/jmaierhoefer), [LinkedIn](https://www.linkedin.com/in/maierhoefer/), [GitHub](https://github.com/jannikmaierhoefer)     |
| **Akio Nuernberger**   | Enterprise & Partnerships  | [X](https://x.com/AkioNuernberger), [LinkedIn](https://www.linkedin.com/in/akio-nuernberger/)                                             |
| **Nimar Blume**        | Product Engineer           | [X](https://x.com/nimarblu), [LinkedIn](https://www.linkedin.com/in/nimar/), [GitHub](https://github.com/nimarb)                          |
| **Valeriy Meleshkin**  | Backend Engineer           | [LinkedIn](https://www.linkedin.com/in/valeriy-meleshkin-5610ab58), [GitHub](https://github.com/sumerman)                                 |
| **Lotte Verheyden**    | Product Marketing Engineer | [X](https://x.com/lotte_verheyden), [LinkedIn](https://www.linkedin.com/in/lotteverheyden/), [GitHub](https://github.com/Lotte-Verheyden) |
| **Leonard Wolters**    | Operations                 | [LinkedIn](https://www.linkedin.com/in/leonardwolters/), [GitHub](https://github.com/leonardwolters)                                      |
| **Annabell Schäfer**   | Product Marketing Engineer | [X](https://x.com/annabellschfr), [LinkedIn](https://www.linkedin.com/in/annabell-schaefer/), [GitHub](https://github.com/annabellscha)   |
| **Tobias Wochinger**   | Product Engineer           | [LinkedIn](https://www.linkedin.com/in/tobiaswochinger/), [GitHub](https://github.com/wochinge)                                           |
| **Ben Bachem**         | Product Engineer           | [LinkedIn](https://www.linkedin.com/in/ben-bachem/), [GitHub](https://github.com/bezbac)                                                  |
| **Mark Salpeter**      | Product Engineer           | [X](https://x.com/marksalpeter), [LinkedIn](https://www.linkedin.com/in/marksalpeter/), [GitHub](https://github.com/marksalpeter)         |
| **Caleb Seeling**      | Support Engineer           | [LinkedIn](https://www.linkedin.com/in/calebloveseeling/), [GitHub](https://github.com/CodeCLS)                                           |
| **Niklas Semmler**     | Backend Engineer           | [LinkedIn](https://www.linkedin.com/in/nsemmler/), [GitHub](https://github.com/niklassemmler)                                             |
| **Nikita Kabardin**    | Frontend Engineer          | [X](https://x.com/nkabardin), [LinkedIn](https://www.linkedin.com/in/nkabardin/), [GitHub](https://github.com/nkabardin)                  |
| **Vera Yap**           | Recruiting                 | [LinkedIn](https://www.linkedin.com/in/verayap/)                                                                                          |
| **Milana Gurbanova**   | Integrations Engineer      | [LinkedIn](https://www.linkedin.com/in/milana-gurbanova/), [GitHub](https://github.com/milanagm)                                          |
| **Lysander Kiesel**    | Product Engineer           | [X](https://x.com/LysanderKie), [LinkedIn](https://www.linkedin.com/in/lysander-kiesel/), [GitHub](https://github.com/LysanderKie)        |
| **Hande Kafkas**       | Growth Engineer            | [X](https://x.com/HandexxK), [LinkedIn](https://www.linkedin.com/in/handekafkas/), [GitHub](https://github.com/hande-k)                   |
| **You?**               | Your life's work           | [Open Positions](https://jobs.ashbyhq.com/langfuse)                                                                                       |

<!-- agent-instructions -->

---

## Agent Instructions

This page is part of the [Langfuse](https://langfuse.com) documentation, published as plain Markdown for AI agents. Every page is available as Markdown by appending `.md` to its URL, or by sending an `Accept: text/markdown` header. This page: `https://langfuse.com/handbook/chapters/team.md`.

### Querying these docs

If the answer is not on this page, query the documentation instead of guessing:

- **Semantic search** across all Langfuse docs, returning an answer with the relevant pages and excerpts. Ask a specific, self-contained question:

  ```bash
  curl -sG "https://langfuse.com/api/search-docs" --data-urlencode "query=How do I trace a LangGraph agent?"
  ```

- **Index of every page**: <https://langfuse.com/llms.txt>, with per-section indexes [llms-docs.txt](https://langfuse.com/llms-docs.txt), [llms-integrations.txt](https://langfuse.com/llms-integrations.txt), and [llms-self-hosting.txt](https://langfuse.com/llms-self-hosting.txt).

### Before writing Langfuse code

- **Install the [Langfuse Agent Skill](https://langfuse.com/docs/api-and-data-platform/features/agent-skill).** It encodes Langfuse's own best practices for instrumentation, prompt management, and evaluation, and materially improves results.
- **Read [What does a good trace look like?](https://langfuse.com/docs/observability/best-practices.md)** before instrumenting an application.
- **Verify endpoints, parameters, and response fields** against the [API reference](https://api.reference.langfuse.com) instead of inferring them from code examples.
- **Use the [Langfuse CLI](https://langfuse.com/docs/api-and-data-platform/features/cli)** (`npx langfuse-cli api <resource> <action>`) to read or write traces, prompts, datasets, and scores from the terminal.

Found an error in these docs? Please open an issue at <https://github.com/langfuse/langfuse-docs/issues>.
