# Split Tunneling

{% hint style="info" %}
This feature is available in the **Essential plan and higher**.
{% endhint %}

You may set up Split Tunneling in [Control Panel > Settings > Split Tunneling](https://app.goodaccess.com/split-tunneling/).

By enabling Split Tunneling only traffic addressed to your defined Systems will pass through the GoodAccess Gateway. All other traffic will be routed directly through the internet.

Additionally, you can add custom domains or IP addresses in the **Custom Split Tunneling** configuration.

To set up Split Tunneling, add the **Members/Groups** it will apply to, check **Enable Split Tunneling**, and click **Save changes**.

{% hint style="warning" %}
**Please note:**

* This feature only works with OpenVPN.
* This feature only works on desktop applications (Windows, macOS, and Linux).
* Enabling this feature will disable full network encryption and other security features provided by GoodAccess.
  {% endhint %}


---

# 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://support.goodaccess.com/configuration-guides/features/split-tunneling.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.
