# How Can I Manage My Account Details?

### a. How do I view my account details?

To view/edit your account details, follow the steps given below:&#x20;

**Step 1**: [Login](https://customer.acecloudhosting.com/index.php?rp=/login) to your account.

<figure><img src="/files/0g5sD0bTvBZDmOJbLV28" alt=""><figcaption></figcaption></figure>

**Step 2**: Navigate to your profile and select **Account Details**.

<figure><img src="/files/276ynf5dMdYUj0R3lzGS" alt=""><figcaption></figcaption></figure>

**Step 3**: Here, you can view your account details.

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

### **b. How do I change my billing address?**

To change your billing address, follow the steps given below:

**Step 1:** Scroll down to **Billing Address**.

**Step 2**: Change your details and click **Save Changes**.

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


---

# 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.acecloud.ai/knowledge-base/account/how-can-i-manage-my-account-details.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.
