# Updating the Layout

## What is the Layout Version?

The Component Manager is continuously updated. Sometimes, layout changes are inevitable. Not updating your layout would mean that e.g. the data from Adobe that is written into the sheet will not be written into the correct columns and rows.

The following shows you how you can update your Google Sheet's layout to the newest version with the **"Recreate Sheet/Tab"** function. This also helps if you have accidentally messed up the layout, e.g. by inserting columns that should not be there.

## Manual Layout Update

You can always **get the newest layout version** by going to

* "**Other -> Recreate Sheet"** (for the whole Google Sheet)
* "**Other -> Recreate this Tab**" (for the current tab)

![](/files/-MjVFPjc-iGejyLo2XXj)

{% hint style="info" %}
If you choose "**Recreate Sheet**", any contents (**columns, comments etc.**) you may have added in the ***standard** tabs* **will be&#x20;*****deleted!*** Tabs that you have added yourself will not be deleted!

However, you will be asked if you want to **create a copy of the current sheet** (will be in your Google Drive Root folder):
{% endhint %}

![](/files/-MjVOX_Y3fgQT3wv-OBu)

**After starting the sheet recreation, do not do anything in the sheet until you see the success message:**

![](/files/-MjVNUgB1G-BktdGrBcU)

You will now have a fully new, fresh, but empty sheet. Run the individual functions (e.g. "Workspaces -> Update Workspace List") to repopulate the sheet with data again.


---

# 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.datacroft.de/main-functions/updating-the-layout.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.
