# Asset Road General Import

### Overview <a href="#overview" id="overview"></a>

You can add/or update road and road segment information using the Asset Road General Import option.

Road data may be exported from your organisation's systems (such as a your Geographical Information System). When exporting and importing to avoid the import failing, make sure to plan the correct field mappings.

It it preferred to import each road segment with a meaningful name to help users that select the asset to work with, e.g: long road name, segment 6 (333m – 555m).\
If possible have the whole road as an extra asset.

Refer to the register page for general instructions:

{% content-ref url="/pages/QP6MVwI3qEAEvatbmPc3" %}
[Imports](/system-administration/configuring-the-system/imports.md)
{% endcontent-ref %}

### Import File <a href="#instructions" id="instructions"></a>

A CSV file is preferred for this import with the correct field mappings.

Refer to the Import Field Mappings section in the [Import Instructions](/system-administration/configuring-the-system/imports.md#import-instructions) section for the latest import file requirements.

### Import Process <a href="#instructions-1" id="instructions-1"></a>

To import road assets:

1. Refer to the general instructions in [Imports](/system-administration/configuring-the-system/imports.md).
2. In the General section select **Type**: *Assets*
3. For **Parsing Rule:** select *Asset Road General Import*
4. Under **Import File:** use the **Add file** button to upload your import file
5. Save and Check Results


---

# 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.cw.crisisworks.com/system-administration/configuring-the-system/imports/assets/asset-road-general-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.
