> ## Documentation Index
> Fetch the complete documentation index at: https://gologin.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding and managing proxies

There are several ways to connect your proxies in the Gologin browser. We will cover all of them in this article, from the most obvious to more sophisticated.

Third-party proxy providers usually give **IP, port, username and a password** as an endpoint for your connection. You can paste those credentials almost anywhere throughout various proxy settings and a new proxy will get added to your proxy list.

We support the following proxy pasting formats:

```text theme={null}
192.168.0.1:8000:login:password
​﻿http://192.168.0.1:8000:login:password:name
﻿socks5://login:password@192.168.0.1:8000:name
﻿socks5://login:password@192.168.0.1:8000[https://change-my-ip.com]:name
​﻿http://192.168.0.1:8000:login
​﻿http://192.168.0.1:8000:myproxy:pass[https://change-my-ip.com] 
​﻿http://192.168.0.1:8000:myproxy:pass[https://change-my-ip.com]:name4
```

## The simplest way

1. At the **All profiles** page, find the **Location** column and click the **+** button at the profile, which you want to add a proxy to.
2. In the opened window, hit the **computer icon** and input your **IP, port, username** and **password**.
   * the HTTP or SOCKS protocol will get selected automatically based on availability, you can change it later.
3. Click **Connect**, the proxy is now added to your profile!
4. Gologin will check your proxy right away. You will see the green indicator if the proxy works properly, or the red one if it is not.

<Frame>
  <img src="https://mintcdn.com/gologin/Ot-P922Hz_fl6Z2U/images/add_proxy_simple.gif?s=6ac3c4d2a9d5c537f4f42bf11e38f633" alt="Add Proxy Simple" width="1391" height="793" data-path="images/add_proxy_simple.gif" />
</Frame>

You can paste proxies one by one or in bulk at the same page. Copy a few proxies and paste them all at once into the Location column. Use your system **hot keys** or the **Paste proxies** button. You will be able to rearrange your new proxies between the profiles later.

<Frame>
  <img src="https://mintcdn.com/gologin/Ot-P922Hz_fl6Z2U/images/adding_proxy-1.gif?s=bd36f928835820bca7e1afb6d78c8372" alt="Adding Proxy" width="1391" height="793" data-path="images/adding_proxy-1.gif" />
</Frame>

## Other ways of adding a single or multiple proxies

### On the Proxies page

Navigate to the **Proxies** page in the left menu > **Import proxies** > Paste proxies and click **Import proxies**.

<Frame>
  <img src="https://mintcdn.com/gologin/7BPuDv_jSBPBE32u/images/import_proxies_page.gif?s=370f279bce76cab7fac1e5bbd36ddae2" alt="Import Proxies Page" width="1391" height="793" data-path="images/import_proxies_page.gif" />
</Frame>

### Using mass profile selection

**Select a few browser profiles** > click **Proxy** in the bulk actions row > **input proxies** in a new window > click **Update proxy.**

<Frame>
  <img src="https://mintcdn.com/gologin/Ot-P922Hz_fl6Z2U/images/bulk_proxy_update.gif?s=9c722811e89d3697382d0b9f4f1f65eb" alt="Bulk Proxy Update" width="1391" height="793" data-path="images/bulk_proxy_update.gif" />
</Frame>

### In the profile settings

Click **3 dots on the profile** > **Settings** > **Proxy** > **Your proxy**

<Frame>
  <img src="https://mintcdn.com/gologin/7BPuDv_jSBPBE32u/images/proxy_profile_settings.gif?s=d4cd5a12c94d9c7dba163d61f0b79482" alt="Proxy Profile Settings" width="1391" height="793" data-path="images/proxy_profile_settings.gif" />
</Frame>
