# Use file export and import to update worksheets

If you need to make changes to a lot of items in worksheets 251, 261, 303, 304, 308, 330, 340, or 351 in Central Manager, you may find it easier to export the items to a Microsoft Excel spreadsheet, make the changes in the spreadsheet, and then import the spreadsheet back into Central Manager.

{% hint style="info" %}
You must create a worksheet (saved to **Worksheets** | **Worksheets Status**) with a **Status** of **Not Yet Approved**.
{% endhint %}

### **Export worksheet items to a spreadsheet**

1. Open a worksheet that you created previously.
2. On the **Contents** tab, right-click in the grid and select **Export**.
3. Type a **File Name** for the spreadsheet.

<div align="left"><figure><img src="/files/X7XIOUZ73xP05IVguy8x" alt=""><figcaption></figcaption></figure></div>

4. Select the **file type** (Tab delimited, Comma delimited, XML).
5. Click **Browse** and select the location where you would like to save the spreadsheet.
6. Click **Save**.
7. Click **OK**.
8. Click **OK**. You can now open the spreadsheet in Excel and make any changes necessary.

### **Import a spreadsheet into a worksheet**

1. Open the worksheet.
2. On the **Contents** tab, right-click in the grid and select **Import**.
3. Click **Browse**, go to the location where you saved the spreadsheet, and select it.
4. Click **Open**.
5. Click **OK**.
6. Click **OK**. The worksheet data is overridden by the data in the spreadsheet.


---

# 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.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/using-file-export-import-update.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.
