> 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/xander-roozen.md).

# Xander Roozen

<div align="left"><figure><img src="/files/tVuhfsVWR3VCANrCsjQK" alt="Xander Roozen" width="256"><figcaption></figcaption></figure></div>

I've been working digital-first since the early 2000s, helping organizations turn complex information into systems that work for people.

My focus: how information becomes experience. How content is organized, connected, and governed in ways that serve both users and the teams managing it. I practice content-driven information architecture, helping organizations understand what they have, what they need, and how to design structures that actually support both.

### Community Involvement

* Co president WIAA together with [Grace Lau](mailto:undefined)
* World IA Day 2026 Eindhoven, organizer
* World IA Day 2024 Ghent, organizer & speaker
* World IA Day 2018 Utrecht, speaker
* World IA Day 2015 Enschede, speaker

### Connect

* <i class="fa-instagram">:instagram:</i> Instagram: [@shuggie](https://www.instagram.com/shuggie/)&#x20;
* <i class="fa-linkedin">:linkedin:</i> LinkedIn: <https://www.linkedin.com/in/xanderroozen/>
* <i class="fa-medium">:medium:</i> Medium: <https://medium.com/@shuggie>


---

# 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/xander-roozen.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.
