# Admin

If you are also using editing and creating features (“ADMIN” features) within your app, you would also need to check **`MBurgerAdminTasks`**.&#x20;

{% hint style="info" %}
All the concepts from the “client” usage are still valid, so all **`MBurgerAdminTasks`** methods have the “action” and the “listener” approach
{% endhint %}

{% content-ref url="admin-feature/delete-a-section-media" %}
[delete-a-section-media](https://docs.mburger.cloud/android-docs/admin-feature/delete-a-section-media)
{% endcontent-ref %}

{% content-ref url="admin-feature/create-a-new-section" %}
[create-a-new-section](https://docs.mburger.cloud/android-docs/admin-feature/create-a-new-section)
{% endcontent-ref %}

{% content-ref url="admin-feature/update-an-existing-section" %}
[update-an-existing-section](https://docs.mburger.cloud/android-docs/admin-feature/update-an-existing-section)
{% endcontent-ref %}
