# Configure & Setup Spinnaker with ISD

Spinnaker is the underlying orchestration engine for ISD. To access a spinnaker from ISD, Users have to configure their spinnaker instance with ISD. To configure follow the steps below:

1. From the ISD application dashboard, Click "**Setup**" --> Click "**Spinnaker**" --> and then Click "**Add Spinnaker"** button as shown in the image below.

![](https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2Ft82Yo6i2t5elsUbN7MjJ%2Fimage.png?alt=media\&token=8aee2274-b6e6-4a84-954c-bef2bb099019)

2\. Below screen will appear and update the required details and then click "**Update**" to save your details.&#x20;

![](https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FZOxcBTPmUDTHM6BINLgY%2Fimage.png?alt=media\&token=92a19521-ce0b-4530-b5ea-4b39ddc0c45c)

Fill in the following details.

* **Spinnaker Name**: User defined name for Spinnaker instance.\
  Example: opsmx-spinnaker
* **Spinnaker Gate URL**: Gate URL of the Spinnaker instance.
* **Authentication Type:**: Can be LDAP or X509
* **Token:** This is used when Authentication Type is LDAP
* **Password:** This is used when Authentication Type is LDAP; Password for P12 File.
* **P12 File:** This is used when Authentication Type is X509; P12 File needed for X509/AD Authentication
* **Source Control for Accounts:** In this section, you can specify the repository for External configuration in Spinnaker
* **Source Control for Pipeline:** In this section, you can specify the repository for pipeline gitOps in Spinnaker that allows you to save and restore pipelines from a git repository
