# Proxy Settings

This section captures inline functionality to set up the proxy configuration for network connectivity where cfxOIA/RDA is deployed behind proxy and data sources will be reachable via a proxy server or environment.

The following screenshot shows the main RDA landing page depicting the inline 'Proxy Settings' action button.

![UI shows the 'Proxy Settings' button on the main RDA landing page.](/files/-MaB8gfbNdtNAl90EB2A)

Users can click the 'Proxy Settings' button to configure the proxy environment. The following screenshot shows proxy configuration UI.

![RDA Proxy Settings UI ](/files/-MaBkoglM97IvtDNjefH)

The above screenshot depicts proxy settings UI provided by RDA to users. Parameters that are part of proxy configuration are explained below.

**Platform HTTP/HTTPS Proxy**\
These parameters will be configured during the deployment of the cfxOIA platform and its services. Contact your deployment team or project admin to get these values. RDA will use platform-based proxy parameters to connect to outside network/data sources.

**Platform No Proxy**\
This parameter will be used by RDA to connect to internal data sources where the target source or network address is not required to go via HTTP Proxy (e.g. connecting to internal lab sources or elements). Contact your deployment team or project admin to get the value.

**HTTP / HTTPS Proxy**\
These parameters are needed in case if project admin has not set the platform-based proxy settings and instead, wanted to use proxy configuration by RDA to connect to the outside network/data sources directly.

**No Proxy**\
This parameter will be used by RDA to connect to internal data sources where the target source or network address is not required to go via HTTP/HTTPS Proxy (e.g. connecting to internal lab sources or elements). In addition, platform-based proxy settings are not configured by the deployment team or admin.

*Note:  In the above reference screenshot, the project admin has configured platform proxy. Contact your deployment team or project admin to configure RDA proxy settings*


---

# 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/proxy-settings.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.
