# Organisation

## Kanban-Board

Es wird ein Kanban-Board auf GitHub erstellt. Hierbei werden die Spalten "Todo", "In Progress" und "Done" benutzt. Auf diesem kann mit Hilfe von GitHub-Issues Aufgaben erstellen. Diese können Personen zugewiesen werden und es können nähere Details als Kommentar folgen. Des Weiteren kann eine Deadline hinzugefügt und es können Aufgaben auch dem gesamten Team zugewiesen werden.

<figure><img src="/files/S0rm1k0c4ZYSEstzKB3o" alt=""><figcaption><p>Das Kanban-Board bei Beginn des Projekts</p></figcaption></figure>

<figure><img src="/files/FGkpwd6wOn0YHKE5EKCv" alt=""><figcaption><p>Kanban-Board gegen Ende des dritten Semesters</p></figcaption></figure>

### Issues

Die einzelnen Einträge in dem Kanban-Board sind jeweils auch GitHub Issues.&#x20;


---

# 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://basyx-security-plugin.gitbook.io/basyx-security/home/organisation.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.
