> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/user/kubernetes/applications.md).

# Applications

In Kubernetes, an application is a collection of configuration settings and variables required to run your app. This may consist of a single container or multiple containers with complex interoperability.

<figure><img src="/files/fSdV28rrLTK8Hq4HnRd5" alt=""><figcaption></figcaption></figure>

You can filter the list of applications by namespace using the **Namespace** dropdown.

Portainer lets you add applications either using a form or through code (for example a manifest or a Helm chart):

{% content-ref url="/pages/-Mhzk5G-abMCAP5dCvJi" %}
[Add a new application using a form](/user/kubernetes/applications/add.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhzlDtN\_U8sqWrdcbgN" %}
[Add a new application using code](/user/kubernetes/applications/manifest.md)
{% endcontent-ref %}

You can also inspect a running application:

{% content-ref url="/pages/-MhzmdIMIjnWVFNPjP3H" %}
[Inspect an application](/user/kubernetes/applications/inspect.md)
{% endcontent-ref %}

{% content-ref url="/pages/77LkxX8pWXsCeaWt7WQ1" %}
[Inspect a Helm application](/user/kubernetes/applications/inspect-helm.md)
{% endcontent-ref %}

Applications can be edited, webhooks can be configured and volumes can be detached:

{% content-ref url="/pages/-Mk-Bxbkj4QD44fsaBL5" %}
[Edit an application](/user/kubernetes/applications/edit.md)
{% endcontent-ref %}

{% content-ref url="/pages/c7aPMXH76NMtgapNVN7j" %}
[Edit a Helm application](/user/kubernetes/applications/edit-helm.md)
{% endcontent-ref %}

{% content-ref url="/pages/EmHMYVXbmcRmjYRvAS29" %}
[Webhooks](/user/kubernetes/applications/webhooks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mi-TS\_aOaavAAhdFFeP" %}
[Detach a volume from an application](/user/kubernetes/applications/detach-volume.md)
{% endcontent-ref %}

If you no longer require an application, it can be removed:

{% content-ref url="/pages/-MhzmSPy\_bwmUDdnWPz3" %}
[Remove an application](/user/kubernetes/applications/remove.md)
{% endcontent-ref %}
