# Import

&#x20;The custom spreadsheet format is flexible and allows the import of spreadsheets. To learn more about this opportunity please visit the following site:

{% content-ref url="/pages/-MXg6v4DaOc3kNTRzr3W" %}
[Custom Spreadsheet](/snow-owl-authoring-platform/local-code-systems/import/custom-spreadsheet.md)
{% endcontent-ref %}

#### Import Log Validation

In case of validation errors, a dialog is presented at the end of the import. Open the nodes to see which parts of the Excel sheets need to be adjusted, then start the import again. You can export the information as a plain text file with the Export button.

![Import validation log](https://snowowl.atlassian.net/wiki/download/attachments/668532798/image2020-11-27_17-14-13.png?version=1\&modificationDate=1606493655193\&cacheVersion=1\&api=v2)


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/import.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.
