# Add DataSource

CloudFabrix OIA comes with predefined data source types. You need to select the corresponding datasource type while adding datasource which explained below under 'How to add datasource'. &#x20;

&#x20;The following are the default datasource types provisioned as part of OIA.

* Amazon EC2
* AppDynamics
* cfxPulse API
* cfxPulse Influx DB
* Cisco SNTC API
* Cisco Support API
* Dynatrace
* ElasticSearch
* ELK Stack
* NetApp ONTAP
* NetApp ONTAP C Module
* Remedy
* ServiceNow
* Splunk
* VMware vCenter

CloudFabrix based on business requirements may support new datasource type and if your business require a datasource type not covered in the above list, please contact your business CloudFabrix contact for such feasibility of introducing new datasource type.

### How to add / map DataSource to DataSource Type

**Step 1**: Click on 'DataSources'. It displays either blank view or existing datasources. To add new one, click on '+' on top right corner.

**Step 2**: The following details need to be entered.

**a. DataSource Name**: Enter data source name

**b. Description**: Enter description

**c. Requires Gateway Accesss**: Select Yes / No

&#x20;    If Gateway Access is required, select Yes, then 'Select Environment' is displayed. Chose the relevant environment.

**d. Select Datasource Type**:

&#x20;   Select relevant datasource type from the list displayed. The list is as given above.

**Step 3**. Click 'Save' to save the gateway.


---

# 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.cloudfabrix.io/cfxoia/data-ingestion/add-datasource.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.
