# Artifact Manager

{% hint style="info" %}
The availability of the application ownership functionality depends on the license and may not be available in all deployments.
{% endhint %}

**Artifact Manager** is a system role with overarching permissions for all applications and their artifacts. A user with this role is entitled to edit, save, import, and change the ownership of applications, regardless of standard permissions.

## Role configuration

The system identifies the Artifact Manager based on the appropriate configuration:

* **Parameter:** `DESIGNER_SECURITY_ARTIFACT_MANAGER_ROLE_NAME`
* **Default value:** `DEV_TESTERS`

Any user holding the role `DEV_TESTERS` is automatically recognized as the Artifact Manager, which grants them full access to every application and artifact.


---

# 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.eximee.com/documentation/documentation-en/budowanie-aplikacji/aplikacja-biznesowa/zarzadzanie-aplikacja/menedzer-artefaktow.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.
