# Enabling VPC Access

In the situation that your organization's data sources is not publicly accessible, you will need to allow decube access to your data sources.

We support two access method depending on your cloud security configuration:

{% content-ref url="/pages/IeabSxBfHBW69C0lrCKD" %}
[IP Whitelisting](/security-and-connectivity/ip-whitelisting.md)
{% endcontent-ref %}

{% content-ref url="/pages/jU79kSLrPa7VgOtHKw6b" %}
[SSH Tunneling](/security-and-connectivity/ssh-tunneling.md)
{% endcontent-ref %}


---

# 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.decube.io/security-and-connectivity/enabling-vpc-access.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.
