> For the complete documentation index, see [llms.txt](https://www.information-architecture.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.information-architecture.world/worldiaday/events/wiad27.md).

# World IA Day 2027

## Shape the next World IA Day: Host an event

World IA Day 2027 will take place on **Saturday, March 6, 2027.** Learn about the [application process and key dates](/worldiaday/call-for-organizers.md).&#x20;

### Timeline for World IA Day 2027&#x20;

* **June 2026:** Call for theme suggestions
* **July 15 - November 30, 2026**: Location applications open
* **July 2026**: Global theme announcement
* **September 2026**: New location announcements as they are approved.
* **November 2026**: Speaker applications open - Contact participating locations for more information.&#x20;
* **January 2027**: Registration generally open for local events.&#x20;
* **March 6, 2027**: World IA Day 2026

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Be a global or local sponsor</strong></td><td>Support the information architecture community through sponsorship at global or local levels.</td><td><a href="/spaces/pk7EPQ2MV6Glje9MMcY0">/spaces/pk7EPQ2MV6Glje9MMcY0</a></td></tr></tbody></table>

***

### About World IA Day

World IA Day is a one-day annual celebration focused on the practice and education of Information Architecture. Our goal is to inspire the global growth of a community of practice and empower local leaders to build a culture around it.


---

# 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.information-architecture.world/worldiaday/events/wiad27.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.
