# How to manage your DigitalOcean billing

You can manage the billing aspects of your DigitalOcean account by visiting [http://digitalocean.com](http://digitalocean.com/) and clicking the [Login](https://cloud.digitalocean.com/login) link in the top right corner.

{% hint style="info" %}
Your login might be a Google account rather than a username and password.
{% endhint %}

If you’ve forgotten or lost your password you can reset it [here](https://cloud.digitalocean.com/forgot_password/new) but please ensure that we have your new password on file in your client records in case we need access. You can send the password to us securely by following [these instructions](https://skunkworks.freshdesk.com/support/solutions/articles/16000043416-password-transmission) or read it out to us via telephone.

1. Once you’ve signed in with your account email address and password you will arrive at the main dashboard for DigitalOcean.
2. In the top right corner you will see a circle with a picture in it. Click it to expose the dropdown menu within and then click **Settings**.
3. On the left sidebar you will see a menu with the option **Billing**. Click that link to see your firm’s billing details.
4. On the right side of the page you will find the area where your Payment methods are stored. From there you can remove or add Credit Card numbers to be used for billing.

{% hint style="warning" %}
**Important:** Do not change any settings in other areas of the DigitalOcean dashboard. Doing so could damage your website.
{% endhint %}

{% hint style="danger" %}
**Important:** Never click the "Power off" button visible there to reboot your server. Doing so can corrupt a Wordpress Database and ruin your website.
{% endhint %}

How to download PDF invoices for DigitalOcean Hosting


---

# 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://support.racheldian.com/providers/about-digitalocean/how-to-manage-your-digitalocean-billing.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.
