# Changing a password

[Once you start a free trial with Appmixer](https://www.appmixer.com/pricing), you will be provided with unique credentials – Username, API URL and Password. Username and API URL can't be changed for technical reasons. Password, on the other hand, can.

We made changing a password as simple as it gets. Log into Appmixer Studio and click on the little Profile icon in the right upper corner.

![Click on the "Profile" icon](/files/-MlGCa4YpR_KEhJXmRBz)

Next, click "Change Password" and wait for the window to appear.

![Click on "Change Password"](/files/-MlGD07Y24fKeqIAKbeg)

Now, you'll need to provide your old password as well as the new one. By clicking on the "Submit" button, your new password will be saved.

{% hint style="warning" %}
Note that if you change your password in the Appmixer Studio, the changes will apply to Backoffice and SDK Demo(s).
{% endhint %}


---

# 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.appmixer.com/kb/appmixer-studio-features/changing-a-password.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.
