> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/integrations/proxy-integrations/dedicated-isp-proxies-guides/gologin.md).

# GoLogin

[**GoLogin**](https://gologin.com/) software allows you to conceal and manage your digital fingerprint by emulating all browser settings that websites can see. This integration guide walks through the process of setting up **Oxylabs** [**Dedicated ISP Proxies**](/products/proxies/dedicated-isp-proxies.md) you've purchased through self-service.

{% stepper %}
{% step %}

#### Download GoLogin

Download GoLogin from the [**official website**](https://gologin.com/download/).
{% endstep %}

{% step %}

#### Launch the app

Launch the application, create an account, and log in.
{% endstep %}

{% step %}

#### Create a new profile

Look for the **Add profile** button at the top right of the app.

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2F9OpZUBlELwkEjAbdLKxk%2Fgologin-add-proxy.png?alt=media&#x26;token=408eddc2-76fb-4ffd-aca7-2c023f2d567e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Add a new proxy

Select **Proxy** tab, click on **Your proxy**, and enter your proxy details in their designated fields:

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2F4zjLuchsm86UPEOGHzyx%2Fgologin-enter-details.png?alt=media&#x26;token=4eb30cf4-b544-4cfd-af63-29ef934067e4" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** GoLogin lets you choose the proxy type (`HTTP` or `SOCKS5`) only after testing its connection.
{% endhint %}

Then, add the following proxy details:

**Host**: `disp.oxylabs.io`

**Port**: `8001`

**Login:** `user-USERNAME`

**Password:** `PASSWORD`

Use the same username and password you've entered to create a new proxy user in the [Oxylabs dashboard](https://dashboard.oxylabs.io/en/).

{% hint style="success" %}
The port number indicates which IP address from your acquired [proxy list](broken://pages/OMntz0sJmAsqbMdiwI3C) will be used. Use port `8000` for automatic [proxy IP rotation](broken://pages/elMbZl82Jnuk1kqhQFBA).
{% endhint %}

<figure><img src="/files/DKbp6G8atdUJxPCifNsx" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure to add the `user-` part to your username.
{% endhint %}
{% endstep %}

{% step %}

#### Testing

To check proxy functionality, click **Check Proxy**.

<figure><img src="/files/ARNTfXNOxumXGSexNkdx" alt=""><figcaption></figcaption></figure>

If the test is successful, you’ll be able to **choose the proxy protocol** – `HTTP` or `SOCKS5`. After picking the protocol, finish the profile by clicking **Create Profile** at the bottom of your screen.
{% endstep %}

{% step %}

#### Configure Browser fingerprint (optional)

If you need to use specific browser fingerprint options, such as user agent, cookies, and device settings, select **Settings >** and edit your browser fingerprint in the corresponding settings tab. To learn more, check [what is browser fingerprinting](https://oxylabs.io/blog/browser-fingerprinting).

<figure><img src="/files/3Ouwfg0upN7BgIh2V63X" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Run new profile

Press **Run** on the main screen to launch a newly created profile and carry on with your tasks in a private browser.

<figure><img src="/files/5ouKWXKL2vRtTdQYSjLY" alt=""><figcaption></figcaption></figure>

If everything is done correctly, <http://myip.gologin.app> will open to show your custom fingerprint information (a new virtual identity).

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FdlH8I1EqK0ub0icFsdMZ%2Fgologin-successful-connection.png?alt=media&#x26;token=0c918aeb-993d-4e8b-87ca-ab914c6365f5" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

And that’s it. You’ve successfully integrated your Oxylabs proxies with GoLogin.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://developers.oxylabs.io/integrations/proxy-integrations/dedicated-isp-proxies-guides/gologin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
