# Steps to troubleshoot connectivity issues in SAP

{% hint style="info" %}
**Important Note**:

This is a step-by-step "How-to" guide for troubleshooting connectivity issues in SAP. Please be aware that the values of different parameters and screenshots presented in this guide may vary depending on your specific use case. Before proceeding, please make sure to go through the [checklist](/cleartax-docs/add-ons-and-extensions/sap-add-on/sap-connectivity-checklist.md).
{% endhint %}

**Step 1:** Run the T-code `SMICM`. In the `Goto` menu, select `Trace File` > `Display All`.

![](/files/zsReuo4N9nxb8Qd10HPw)

**Step 2:** Check the Recent Logs at the bottom of the page.

![](/files/grkKAQgT0578gzwN3luL)

Based on your observation of the logs, take appropriate action.


---

# 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.cleartax.in/cleartax-docs/add-ons-and-extensions/sap-add-on/sap-connectivity-checklist/steps-to-troubleshoot-connectivity-issues-in-sap.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.
