# Manager Support

The Manager Support score refers to the level of assistance, guidance, and resources provided by managers or team leads to support developers in their work.

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

Manager support covers the following sub-focus areas-

### Empathy

The ability to understand and relate to developers, actively listen, and show compassion in interactions.

### Coach & Guide

The role of managers is to provide expertise, advice, and support to help developers improve their skills, overcome challenges, and achieve career goals.

### Feedback  &#x20;

The ability to provide timely and constructive feedback on performance, skills, and growth areas helping developers gain insights, refine their skills, and work towards achieving their career objectives.

Typo bases this calculation on developers' responses to questions about manager support, such as "Does your manager actively listen to your ideas without judgment?","How effectively does your manager help you get support for technical growth?"

{% hint style="info" %}
Note - Each survey comprises unique questions and does not repeat any questions from previous surveys.
{% endhint %}


---

# Agent Instructions: 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://typo.gitbook.io/typo-help-docs/engineering-metrics/devex-metrics/manager-support.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.
