# IBM Cognos Analytics

OvalEdge provides a connector for IBM Cognos Analytics that supports both On-Premises and Cloud deployments. The connector enables metadata extraction, report preview, and lineage generation (both automatic and manual) across supported environments, along with secure authentication through Credential Manager.

### Connector Configuration Steps

{% hint style="warning" %}
Users are required to have the **Connector Creator** role in order to configure a new connection.
{% endhint %}

Log into the OvalEdge application, navigate to **Administration > Connectors**, click **+ (New Connector)**, and search for **IBM Cognos Analytics**.

Select the **IBM Cognos version** from the available drop-down list.

The available deployment options are:

* [**IBM Cognos Analytics (On-Prem)**](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/reporting-tool/ibm-cognos-analytics/ibm-cognos-analytics-on-prem)
* [**IBM Cognos Analytics (Cloud)**](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/reporting-tool/ibm-cognos-analytics/ibm-cognos-analytics-cloud?fallback=true)

The selected deployment type determines the connection method and configuration parameters:

* **On-Premises:** Requires JDBC connectivity along with API-based configuration inputs.
* **Cloud:** Uses REST API-based connectivity with authentication parameters such as hostname, namespace, and credentials.

***

Copyright © 2026, OvalEdge LLC, Peachtree Corners GA USA


---

# 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.ovaledge.com/release8.1/connectors/connector-repositories/reporting-tool/ibm-cognos-analytics.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.
