> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent.md).

# Install the ABAP Agent

This section walks you through installing and configuring the SeaLights ABAP Agent on your SAP landscape.

<table data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Prerequisites &#x26; Limitations</strong></td><td>System requirements, supported SAP versions, and known limitations.</td><td><a href="/pages/4SJ4JYNa6mj8cXH7gVB3">/pages/4SJ4JYNa6mj8cXH7gVB3</a></td></tr><tr><td><strong>Install the ABAP Addon</strong></td><td>Install the SAP addon that provides the agent's ABAP components.</td><td><a href="/pages/dQwoeV8QqKGuP48ZI2Nl">/pages/dQwoeV8QqKGuP48ZI2Nl</a></td></tr><tr><td><strong>Install Support Pack 1</strong></td><td>Install the support pack with fixes for transport-based change detection.</td><td><a href="/pages/EdOferZj4jXPMUanI4LV">/pages/EdOferZj4jXPMUanI4LV</a></td></tr><tr><td><strong>Install WATCHER and SLABAPCLI</strong></td><td>Run the installer to set up the agent binaries and command-line interface.</td><td><a href="/pages/iss8C1tQlExGvVUg54zp">/pages/iss8C1tQlExGvVUg54zp</a></td></tr><tr><td><strong>Create SAP Accounts</strong></td><td>Create dedicated SAP user accounts for the agent's RFC connections.</td><td><a href="/pages/yl9ZbrVSNpiArFkt5CIE">/pages/yl9ZbrVSNpiArFkt5CIE</a></td></tr><tr><td><strong>Generate Authorization Profiles</strong></td><td>Generate the SAP authorization profiles required by the agent.</td><td><a href="/pages/JfFkO1xqq9huG22WXqhI">/pages/JfFkO1xqq9huG22WXqhI</a></td></tr><tr><td><strong>Configure SCMON Data Collection</strong></td><td>Enable SCMON on your QAS systems for footprints data collection.</td><td><a href="/pages/V9DzcqIlJYSD11AE8G20">/pages/V9DzcqIlJYSD11AE8G20</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent.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.
