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

# Debra Gelman

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

Debra Gelman is a leader, strategist, author, and practitioner in the digital design and user experience space. She leads UX and design teams in the creation of transformative digital products for B2B, healthcare, commerce, financial services, and publishing industries. Deb manages a team of designers and researchers who take a data-driven approach to design, using quantitative and qualitative metrics to innovate and inform how products will look and function. In addition to articles in leading industry publications, Deb is the author of Design For Kids, published by Rosenfeld Media in 2014. She creates sites, apps and virtual worlds for clients including PBS Kids Sprout, Scholastic, Crayola, Pepperidge Farm, Campbell’s Soup and Georgia Public Television. Deb led the research and design of Planet Orange—a site designed to teach 1st through 6th graders financial literacy—which won a USA Today Education “Best Bet” award.

Deb holds undergraduate degrees in Visual Media and Psychology from American University, and a Masters in Information Design and Technology from Georgia Tech. She lives in the Philadelphia area with her very patient husband and her precocious daughter, who wants to be a princess paleontologist when she grows up.&#x20;

### Community Involvement

* 2015, Speaker, [Philadelphia 2015](/events/philadelphia-2015.md#making-it-fun-what-kids-can-teach-us-about-ux)

### Connect

* <i class="fa-globe-pointer">:globe-pointer:</i> Website:&#x20;
* <i class="fa-instagram">:instagram:</i> Instagram:&#x20;
* <i class="fa-linkedin">:linkedin:</i> LinkedIn:&#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://philadelphia.worldiaday.org/community/debra-gelman.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.
