> For the complete documentation index, see [llms.txt](https://help.travelledger.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.travelledger.org/managing-transactions/file-formats-for-upload/extend-file-format-lite-version.md).

# Extend File Format (Lite Version)

A practical guide for converting from old SPS to the new extended file format.

This guide outlines the process of transitioning from the old SPS to the new extended file format with the minimal mandatory adjustments (there is also a [fuller extended file](/managing-transactions/file-formats-for-upload/extended-file-format-full-version.md) option which we recommend to assist smoother reconciliation with your trade partners). Please refer to the example files at the end of this page for further clarity.

### Instructions

* File name must start with 'TRA' e.g. 'TRA Supplier Name 11 Aug 2023'
* File suffix must be either '.CSV', '.TXT' or '.DAT'
* The first row must only contain the column names.
* There is no trailer record (with total values etc)&#x20;
* Fields can be delimited with either a comma, semicolon or tab character
* All columns present must be named according to the specification (see example file below)
* All mandatory columns must be present and contain data or the file will error.
* Any/all/none of the optional columns may be present (see [fuller extended file](/managing-transactions/file-formats-for-upload/extended-file-format-full-version.md) for optional columns)
* To avoid complications with comma characters being present in text fields, use of the semicolon or tab delimiter is recommended
* Amounts must be loaded as whole currency values e.g. 1234.55. Can also be loaded without decimal place e.g. 1234 = £1,234.00&#x20;
* If amount fields use a comma as a decimal place they need to be encapsulated with double speech marks e.g. "1234,55". &#x20;
* Use of ‘Special’ characters within char fields, including Carriage Returns \[CR] and Line feeds \[LF], is not permitted&#x20;

### File format details

{% file src="/files/ezieuCd7C6m6kPpI16Sy" %}

### File format example

{% file src="/files/M0eDdqCTf3bMvpUMwMg8" %}

### <mark style="color:red;">Troubleshooting</mark>

<details>

<summary>File loaded - nothing displayed</summary>

Check the data delivery section to see history of files uploaded.&#x20;

![](https://3714949765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MacUE666EkqnejMK9CH%2Fuploads%2FfnsxD8jrLwAST2bhN7rV%2Fimage.png?alt=media\&token=17d9559f-0e2e-4f06-b23c-4391450769e4)

&#x20;If there is a warning / failed upload then check the notification page for specific details

![](https://3714949765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MacUE666EkqnejMK9CH%2Fuploads%2FOAwLADKURx9QX58fsHNJ%2Fimage.png?alt=media\&token=d8642614-1f82-4388-b33f-6dd393eba090)

</details>

<details>

<summary>File upload failure reasons</summary>

* Check the file name starts with TRA  e.g. "TRA Week 2.CSV"
* Missing Mandatory column names. First row must included all mandatory column names.  Check the [notifications](https://app.travelledger.org/notifications) page for specific details&#x20;
* Ensure there are no unexpected commas in the data (if you are using this as your delimiter) e.g. if the name field has a first and last name separated by a comma, this will knock the data sequence out
* Ensure there isn't a spare comma at the end of your file header or transaction rows
* Ensure you are using the correct Seller ID associated with your company.

</details>
