# Default jobs

This feature allows you to save your members some work. You can add jobs to days. When a member picks one of these days as availability, the platform will automatically add these jobs to their planning.

{% hint style="info" %}
Some of our events use this for their "build up" and "break down" days. Most of them have only one job in those days so adding this as a default job really speeds up the process for your workers.
{% endhint %}


---

# 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/settings/members/default-jobs.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.
