> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/release-notes/additional-resources/previous-releases/isd-3.12/orchestration-module-opsmx-enterprise-for-spinnaker-oes/additional-feature-configuration/application-management/configure-an-application.md).

# Configure an Application

Follow the steps below to begin configuring the application you created:

1. From the ISD application dashboard, Click "**Continuous Delivery**" --> Click "**Spinnaker**".  This will take you to the Spinnaker instance you have configured with ISD. The first thing you will see is a recent view of all of your applications and Click your "**Application Name"** as shown in the image below.

![](/files/hr6XvC30slVeuGnGbDSH)

2\. Click **"Config"** and select **"Application Attributes"** and then click **"Edit Application Attributes"** to edit the application attributes.&#x20;

![](/files/jjrxDttNStPt1bY2GyZv)

3\. The application attributes that you specified during the creation process will be displayed as shown below. You can make the necessary changes and click "**Update**".

![](/files/KfNDZpS18ZNsS1Lrh02f)

Editing an application allows you to add various features to Spinnaker like:

* Configuring Notifications
* Enable or disable certain features
* Create a traffic guard
* Delete the application entirely.

### **Create Pipeline Notifications**

You can send notifications after the pipeline activities are completed. Follow the steps outlined below to do so:

1. Click **"Config"** and select **"Notifications"** and then click **"Add Notification Preference"** to create pipeline notifications.&#x20;

![](/files/4ZLIqYnGLEyWEIKjzvYv)

2\. Edit Notification Screen will appear as shown below:

![](/files/kvKxNLbWKieep98JkX3o)

3\. Select a notification method from the "**Notify via**" drop down box and the options are:

* Bearychat
* Email
* GoogleChat
* Pubsub
* Slack

Follow the sequence as shown the image below for steps 3 to 6 .

![](/files/Wl98mH1jW0Mt6BwNwMUe)

4\. Provide the following information based on the selected notification type:

&#x20;     a. Email address&#x20;

&#x20;     b. Chat/Team webhook URL

&#x20;     c. Publisher name

5\. Select the pipeline event that will trigger this notification:

&#x20;      a. A pipeline started&#x20;

&#x20;      b. A pipeline finished&#x20;

&#x20;      c. A pipeline failed

6\. Click **Update.**

7\.  You can edit or remove the pipeline notifications. Follow the steps below to do so:                   Click "**Notifications**" and select "**Notification type**" and then click "**Edit/Remove**".

![](/files/Bxm9pHTEKIF4tcGUg7wf)

### **Enable or Disable Application Features**

If you don't need any of the application's main features, you can disable them. Existing data is not deleted if you disable them.&#x20;

Click "**Features**" and "**check/uncheck**" the checkbox to enable/disable any of the features as shown in the below image:

![](/files/cN9eeRJQYvb5PO393FgJ)

### **Add Custom Instance Links**

Custom links can also be added to the instance details panel. This will help you to provide shortcuts to information about the instance, such as health, logs, etc.

{% hint style="info" %}
Note: Custom instance links are currently not supported for Kubernetes resources..
{% endhint %}

If the public IP address of the instance is available, it is used to resolve these links. Otherwise, a private IP is used. The default port is 80 and to change the port follow the instructions below:

1. Click "**Links**" and click "**Add Section**" button to add custom instance links.

![](/files/KOAxsEP2nj9sdFHLkLTu)

2\. After clicking the **Add Section button,** below screen will appear.

![](/files/4HqzdfW3kSTFWEDykSbC)

Update the details in the above screen as described below.

* Enter text for the new **Section heading** in the text box.
* In the **Links** text box, enter the text that you want to display&#x20;
* In the **URL** text box , enter the path to the link target. References to these specific instance attributes can also be added. Wrap them in curly braces to accomplish this. For example, use {region}.
* Click **Add Link** to add additional links that you want to display.
* Click **Add Section** to add any additional sections.
* Click **Save Changes** when you’re finished.

### **Designate a Traffic Guard Cluster**

You can also create a traffic guard cluster and designate it to have at least one active instance. When enabled, this traffic guard cluster allows Spinnaker to verify if a user or process is trying to disable, resize, or delete the server group.

1. Click "**Traffic Guards**" and "**Add Traffic Guard**" button to designate a traffic guard cluster as shown in the below image:

![](/files/8EVmhq5prQfQFbHkFv1W)

2\.  Once you click on **Add Traffic Guard** the options will appear as shown below:

![](/files/gcHMwY0wX0tJmLRWtVIF)

2\.  Update the above **Traffic Guards** section with the details as described below, then click **"Save Changes".**

![](/files/8ryY8bthJxEFCYdOiW9e)
