# Packaging Roles & Responsibilities

#### Package Maintenance Types

**Maintained Packages**

* **Regular Updates**: These packages are consistently monitored by the RealmJoin Packaging Factory.
* **Update Process**: After rigorous checks, updates are published in the store.
* **Support Options**: If updates are missing, customers can open a support ticket to address this.

**Unmaintained Packages**

* **Categorization**: Any package not marked as maintained falls into this category.
* **Update Requests**: Customers must submit a regular update request for non-maintained generic packages.
* **Cost**: Updates for generic packages are free of charge.

<figure><img src="/files/0cVHCwLcB5FEv1nGQj3B" alt=""><figcaption><p>generic maintained application package</p></figcaption></figure>

**Custom Packages**

* **Tailored Updates**: Custom package updates are created through specific requests from customers.
* **Pricing**: These updates incur charges, as they are personalized per customer needs.

<figure><img src="/files/3eY3QCa8PJBqhPHr8AzR" alt=""><figcaption><p>custom non-maintained application package</p></figcaption></figure>

**Responsibilities**

Maintained application packages will be updated once the vendor releases updates. The RealmJoin Packaging Factory does not monitor non-maintained applications. Customers are responsible for monitoring and request updates for all other applications themselves.

| Process Step                | RealmJoin                     | Customer                                   |
| --------------------------- | ----------------------------- | ------------------------------------------ |
| creation generic packages   | packaging                     | requesting                                 |
| custom package creation     | packaging                     | requesting                                 |
| application package testing | install, reinstall, uninstall | functional, share results with glueckkanja |
| update monitoring           | maintained packages           | non-maintained packages                    |


---

# 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.realmjoin.com/app-management/packages/packaging-requests/packaging-roles-and-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.
