> For the complete documentation index, see [llms.txt](https://docs.monogoto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monogoto.io/hub/faq/how-to-update-your-company-details.md).

# How to update your company details?

1. Access your account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. From the top bar, click on "Account settings."
3. In the dropdown menu, choose “Settings.”

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

4. The Company page will appear where you can update your company details as needed.
5. &#x20;Insert the necessary changes to your company information. All fields marked with an asterisk (\*) as these are mandatory.

{% hint style="info" %}
By default shipping address and billing address will be the same, if you want to change it uncheck next to the relevant line.&#x20;
{% endhint %}

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

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

4. Ensure you click on "Save" to apply the changes you’ve made.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.monogoto.io/hub/faq/how-to-update-your-company-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.
