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

# My Strategies

> Manage your saved baskets, configure alerts, and deploy to live execution.

The **My Strategies** section acts as your personal command center for all the baskets you have built or customized.

<Frame>
  <img className="block dark:hidden" alt="My Strategies Dark" src="https://mintcdn.com/kalpiai/pnuPPdiWCvfadrpq/images/my-strategies-light.png?fit=max&auto=format&n=pnuPPdiWCvfadrpq&q=85&s=e796925b7a8d7e7b48f4d6237cbf9648" title="My Strategies Dark" width="2940" height="1772" data-path="images/my-strategies-light.png" />

  <img className="hidden dark:block" alt="My Strategies Dark" src="https://mintcdn.com/kalpiai/pnuPPdiWCvfadrpq/images/my-strategies-dark.png?fit=max&auto=format&n=pnuPPdiWCvfadrpq&q=85&s=9fc920e339080ee39a37959c4bd11ebe" title="My Strategies Dark" width="2934" height="1768" data-path="images/my-strategies-dark.png" />
</Frame>

## Managing Your Baskets

From this dashboard, you can view every saved strategy at a glance.

### Filtering Active Strategies

At the top right of the dashboard, you can use the **All / Live** toggle to quickly filter your view. Selecting **Live** instantly isolates only the strategies you have actively deployed to the market (indicated by the red `LIVE` badge on the strategy card).

<video src="https://mintcdn.com/kalpiai/pnuPPdiWCvfadrpq/videos/Screen-Recording-2026-06-02-at-3.56.38-PM.mov?fit=max&auto=format&n=pnuPPdiWCvfadrpq&q=85&s=ca8061dff3608bf2e18b5b42928f9535" controls data-path="videos/Screen-Recording-2026-06-02-at-3.56.38-PM.mov" />

### Core Functions

For each individual basket, you can access three core functions:

<AccordionGroup>
  <Accordion title="1. Portfolio & Deployment" icon="briefcase">
    Clicking **Portfolio** generates the live execution data for your strategy. Here you can:

    * Enter your desired **Investment Amount** to automatically calculate the exact quantity of each stock to buy.
    * Compare the strategy's **Ideal Weight** against the **Actual Weight** (which adjusts based on live market prices).
    * Click **Edit Strategy** to tweak your rules in the builder, or click **Invest Now** to execute the basket via your connected broker.
  </Accordion>

  <Accordion title="2. Get Alerts" icon="bell">
    Keep track of your strategy's evolution without needing to log in daily. Click **Get Alert** to configure **Email Notifications** on a Daily, Weekly, or Monthly schedule. Kalpi will notify your inbox whenever the strategy rules dictate that stocks should be added or deleted.
  </Accordion>

  <Accordion title="3. Backtest (Institutional)" icon="lock">
    While viewing the strategy logic is available to everyone, historical backtesting simulation is currently an exclusive feature for our Institutional platform (coming soon to retail). Institutional users can run these simulations to view historical risk metrics like Net Profit and Maximum Drawdown.
  </Accordion>
</AccordionGroup>

<Note>
  **Live Execution:** Because fractional shares are not available in Indian markets, Kalpi automatically calculates the closest possible stock quantities based on your total Investment Amount. Always review the "Actual Weight" column before clicking **Invest Now**.
</Note>

***

<Card title="Monitor Live Strategies" color="#26BD6C" icon="satellite-dish" href="/docs/basket-builder/live-strategies">
  Once you click 'Invest Now', your basket moves to the Live Strategies tab. Click here to learn how to monitor drift and execute rebalancing.
</Card>
