# Database Credentials

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

If your database credentials have changed due to any reason, such as security updates or personal changes, it's essential to update them in Forest Admin to ensure uninterrupted functionality.

To update your datasource credentials, simply access the environment settings located under the project settings and you'll find there a button to update your database credentials.

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

<figure><img src="/files/DdgIQ52ztBqk4qugvLY9" 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.forestadmin.com/cloud/data-sources-settings/database-credentials.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.
