# Manage

### Update

Usually IAM changes in organizations, and Cloud Plans ease you the maintenance of your plans. If a AWS Role changes in an Account, you can update the Credential associated to that role, that way you won't need to change anything else.

* When Connected to a Organization. Go to \<Credentials>
* Select the Credential you need to update and click on the "edit" icon at the left side of the credential
  * ![](/files/fhuPQZkoY1BAkDf3EUgN)
* Every parameter can be updated
  * ![](/files/WyVlZrp148EQ1Lrjt1rS)

### Delete

Maybe you created some credentials for project not in use or without resources currently. It is a best practice to keep your resources as clean as possible so CP provide you the ability to delete every Credential.

* Click on the bin icon in the left side of the Credential
* Confirm the action in the Pop Up -> Provide a comment to document properly every action made in the Organization.
  * ![](/files/iaAt1ta2zgwgt0ngKtXc)


---

# 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.cloudplans.io/organization/credentials/manage.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.
