# Responsibilities

A responsibility allows a group to manage a substation on one or multiple days. This overwrites all limitations like a closed day, a closed substation, a closed shiftpicker, etc.

When creating a new responsibility you have to select a [substation](/event/planning/stations/substations.md), one or multiple days and define if they "**Can edit jobs?**" or not. If a group is allowed to edit [jobs](/event/planning/stations/substations/jobs.md), they can create new ones, edit existing ones, ...


---

# 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://docs.eventication.com/event/planning/groups/responsibilities.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.
