# OD Processes

OD Processes are the structured methodologies AIESEC in Denmark uses to develop itself as an organization. Where functional teams focus on what we deliver, OD Processes govern how we operate, grow, and remain healthy as a network.

The structure below mirrors the OD Processes folder in Google Drive.

## Structure

| #   | Category                                                                                           | What it covers                                                                      |
| --- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| 0.1 | [Entity Dashboards](https://github.com/aiesecdk/hubby/blob/main/od-processes/entity-dashboards.md) | Live dashboards tracking MXP, finance, and onboarding across the entity             |
| 1.x | [Design](/od-processes/od-processes/design.md)                                                     | OD model design, grouping system, tier system, and expansion guidelines             |
| 2.x | [Achieve](/od-processes/od-processes/achieve.md)                                                   | Entity and LC goal-setting, development strategies, LC analysis, monthly reviews    |
| 3.x | [Network](/od-processes/od-processes/network.md)                                                   | Coaching system, internal communications, EST management, rewards, conference cycle |
| 4.x | [LC Management](/od-processes/od-processes/lc-management.md)                                       | Entity governance, LC elections, transitions, and planning processes                |
| 5.x | [Knowledge](/od-processes/od-processes/knowledge.md)                                               | SONA, MC transition, and information accessibility frameworks                       |

{% hint style="info" %}
Most pages in this section are stubs awaiting content from the MCVP TM/OD. If you are responsible for a section, reach out to populate it.
{% endhint %}

*Last updated: April 2026 · Maintained by: MCVP TM/OD*


---

# 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://hubby.aiesec.dk/od-processes/od-processes.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.
