# Importing Excel Tables into the Project Schema in VM0033 methodology

To test this feature, VM0033 schemas excel file containing multiple pages was provided as an example.

Each page in the Excel file must be converted into a CSV file, and each CSV file should be uploaded as a separate table field. T

The name of each page can be used as the corresponding table field name.

In policy **VM0033**, three table fields were added to the **Project Description (Auto)** schema.\
Screenshots of the *8.2ProjectEmissions* Excel page and the corresponding table in the VC document are provided for reference.

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

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

#### 5.1 Adding Table Fields to the Policy Schema

In the example of policy **VM0033**, three table fields were added to the **Project Description (Auto)** schema. Each table field retains the same name as in the original Excel file.

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

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

#### 5.2 Importing Converted CSV Files into Table Fields

Log in as the **Project Proponent**, then create a new project by clicking the **“New Project”** button.

Within the form, import the converted CSV files into their respective table fields.

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

<figure><img src="/files/76XCMFe6gsnD3TGAVKnL" alt=""><figcaption></figcaption></figure>

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

After loading the files, please review the first rows/columns.

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

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

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

#### 5.3 Viewing Tables in the VC Document

The VC document displays the imported tables. To view them, click the **“Open Table”** button.

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

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

<figure><img src="/files/6UTiljDDqmtwyFElxG12" 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/schemas/available-schema-types/table-data-input-field/importing-excel-tables-into-the-project-schema-in-vm0033-methodology.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.
