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

# Laura Formanek

<div align="left"><figure><img src="/files/nti44ExLPx4UJtkIuTfQ" alt=""><figcaption></figcaption></figure></div>

Laura Formanek is a creative video storyteller based out of Des Moines. After editing commercial work in Dallas and directing marketing for a cultural museum, she returned to her roots in Iowa to open a full-service production studio. Studio Process focuses on “storytelling for good,” sharing meaningful video stories about mission-driven organizations. Their work spans across a variety of nonprofit and for-profit\
clientele, such as museums, DEI consulting firms, sustainability-centered companies, and public arts foundations. As part of Studio Process’s own mission to give back, Laura recently spent time in Nakuru, Kenya shooting pro bono documentary footage for a nonprofit that sponsors students’ school fees and\
provides sanitary pads to young women in the local community.

Laura is passionate about creating meaningful work, connecting cool people to other cool people and life-long learning. She is an adjunct instructor in DMACC’s video department, volunteers on the Art Noir Advisory Committee for the Des Moines Art Center and is currently developing a public art projection installation on the Women of Achievement Bridge during Women’s Month March 2024. In her free time, Laura enjoys live music, roller skating, craft beer and international travel.

### Community Involvement

* [Des Moines 2023](/events/des-moines-2023.md), Speaker

### Connect

* <i class="fa-globe-pointer">:globe-pointer:</i> Website: <https://thestudioprocess.com/>
* <i class="fa-linkedin">:linkedin:</i> LinkedIn:
* <i class="fa-instagram">:instagram:</i> Instagram: &#x20;
* <i class="fa-x-twitter">:x-twitter:</i> X/Twitter:
* <i class="fa-medium">:medium:</i> Medium:
* <i class="fa-bluesky">:bluesky:</i> Bluesky


---

# 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://desmoines.worldiaday.org/people/laura-formanek.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.
