> For the complete documentation index, see [llms.txt](https://burning-okr.gitbook.io/burningokr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://burning-okr.gitbook.io/burningokr/master.md).

# Burning OKR

**Burning-OKR**

![](/files/-M110tgcwe0PEODfbryL)

\
Die OKR-Methodik dient der agilen Mitarbeiterführung. Durch Zielsetzungen werden Teams und Mitarbeiter zu effizienterem und kreativem Arbeiten motiviert. OKR-Tools visualisieren die definierten Ziele und zeigen Fortschritte auf.

Burning OKR setzt genau hier an und setzt den Focus auf Unterstützung der Teams bei der Planung und Schaffung von Transparenz für das Unternehmen.

Anstatt Ziele klassisch auf Abteilungsebene zu setzen, können bei Burning OKR die Teams völlig frei zusammengestellt werden. Die Teams werden hierbei jeweils aus den Rollen OKR-Master (alternativ: OKR-Champion), Themenpate und Teammitgliedern zusammengestellt.

Burning OKR verfolgt hierbei den Ansatz, dass die Struktur in beliebiger Schachtelung aufgesetzt werden kann.

Hierfür ein paar Beispiele:<br>

**Sample 1:**

Unternehmen

&#x20;    \=>  Unternehmensziele langfristig \[2-5 Jahre]

&#x20;         \=> Unternehmensziele mittelfristig (MOALS) \[1 Jahr]

&#x20;              \=> Teams

&#x20;                   \=> Objectives

&#x20;                        \=> Key Results

**Sample 2:**

Unternehmen

&#x20;     \=> Unternehmensziele

&#x20;         \=> Teams

&#x20;              \=> Objectives

&#x20;                   \=> Key Results

**Sample 3:**

Unternehmen

&#x20;     \=> Unternehmensziele langfristig \[6-10 Jahre]

&#x20;         \=> Unternehmensziele mittelfristig \[2-5 Jahre]

&#x20;              \=> Unternehmensziele kurzfristig \[1 Jahr]

&#x20;                   \=> Teams

&#x20;                        \=> Objectives

&#x20;                             \=> Key Results


---

# 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://burning-okr.gitbook.io/burningokr/master.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.
