# Import: Excel

> Create a data contract from an ODCS Excel template.

#  Import: Excel

Creates a data contract from an ODCS Excel template — the round-trip counterpart of [`export excel`](../exports/excel.md).

```bash
datacontract import excel --source odcs.xlsx --output datacontract.yaml
```

All options: **[`datacontract import excel`](../commands/import/excel.md)**.
