# Set Up Company Data

### **Change Retail Prices**

Retail Prices are shown on your public interface / eboutique. Retail Prices for new accounts are set to match our production prices. However, if you intend to show the public interface to your customers, we encourage you to set up your own retail prices, using the Admin Backoffice panel:

```
Configuration > Styles & Prices
```

![](https://i.gyazo.com/31a3ae4810fb432b2f13a3221a912684.gif)

Learn more about about this topic:

{% content-ref url="/pages/-Lap9Sr0t9txbJC8VVfX" %}
[Set Up Company Data](/advanced-configuration/set-up-your-company-data.md)
{% endcontent-ref %}

### **Change Sales Currency**

You can change the base currency of your store, to show retail prices with your own currency. Note that manufacturing prices will always remain in EUR. To change the  Admin Backoffice panel

```
Configuration > Account Settings
```

![](https://i.gyazo.com/ebc364a5d3941ccd19f55eb62c38d6ee.gif)

Learn more about about this topic:

{% content-ref url="/pages/-Lap9Sr0t9txbJC8VVfX" %}
[Set Up Company Data](/advanced-configuration/set-up-your-company-data.md)
{% endcontent-ref %}

### **Change Billing & Shipping Details**

Before submitting your first order, please, update and confirm the Billing and Shipping information of your business on your backoffice. Billing information is be used for invoicing and TAX related purposes. Please go to your Admin Backoffice panel

```
Configuration > Account Settings
```

![](https://i.gyazo.com/589a3aefad63654112659ad8ec53e993.gif)

### **Change your Password**

During your MTO account creation a default admin user will be created with a random password. We recommend that you change the main admin password through your backoffice.&#x20;

> Configuration > Account Settings > Users Info

Navigate to the Users Info page, and look for the main admin user. Click on "Edit", change the password, and click again on "Update".

Done! Next time you log in, remember to use the new password


---

# 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://help.bespokefactory.com/advanced-configuration/set-up-your-company-data.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.
