> 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/quickstart-guide/configure-and-setup-spinnaker-with-isd.md).

# 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.

![](/files/yq6zbw2IWzFvWNHDC9UP)

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

![](/files/5v95IUuHPMygvTIzgAgT)

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
