# Management

## Management

### You are not a boss <a href="#you-are-not-a-boss" id="you-are-not-a-boss"></a>

The purpose of management is to serve the team. You are there to ensure that your team can work at their best, and that obstacles to the best possible work are removed.

So, your main aim should be to help make the individuals that make up your team the best they can be.

### Help to reduce meta work <a href="#help-to-reduce-meta-work" id="help-to-reduce-meta-work"></a>

Management should ensure that meta-work is reduced as much as possible, and should review processes regularly to ensure that we do not creep into a bureaucracy.

### Absolutely No Status Symbols <a href="#absolutely-no-status-symbols" id="absolutely-no-status-symbols"></a>

Regardless of your position at Mad, there are no status symbols or special perks.

### Quarterly Meetings <a href="#quarterly-meetings" id="quarterly-meetings"></a>

Three weeks prior to the start of a new quarter there is a management planning meeting.\
This includes:

* Financial Review
* Estimated P/L for the current quarter
* Current Cash Flow analysis for next quarter
* Discussion on main successes/failures of the current quarter.
* Any changes that are required.
* Review all team member scorecards and discuss any issues.

### Board Meetings <a href="#board-meetings" id="board-meetings"></a>

Mäd’s board is made up of the following members:

* Emanuele Faja
* Morten Bech
* Dung Dinh


---

# 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://process.mad.co/the-company/culture/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.
