# Datasources

Project level datasources are configured here.

Click on Datasources as shown.

![Datasources Page View](/files/-MCLlBwv7QjHcjxrhkcZ)

### Add New Datasource

1. Click on '+' to add new datasource.
2. Enter Datasource Name, Description, if Gateway access is required and select Datasource Type.
3. Based on datasource type, the view expands to capture related information.

![](/files/-MCLrhF5uxNcUP9eE1OM)

**Click** [**Here** ](/integrations-guide/integrations.md)**to view all Featured Integrations.**

### Sample Datasources Views:

#### VMWare vRealize Ops

![](/files/-MCLsM8KLRyfyIdsV7Js)

#### ServiceNow

![](/files/-MCLshUcnuc4_momhuE7)


---

# 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://oiadocs.cloudfabrix.io/admin-features-guide/projects/configure-project/datasources.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.
