# Side Menu

Easy2Patch 4.0 has a new Side menu to track and control publishing activities.&#x20;

When a scheduled or manual application deployment starts, "<mark style="color:green;">Application publishing is ready</mark>" text turned into "<mark style="color:red;">Application publishing is in progress</mark>" with red flashing text.

You can also access "[SCCM connection settings](/configuring/easy2patch-4.0-settings/connection-settings/sccm.md)", "[General Maintenance Settings](/configuring/easy2patch-4.0-settings/general-settings/maintenance.md)" via this menu.

[**SCCM Maintenance**](/managing-easy2patch/easy2patch-4.0/application/sccm-maintenance.md) has been explained in this [page](/managing-easy2patch/easy2patch-4.0/application/sccm-maintenance.md).

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

### **SCCM Connection**

With this button you can test SCCM connection. If SCCM connection is healthy then this button turned green, else turned red. When this button red and SCCM connection not successful, you can't send Applications to SCCM as an application.

### **Publish (Upper Button)**

It is used to send the applications selected in the list to SCCM. It can be used to manually start the publish process instead of scheduled. Applications that are not selected in the list or whose Save button is not pressed after being selected are not sent to SCCM with this method. This button always enabled except scheduled Application Deployment process is not in progress.

### **Deploy**

It is used to deploy the applications selected in the list to specified collections in [deployment settings](broken://pages/oUAcT17R61S8HtUfpcvG) or [application custom settings](/managing-easy2patch/easy2patch-4.0/application/application-custom-settings.md). If selected application is not exist in the SCCM, it can be used to manually start the publish process. Applications that are not selected in the list or whose Save button is not pressed after being selected are not sent to SCCM with this method. This button always enabled except scheduled Application Deployment process is not in progress.

### **Sync SCCM Applications**

Sometimes the application-based link between SCCM and Easy2Patch may be broken due to manual interventions. This button synchronize application list with SCCM and Easy2Patch 4.0.&#x20;

### **Publish (Bottom Button)**

This button is only active if one or more applications have been manually selected in the list. It is used to distribute the application regardless of whether the application's checkboxes are checked. It can be used actively as long as a scheduled or manual publishing process is not ongoing.

### **Publish and Deploy**

In addition to [Publish Button](#publish-bottom-button) also deploy applications specified collections in [deployment settings](broken://pages/oUAcT17R61S8HtUfpcvG) or [application custom settings](/managing-easy2patch/easy2patch-4.0/application/application-custom-settings.md).

### **Delete App from SCCM**

It is used to delete one or more applications selected in the list from SCCM. It is also delete any deployment of selected application(s).

### Delete Deployment from SCCM

It is used to delete one or more applications' deployment selected in the list from SCCM. It is only used for delete any deployment of selected application(s).


---

# 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.easy2patch.com/managing-easy2patch/easy2patch-4.0/application/side-menu.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.
