# Disable Automatic Projection

By default Tactyc's methodology is as follows:

* Actual deployed or planned capital is assumed to perform as per the actual investments you have defined in the **Investments** section
* Un-deployed capital is assumed to perform as per the original construction plan i.e. the performance of your **Allocations** in the **Construction Wizard**

These two pools of capital are blended together to come up with the **Current Forecast**

## Disabling automatic projection in the Current Forecast only

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

* Go to **Construction Wizard > Allocations**
* Click on **Disable Automatic Projections** on the right corner of the window
* Click **OK**

Tactyc will now no longer project any future investments on its own, only actual investments will be included in the **Current Forecast**. The original **Construction Forecast** will remain unchanged.

## **Disabling automatic projection for both the Current and Construction Forecasts.**

* Go to **Construction Wizard > Allocations**
* Delete all your **Allocations**
* Click **Complete**

Please note in this configuration the **Construction Forecast** is meaningless. The **Current Forecast** will be populated on the fund's dashboard and only reflect the performance of actual investments.


---

# Agent Instructions: 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:

```
GET https://docs.tactyc.io/advanced/disable-automatic-projection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
