> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/leadership/managing-people/roles/management.md).

# Management

{% embed url="<https://uxplanet.org/design-career-levels-principles-and-storytelling-c4fa8d87b763>" %}

#### CEO

Leads the entire organisation, setting the strategic vision and goals.

#### Chief Technology Officer (CTO)

Oversees technology strategy and innovation across the company.

#### Chief Product Officer (CPO)

Responsible for the overall product vision and strategy.

#### Chief Design Officer (CDO)

Leads the design function and ensures that design aligns with the company’s goals.

#### VP of

...Product/Design/Engineering

Heads of each department, overseeing strategy and management of teams.

#### Director of

...Product/Design/UX/Engineering

Manages multiple teams or a large department, responsible for delivering on high-level goals.

{% embed url="<https://www.uxdesigninstitute.com/blog/lara-tacito-director-of-ux-hubspot/>" %}

{% embed url="<https://medium.com/thinking-design/what-does-a-design-director-do-48f525c59256>" %}

#### Head of

...Product/Design/UX/Engineering

Leads a specific team or area within the department.

{% embed url="<https://fathermerry.medium.com/head-of-design-87a9b3ea07c5>" %}

{% embed url="<https://uxmag.com/articles/head-of-design-is-dead-long-live-the-head-of-design>" %}

#### Product Design Manager

Oversees the entire design process from concept to execution. They collaborate closely with product and engineering teams to ensure that design aligns with business goals and user needs.

{% embed url="<https://userpilot.com/blog/how-to-become-a-product-design-manager/>" %}

{% embed url="<https://userpilot.com/blog/resources-for-product-design-manager/>" %}

#### Design Manager

Manages a team of designers, focusing on mentoring, career development, and ensuring design quality across projects.

{% embed url="<https://www.linkedin.com/pulse/leading-impact-top-things-every-design-manager-should-deepen-vora/>" %}

#### UX Manager

Manages a team of UX designers, focusing on mentoring, career development, and ensuring design quality across projects.

{% embed url="<https://uxdesign.cc/goodbye-ux-designer-hello-ux-manager-3f5b55fd98a0>" %}

#### Team Lead

Responsible for the day-to-day management of a team, ensuring projects are completed successfully.


---

# 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://www.designreference.xyz/leadership/managing-people/roles/management.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.
