# Manage your environment

In this section you'll find operations for viewing, creating, and updating domains, users, policies, and vaults in the Ripple Custody API.

## Who is this for?

This section is for users with a role that can create and update domains, policies, users, or vaults in the target domain.

Changing Ripple Custody data using intents can have unintended consequences. Whenever you submit an intent in the API, we recommend you minimize issues by doing the following:

- Try out the change first with a dry run. For more information, see [Dry run intents](/products/custody/v1.34/api/get-started/key-operations/update/dry-run).
- Check the change was successful. For more information, see [Check updates](/products/custody/v1.34/api/get-started/key-operations/update/check).


You can only submit intents if there is a matching policy allowing you to do so.

Want to update your environment with the UI instead? See the Ripple Custody UI [Manage your environment](/products/custody/v1.34/ui/environment) section.