> 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-2.0/install-the-abap-agent.md).

# Install the ABAP Agent

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

{% hint style="danger" %}
**New, non-backwards-compatible SAP add-on.** ABAP Agent 2.0 ships with a new ABAP add-on that does **not** support earlier ABAP Agent versions (1.x). You must install it on your SAP landscape, and earlier add-on versions are not compatible with the 2.0 agent. See [Install the ABAP addon](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/install-the-abap-agent/install-the-abap-addon.md).
{% endhint %}

<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/NH2qyXJr7ew3TzIxA4aj">/pages/NH2qyXJr7ew3TzIxA4aj</a></td></tr><tr><td><strong>Install the ABAP Addon</strong></td><td>Install the new SAP addon (introduced in ABAP Agent 2.0) that provides the agent's ABAP components.</td><td><a href="/pages/KA26qNyaJ9N3X9bfhQmb">/pages/KA26qNyaJ9N3X9bfhQmb</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/7zQZI3NfLD73FKlpQuT8">/pages/7zQZI3NfLD73FKlpQuT8</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/5ncObY0GqXSvLoeAyK83">/pages/5ncObY0GqXSvLoeAyK83</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/T0TkEB6e4Pk6OxQoFhSQ">/pages/T0TkEB6e4Pk6OxQoFhSQ</a></td></tr><tr><td><strong>Install WATCHER, SLABAPCLI, and the Agent Server</strong></td><td>Run the installer to set up the agent binaries, command-line interface, and the new SLABAPServer.exe.</td><td><a href="/pages/w85d1VmxjGySkx1apr1N">/pages/w85d1VmxjGySkx1apr1N</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, and the optional `goal` query parameter:

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