# Schema Synchronization

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

To keep Forest Admin up-to-date with changes in your database schema (e.g. a new table or attribute), you have to notify Forest Admin to synchronize the schema to see the changes appear in your admin panel.

Access the environment settings located under the project settings. Within these settings, you'll find a section to manage your agent, where you can click on a button to synchronize your database schema.

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

Note that you can also find a shortcut icon to access this functionality on the left navigation bar.

<div align="left" data-full-width="false"><figure><img src="/files/BkKXFioiLzByZwXhe5kE" alt="" width="26"><figcaption></figcaption></figure></div>


---

# 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/schema-synchronization.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.
