> For the complete documentation index, see [llms.txt](https://design.in-sync.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://design.in-sync.io/introduction.md).

# Introduction

## **Welcome to the Design Basics Course for Project Managers**

You’re here because you understand that design plays a crucial role in delivering exceptional digital projects. Whether you’re leading a team of designers or working with clients, having a solid grasp of design principles isn’t just helpful - it’s essential.

This course isn’t about turning you into a designer. Instead, it’s about equipping you with the foundational knowledge and practical tools to confidently guide your design team, provide clear feedback, and make decisions that align design work with your project goals.

Design is more than aesthetics. It’s about communication, problem-solving, and creating user experiences that resonate. As a project manager, understanding the "why" behind design decisions will empower you to bridge the gap between vision and execution effectively.

## Here’s what you can expect:

* **Focused Modules:** Each module dives into a core aspect of design, from color theory and typography to working seamlessly with creative teams.
* **Practical Insights:** We’ll keep it clear and actionable - no unnecessary jargon or overcomplication.
* **Real-World Examples:** See how design principles apply directly to your work as a manager.
* **Recommended Resources:** Videos, tools, and exercises to deepen your understanding.

By the end of this course, you’ll be able to approach design conversations with confidence, provide value to your team, and ensure that every project reflects your shared vision.

Let’s get started - this is your first step toward mastering the language of design and elevating your leadership game.


---

# 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:

```
GET https://design.in-sync.io/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
