# Aquawave

Let’s learn how to configure visibility for **Aquawave**. It's an Integration for ISD application that pulls data from an external data source for ISD to use in making informed decisions.

Following are the steps:

1. Add / Edit application & its respective services. [**Refer to this page**](https://docs.opsmx.com/user-guide/manage-application) to know how to add / edit applications.
2. Add **Aquawave** as an Integration to the ISD system. [**Refer to this page**](https://docs.opsmx.com/user-guide/data-sources) to learn how to add an         Integration.
3. Next, click on your application and go to the **pipeline builder** page. Here you can add and configure the multiple stages into the pipeline.
4. Click on "[**Add Stage**](https://docs.opsmx.com/user-guide/manage-pipelines/add-stage)" select the stage type as **Approval,** and enter the **stage name.** Here we have given the gate name "TestApproval".
5. Select the **Environment** from the drop-down menu and select the **approver group** from the drop-down menu, which contains the list of user groups who can approve the request. The selected group should have at least view access to the application.\
   If required, select the **Automated Approval** option, which will automatically approve the deployment based on preconfigured conditions.

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

6\.  Select the "**Aquawave"** connector from the connector drop-down menu and select the "**Account**" from the drop-down menu.&#x20;

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

7\.  Enter the **Aquawave Image ID,** and **instance ID** on the above screen and then click "**Save Changes**".&#x20;


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/informed-approval/aquawave.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.
