# Managing a DevRel Team

- [Distributed developer relations](https://scribbles.devrel.page/managing-a-devrel-team/distributed-developer-relations.md): Brandon West from Amazon AWS talks about how to manage a distributed developer relations team, especially where each person on the team tends to travel a lot.
- [Understanding company goals](https://scribbles.devrel.page/managing-a-devrel-team/understanding-company-goals.md): Whenever it has come asking as to "what is the main role of DevRel team"? The answer-- "It totally depends", which definitely raises more doubt in the mind of the person asking it.
- [DevRel Qualified Leads (DQL)](https://scribbles.devrel.page/managing-a-devrel-team/devrel-qualified-leads-dql.md): What's the ROI -- the metrics to measure them -- explaining it to an employee. With DevRel Qualified Leads, you first set your own metrics that truly reflect the value of the work that you do.
- [Path to success for DevRel](https://scribbles.devrel.page/managing-a-devrel-team/path-to-success-for-devrel.md): Scribble from Mary Thengvall's amazing blog "The DevRel Path To Success: Awareness, Enablement, Engagement", which talks about what are the key elements of a developer relations team.
- [How to move up in your organization](https://scribbles.devrel.page/managing-a-devrel-team/untitled.md): How does one move up in their organization as a DevRel? What does that "up" even look like if it even exists!  Let's take notes from Chris Noring who is a Developer Advocate at Microsoft.
- [Four pillars of DevRel](https://scribbles.devrel.page/managing-a-devrel-team/four-pillars-of-devrel.md): To devise a DevRel strategy, one must understand their company's needs and the tactics that can be used to meet them. Let's take a look at the four pillars to understand all of this in a better way.
- [Building your DevRel dream team](https://scribbles.devrel.page/managing-a-devrel-team/building-your-devrel-dream-team.md): Let's take a look into knowing the key elements required to make a "DevRel dream team".
- [Managing the burnout burn-down](https://scribbles.devrel.page/managing-a-devrel-team/managing-the-burnout-burn-down.md): A research-based framework for recognising and managing overwork.
- [I messed up and I’m going to get fired](https://scribbles.devrel.page/managing-a-devrel-team/i-messed-up-and-im-going-to-get-fired.md): David G Simmons shares the reality, including potential upsides, of making mistakes.
- [How to report on community relationships without being creepy about it](https://scribbles.devrel.page/managing-a-devrel-team/how-to-report-on-community-relationships-without-being-creepy-about-it.md): Microsoft’s Sarah Thiam spoke at DevRelCon London 2019 about tracking community metrics without crossing the line into creepiness.
- [How to scale a developer relations team](https://scribbles.devrel.page/managing-a-devrel-team/how-to-scale-a-developer-relations-team.md): Google’s Uttam Tripathi shares practical advice on how to scale a developer relations team to meet your programme’s growing needs.


---

# 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://scribbles.devrel.page/managing-a-devrel-team.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.
