> For the complete documentation index, see [llms.txt](https://netherlands.worldiaday.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://netherlands.worldiaday.org/community/lade-tawak.md).

# Lade Tawak

<div align="left"><figure><img src="/files/GgAru775qaz6kH659Cby" alt="Peter Bogaards - speaker at World IA Day Eindhoven 2026" width="375"><figcaption></figcaption></figure></div>

### Materialising morality to make meaningful design decisions

#### Presentation abstract

Meaningful design goes beyond making things easy to use; it’s about reflecting core values. How do we move from abstract ethical philosophies to concrete decisions that help us create worthwhile products? Using a case study from my work as well as other examples, this talk demonstrates how identify values and architect them so as to create meaningful products and processes.

#### Bio Lade Tawak

Lade Tawak is a problem solver, connector, and creator working across Research, UX/CX, Product, and AI Strategy & Implementation. Through her research, advisory and consulting, and training, coaching and facilitation, she has worked with businesses across the globe over the last 10 years, connecting them with insights and strategic expertise needed to achieve organisational goals, improve operations, and create delightful experiences. She helps individuals, teams, and businesses who are at thresholds and in transition to unlock the insights and actions that create success and move them to the next step.

### Connect with Lade

* <i class="fa-globe-pointer">:globe-pointer:</i> Website: <https://ladetawak.notion.site/>
* <i class="fa-linkedin">:linkedin:</i> LinkedIn: <https://www.linkedin.com/in/ladetawak/>


---

# 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://netherlands.worldiaday.org/community/lade-tawak.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.
