> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/apps-and-integrations/platform-integrations/sap-s-4hana/e-signing.md).

# E Signing

The below steps show how the customer can perform E Signing.

Step 1: The signing of the invoice documents can be done through the E Signing tab.

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

Step 2: The user can search for any specific billing document by inputting the relevant ID in the search bar and click on the “Go” button.

<figure><img src="/files/6iP5GD7B3IvHUi2Izeom" alt=""><figcaption></figcaption></figure>

Step 3: The results will be shown on the Dashboard.

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

Step 4: To view the document the user can click on the View button.

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

Step 5: A popup will open, and the document preview will be shown to the user.

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

Step 6: The user can either Sign or Close the popup window through the “Sign” and “Close” buttons respectively.

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

Step 7: Once the user clicks on the “Sign” button, the document will be signed and a success message will be shown in a popup.

<figure><img src="/files/GWCcBmGtJEAeXgzavIsd" alt="" width="563"><figcaption></figcaption></figure>

Step 8: The user can view the signed documents, by clicking on the “View Signed Document” button.

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

Step 9: The invoice will open in a popup window displaying the signed document.

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

Step 10: The user can download or print the document using the ‘Download’ and ‘Print’ options provided at the top right of the popup window.

<figure><img src="/files/0C0kVs3yJAZpzyHtbHpe" 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://support.emsigner.com/apps-and-integrations/platform-integrations/sap-s-4hana/e-signing.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.
