> 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/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-deployment-accounts/edit-deployment-accounts.md).

# Edit Deployment Accounts

To edit an existing cloud provider account follow the steps below:

1. From the ISD application dashboard, Click "**Setup**" --> Click "**Cloud providers**" tab and then click on the "**three dots**" at the end of the row of the cloud provider entry and click "**Edit**".&#x20;

![](/files/2TkN0KAzAIAA9xnqpob2)

2\.  After clicking "Edit", the account details screen appears. Make the necessary modifications on the below screen and click "**Update**".

![](/files/58NglmmoAUnEiIfupJLV)

### Sync Accounts with Spinnaker

To Sync accounts with Spinnaker, follow the steps below.

1. From the ISD application dashboard, Click "**Setup**" --> Click "**Cloud providers**" tab and then click on the "**Sync Spinnaker Accounts**" button.

![](/files/qFTocA8WMosqKtvTp2G7)

When you hover the mouse over the button "**Sync Spinnaker Accounts**", it displays the message stating "The account added here need to be explicitly synced with Spinnaker only then they can be used. Note that this action would also trigger of restart of Spinnaker" as shown in the image above.

This means, after you add new cloud provider accounts, you need to click on the "Sync accounts with Spinnaker" button to explicitly sync these accounts with Spinnaker.&#x20;

2\.  After clicking the button to sync accounts with Spinnaker, the following confirmation box appears, asking you to confirm whether you want to proceed with the Spinnaker restart, since it would take around 3-5 minutes.

![](/files/3GR638x9dY8WJhArynWd)

3\.  If you select "**OK**" in the above figure, the Spinnaker restart operations would trigger and the confirmation message is shown as in the figure below.

![](/files/QY6gDXmdldVHNmxZSRd0)

{% hint style="info" %}
As a best practice, when you want to add multiple cloud provider accounts, its better to perform the sync accounts one shot after adding all the accounts, instead of sync'ing accounts and triggering Spinnaker restart after every single account added.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/manage-deployment-accounts/edit-deployment-accounts.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.
