> For the complete documentation index, see [llms.txt](https://docs.mastersindia.co/masters-india-gst-software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mastersindia.co/masters-india-gst-software/introduction/reconciliation/outward-eway-bill-vs-gstr-1-reconciliation.md).

# Outward Eway-Bill vs GSTR-1 Reconciliation

**Step 1**: Login to Enterprise with valid credentials then click Sign In

<figure><img src="/files/5pzkoYtfwcQgYdsyN3pr" alt=""><figcaption></figcaption></figure>

**Step2**: After Sign-In - 'Dashboard' will appear - click – 'GST Reconciliation' tab on left&#x20;

**Step 3**: Click on Outward E-way Bill vs GSTR-1  ‘View Reconcile’ tab

<figure><img src="/files/vxXW5ZNmwCXgaejxJ6gh" alt=""><figcaption></figcaption></figure>

**Step 4**: Click on Configure New

**Step 5**: Add mandatory details such as Return period, businesses,date and time and click on Save.

<figure><img src="/files/7BdsbH945S4els9FHPSL" alt=""><figcaption></figcaption></figure>

**Note-**&#x55;ser can select Business PAN wise and individual GSTIN wise also

After Configuring Recon Job, User can Edit / View/ Delete respective Recon job as well

Click on Execute button to start Recon Job

<figure><img src="/files/ppPKgtTRTglru9vMD5wq" alt=""><figcaption></figcaption></figure>

**Step 7**: User can navigate to different buckets present i document view tab to view data .

<figure><img src="/files/bEOdHt1DKC7BW4oxqBfn" alt=""><figcaption></figcaption></figure>

**Step 8**: User can take actions such as Accept/Delink/ Reject on invoices as per their requirements

<figure><img src="/files/4inf0XYPrNIE7w06Xu2P" alt=""><figcaption></figcaption></figure>

**Step 9- User can compare mismatch data through eye icon present in the invoices**

<figure><img src="/files/JiKbMzAKEUQjrU3aFX7x" alt=""><figcaption></figcaption></figure>

**Step 10**: User can download Consolidated Report.

**\*\***&#x54;here is feature provided to download Vendor wise consolidated report&#x20;

<figure><img src="/files/po6g5FrMJXYOsIheoRDq" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mastersindia.co/masters-india-gst-software/introduction/reconciliation/outward-eway-bill-vs-gstr-1-reconciliation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
