# EDI Specifications

Accessed through clicking EDI > "**EDI Specifications"** link on the left side panel of the application.

EDI specification provides a standardized way for different organizations to exchange electronic business documents, such as invoices, purchase orders, and shipping notices.

### Generate an EDI Report

1. Select the **JT Standards** source.
2. Select a Standard.
3. Select the Transaction Version.
4. Select the Transaction Set ID.
5. Submit the EDI Report.
6. Generate HTML, Save Specs or Generate an XML.

### Upload an EDI Specification

1. Select the **JTSpec** source.
2. Click "**Upload JTSpec**".
3. Generate HTML, Save Specs or Generate an XML.


---

# 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.justransform.com/productivity/edi/edi-specifications.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.
