# How to Convert SMD Tool's Unit Cell Data for SMD PRO

{% stepper %}
{% step %}
Click 'MACROS' in the sidebar in SMD PRO.
{% endstep %}

{% step %}
Click the button 'SELECT FILE(S)' and select unit cell data file(s) in csv format that were used for SMD Tool.

<figure><img src="/files/oS3jpbcav7udyG8RIZlw" alt="" width="543"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click CONVERT. New csv files with the format compatible with SMD PRO will be created in the directory where the original files are. You can use the converted files to load the unit cell data to Unit Cell Library in SMD PRO (see [How to Add User-Defined Unit Cell to Unit Cell Library](/docs/smd-pro/topical-discussions/how-to-add-user-defined-unit-cell-to-unit-cell-library.md) for details).
{% endstep %}
{% endstepper %}


---

# 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://simplemetalens.gitbook.io/docs/smd-pro/topical-discussions/how-to-convert-smd-tools-unit-cell-data-for-smd-pro.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.
