# 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


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/configure-and-setup-spinnaker-with-isd.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.
