> For the complete documentation index, see [llms.txt](https://documentation.specollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.specollective.org/knowledge-base/diversity-equity-and-inclusion/cultural-studies/videos-and-presenations.md).

# Videos & Presenations

## Cultural Sensitivity & Diversity

In this 20-minute course preview, you'll hear presenter, Dr. Denise Dennis, explain why cultural sensitivity is important in the workplace for both employees and the clients, customers, or patients they serve. She’ll discuss our biases, some cultural generalizations and the many challenges we face in our efforts to be respectful of each other. Most importantly, she’ll share some simple strategies to improve communication and interactions.\[1]

{% embed url="<https://www.youtube.com/watch?time_continue=1&v=WUS23ZU8Wzk&feature=emb_logo>" %}

## What is Cultural Appropriation?

A short video on what is and isn't cultural appropriation.

{% embed url="<https://www.youtube.com/watch?v=ZT1sTYpOJ04>" %}

## How to get serious about diversity and inclusion in the workplace

Imagine a workplace where people of all colors and races are able to climb every rung of the corporate ladder -- and where the lessons we learn about diversity at work actually transform the things we do, think and say outside the office. How do we get there? In this candid talk, inclusion advocate Janet Stovall shares a three-part action plan for creating workplaces where people feel safe and expected to be their unassimilated, authentic selves.\[2]

{% embed url="<https://www.youtube.com/watch?v=kvdHqS3ryw0&t=4s>" %}

## Understanding Intercultural Competencies & Becoming a Global Citizen

{% embed url="<https://screencast-o-matic.com/watch/cq6Xf3uOHu>" %}

## Addressing Implicit Associations in Education: Lessons from the Buffalo Project

{% embed url="<https://learn.esc.edu/media/Addressing+Implicit+Associations+in+EducationA+Lessons+from+the+Buffalo+Project/0_f2br9sx9>" %}

## References

1. Dr. Denise Dennis, [Cultural Sensitivity & Diversity](https://www.youtube.com/watch?v=kvdHqS3ryw0\&t=4s), (Jan 19, 2017)
2. Janet Stoval, [How to get serious about diversity and inclusion in the workplace](https://www.youtube.com/watch?v=kvdHqS3ryw0\&t=4s) (Sep 13, 2018)
3. Nay Farber, [Understanding Intercultural Competencies & Becoming a Global Citizen](https://screencast-o-matic.com/watch/cq6Xf3uOHu) (Oct 18, 2019)


---

# 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://documentation.specollective.org/knowledge-base/diversity-equity-and-inclusion/cultural-studies/videos-and-presenations.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.
