# How to Update Billing Details in DoubleTick

Keeping your billing details up-to-date ensures smooth invoicing and seamless account management. This guide will walk you through updating your billing details in Doubletick.

**Steps to Update Your Billing Details**

1. **Access the Billing Section**

   * Log in to your DoubleTick account.
   * Navigate to **Settings**.
   * Click on **Billing & Invoices**.

   <br>

   <figure><img src="/files/7DiPhuotFs59ahAz8Avi" alt=""><figcaption></figcaption></figure>
2. **Edit Your Billing Details**
   * Within the Billing & Invoices section, click on **Billing Details**.
   * Here, you’ll see your current billing details.
   * Select **Edit Details** to make any necessary changes.

<figure><img src="/files/yoBYaFzyLZT7LOzeDXuJ" alt=""><figcaption></figcaption></figure>

1. **Save Your Changes**
   * Once you’ve updated the required fields, click **Save** to apply your changes.

<figure><img src="/files/vo6YxwpOXqz1skB3USUo" alt=""><figcaption></figcaption></figure>

**Important Notes**

* **Non-editable Fields**:\
  The **email** and **phone number** provided during registration cannot be updated directly through this interface.
* **To Update Email or Phone Number**:\
  If you need to update these fields, kindly contact our support team.
  * Send an email to: **<support@quicksell.co>**.
  * Provide the necessary details for verification, and our team will assist you in updating your account.

By following these steps, you can easily keep your billing details accurate and up-to-date. For any further assistance, don’t hesitate to reach out to our support team!


---

# 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://learn.doubletick.io/settings/how-to-manage-billing-and-invoices/how-to-update-billing-details-in-doubletick.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.
