# Check Connectivity

As explained in earlier sections, 'Project' admins will be able to access RDA functionality to add data sources and also, will be able to author pipelines, explore data bots, visualize data sets, inspect,  debug and publish pipelines across your landscape (staging, testing,  production, and more).

This section captures inline functionality to validate network connectivity and credentials validation at any given point in time. The following screenshot depicts how to access this action button from the main RDA landing page.

Note: Project admins are expected to follow the 'Sources Addition and Configuration' section and add one or two data sources.

![Inline 'Check Connectivity' button that lets admins to validate ](/files/-MaAe3wiT2ThDxf1F103)

Users can click the 'Check Connectivity' button on the top right-hand corner (as shown in the above screenshot) to verify connectivity. The following UI pops up when a user clicks the 'Check Connectivity' button prompting users to select the target data source connectivity verification.

![UI prompts users to select data source to verify connectivity](/files/-MaB09dowambk18diprm)

The following example depicts the 'ServiceNow' source type which a user selected to verify connectivity and its successful validation of connectivity and credentials.&#x20;

![User selected SNOW source type for connectivity validation.](/files/-MaB1LRp-h2shuq7mGX7)

UI will show 'OK' once the verification is completed.

![Successful Connectivity verification showing 'OK'](/files/-MaB1q_GtZmVpADA11m5)


---

# 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/features-guide/rda/check-connectivity.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.
