# SAP Integration Suite

ReleaseOwl seamlessly integrates with **SAP Cloud Integration (CPI)** to enable continuous integration and delivery of integration artifacts. Through secure credential management and environment registration, ReleaseOwl connects directly with the CPI tenant to manage, deploy, and monitor artifacts across development, quality, and production landscapes.

### Prerequisites

**1. Tenant Provisioning**

* A **ReleaseOwl Tenant/Subaccount** must be provisioned for your organization by the **ReleaseOwl team**.
* Once provisioned, ReleaseOwl will share the **URL to access the ReleaseOwl Subaccount**.

**2. User Access**

* Ensure that users have access to **SAP BTP** through one of the following authentication mechanisms:
  * **SAP Identity Authentication Service (IAS)** using **S-User ID**
  * **Custom Identity Provider (IDP)**

**3. Tenant Admin Details**

* Provide the **email ID(s)** that should be added as **Tenant Admin** in ReleaseOwl.
* These users will have administrative privileges to manage the tenant.

**4. User Management in ReleaseOwl**

* Grant access to the ReleaseOwl platform by **adding users within the platform**.
* Assign each user an appropriate **user role**, such as:
  * **Admin** – for full administrative access
  * **User** – for standard operational access


---

# 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://releaseowl.gitbook.io/releaseowl-docs/releaseowl-user-guide/sap-integration-suite.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.
