> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/ergonode-user-manual-pl/apki-apps/o-funkcji-apki-apps.md).

# O funkcji Apki (Apps)

Domyślne są tworzone i utrzymywane przez Ergonode, ale deweloperzy mogą też napisać własne. Jeśli jesteś zainteresowany, dokumentację znajdziesz [tutaj](https://docs.ergonode.com/apps2/).

<figure><img src="/files/785478a9326575fbf1240974aa2f522a5d5e0d4d" alt=""><figcaption><p>Zasób > Apki - okno główne </p></figcaption></figure>

Możesz zainstalować tę samą aplikację wielokrotnie, jeśli jej potrzebujesz. Na przykład: możesz używać różnych segmentów do synchronizacji lub mieć różne profile plików eksportu.

Instrukcje dotyczące ukończenia instalacji znajdziesz w menu poniżej, ponieważ każda aplikacja może działać inaczej.&#x20;

Aby edytować aplikację, kliknij menu z trzema kropkami i wybierz opcję Edit albo po prostu kliknij lewym przyciskiem myszy pole aplikacji.

<figure><img src="/files/a89e0d216144e5d45c98d3fe1ed5712740ef7284" alt=""><figcaption><p>Aplikacja podświetlona</p></figcaption></figure>

Aby edytować, zduplikować lub odinstalować aplikację, kliknij menu kebab i wybierz Pole wyboru *Usuń aplikację*.

{% hint style="info" %}
Opcja duplikowania kopiuje również wszystkie ustawienia skopiowanej aplikacji.
{% endhint %}

<figure><img src="/files/5e170fe5f1bc7970415c77da4ec17f7eceb26aab" alt=""><figcaption></figcaption></figure>

Następne kroki zależą od aplikacji, dlatego zapoznaj się z opisem konkretnej aplikacji.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://usermanual.ergonode.com/ergonode-user-manual-pl/apki-apps/o-funkcji-apki-apps.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.
