# View & Edit

When you click **"View & Edit"** from the Dashboard, you’ll be brought to this configuration screen — where you can review performance, make edits, and customize settings for each bot.

You can also **pause or activate your bot** directly from the dashboard using the on/off switch (🔁). This makes it easy to temporarily stop your strategy without needing to delete it.<br>

<figure><img src="https://642528052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAaRWzssbu64rZhFKlNnB%2Fuploads%2F3x49vSmBPPalzVU6xxYZ%2Fimage.png?alt=media&#x26;token=0ba0ef91-5ab1-4626-a229-2d83d5199679" alt=""><figcaption></figcaption></figure>

***

## 📈 Bot Statistics Panel (Left Side)

This section summarizes your bot's current performance and runtime data.

### 🧾 Data Shown

| **Label**              | **Description**                                                 |
| ---------------------- | --------------------------------------------------------------- |
| **ROI**                | Return on investment expressed as a percentage                  |
| **Average Win**        | Average profit per winning trade                                |
| **Total Volume**       | Total trading volume executed                                   |
| **Start Date**         | Date the bot or strategy was started                            |
| **Percent Profitable** | Percentage of profitable trades                                 |
| **Runtime**            | Total time the bot has been running                             |
| **Total Trades**       | Total number of trades executed                                 |
| **Status**             | Current operational status of the bot (e.g., Active / Inactive) |

{% hint style="danger" %}
The **red "Inactive" label** shows the bot is currently paused. You can toggle this from either the dashboard or the **Bot Status** dropdown in the Edit Configuration panel.
{% endhint %}

***

## 📊 Performance History (Right Side)

A time-based graph showing the **bot’s PNL history** over selectable periods:

* `24h`
* `7d`
* `30d`
* `90d`

Use this to analyze how the bot has been performing across different time windows.

***

## 🛠 Edit Configuration (Bottom Panel)

Here you can fine-tune your bot’s settings — including trading logic, risk management, and status.\
\ <img src="https://642528052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAaRWzssbu64rZhFKlNnB%2Fuploads%2F7RJSCpmN7snG78j9gmt0%2Fimage.png?alt=media&#x26;token=c9f474dd-58e0-460c-b299-deae6d1b6f71" alt="" data-size="original">

### 🔧 Configuration Options

The config options might be unavailable depending on the bot you're using. For built-in preset bots, custom SL and TP for example may not be editable because they are managed for you.

| **Field**                   | **Description**                                                                                                             |
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **API Key Nickname**        | Select which API key and exchange the bot will use (e.g., BloFin, Bitget).                                                  |
| **Trading Type**            | Defines the market type used by the bot. Typically set to **Futures** for leveraged trading.                                |
| **Margin Mode**             | Determines how margin is managed. **Isolated** limits risk to the position, while **Cross** shares margin across positions. |
| **Pair(s)**                 | One or more trading pairs assigned to the bot (e.g., AVNTUSDT).                                                             |
| **Bot Name**                | Custom name used to identify this bot instance.                                                                             |
| **Amount per Trade**        | Determines position size. Can be a **fixed amount** or a **percentage of account balance**.                                 |
| **Trade Size Percentage**   | Slider used when percentage-based sizing is selected, defining how much of the account is allocated per trade.              |
| **Use TradingView Amounts** | When enabled, the bot uses position sizes sent directly from TradingView alerts.                                            |
| **Stop Loss**               | Toggle to enable automatic stop-loss protection for trades.                                                                 |
| **Take Profit**             | Toggle to enable automatic take-profit targets.                                                                             |
| **Leverage**                | Sets leverage multiplier for trades (within the allowed range).                                                             |
| **Allow Layered Entries**   | When enabled, allows the bot to scale into positions using multiple entries.                                                |
| **Subscription Status**     | Indicates whether the bot is currently **Active** or **Inactive**.                                                          |

{% hint style="warning" %}
For bots to function, **API keys must have trading permissions enabled**, and **withdrawals disabled** for security.
{% endhint %}

***

### 💾 Save Configuration

{% hint style="info" %}
When you're done making changes, click **Save Changes** (orange button) to apply your edits.

Your bot will now operate under the new configuration — or stay paused if you left it inactive.
{% endhint %}

***

## 🔁 Pausing & Resuming Bots

You can pause a bot in two ways:

{% stepper %}
{% step %}

### From the Dashboard

* Use the **toggle switch** next to each bot card to quickly pause/resume.
  {% endstep %}

{% step %}

### From the Edit Panel

* Scroll to the **Bot Status** dropdown.
* Choose `Inactive` or `Active`.
  {% endstep %}
  {% endstepper %}

<div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/AaRWzssbu64rZhFKlNnB/blobs/ocORnUQhZBBMokrQoeTW/pause%20bot%20a180dd72c6fefd24e52a93328fb8d062.png" alt=""><figcaption><p>Editing via Dashboard toggle</p></figcaption></figure></div>

***

There could be many reason a trader might want to pause a bot. The main being managing risk and capital allocation during varying market conditions. Watch this video below to know when to adjust your automation portfolio 👇

{% embed url="<https://youtu.be/RjLMYegZhBo>" %}

## ✅ Summary

The **Edit Bot Panel** is where you take full control over each strategy — giving you the flexibility to:

* Adjust leverage
* Change risk settings
* Modify trading pairs
* Pause bots as needed

Whether you’re optimizing performance or switching pairs, this page gives you full flexibility while maintaining a user-friendly interface.
