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

# Remove Proxies

> Manage your Illusory proxies.

Removing a proxy can be helpful if you want to better manage your proxy inventory or no longer have use for a proxy. There are multiple ways to perform this action.

### Methods to remove proxies

* Dashboard
* Time Management
* API

<Warning>
  Once you remove a proxy, it will no longer be in your Illusory account.
</Warning>

### Method 1: Remove Proxy via Dashboard

Watch the visual guide below. For fullscreen [click here](https://app.arcade.software/share/KrJk8QbfVM3szAMKV1sD).

<div
  style={{
position: 'relative',
paddingBottom: 'calc(66% + 41px)',
height: '0'
}}
>
  <iframe
    src="https://demo.arcade.software/KrJk8QbfVM3szAMKV1sD?embed"
    title="Remove Proxies"
    frameborder="0"
    loading="lazy"
    allowfullscreen
    webkitallowfullscreen
    mozallowfullscreen
    style={{
        background: '#060714',
        width: '100%',
        height: '100%',
        position: 'absolute',
        top: '0',
        left: '0',
        colorScheme: 'none'
    }}
  />
</div>

### Method 2: Remove Proxy via Time Management

Watch the visual guide below. For fullscreen [click here](https://app.arcade.software/share/gorJKYAdB4tl443jLBO9).

<div
  style={{
position: 'relative',
paddingBottom: 'calc(66% + 41px)',
height: '0'
}}
>
  <iframe
    src="https://demo.arcade.software/gorJKYAdB4tl443jLBO9?embed"
    title="Remove Proxies"
    frameborder="0"
    loading="lazy"
    allowfullscreen
    webkitallowfullscreen
    mozallowfullscreen
    style={{
        background: '#060714',
        width: '100%',
        height: '100%',
        position: 'absolute',
        top: '0',
        left: '0',
        colorScheme: 'none'
    }}
  />
</div>
