> For the complete documentation index, see [llms.txt](https://docs.allocations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allocations.com/dashboard/fund-manager.md).

# Fund Manager

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

Fund managers can view all the created deals in single view with important details available on the screen:

* Assets under Management&#x20;
* Total Investors
* Total Deals&#x20;

To know more about a specific deal, managers can simply click on the deal it will open Setup & Manage screen.

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

Fund managers can easily manage their current deal and do changes related to:&#x20;

* **Invest Page** (How the page will look to investors)
* **List of investors** (Table & Kanban View for easier categorisation)
* **Banking** (Used to manage entities available for banking)

#### **Assets** (Managers can easily add assets related to the deal)

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

{% columns %}
{% column %}
Under the create asset, fund managers can add assets like:&#x20;

* Startup
* Crypto
* Secondary
* Real Estate
* SPV into SPV
* SPV into Fund
* Other

Managers can also add Securities in asset like:&#x20;

* SAFE / SAFT
* Debt
* Preferred Stock / Common Stock
* Convertible Note
* LLC Interest
* LP Interest
* Forward Contract
* Real Estate
  {% endcolumn %}

{% column %}

<div align="left" data-full-width="false"><figure><img src="/files/7YXJCNjeI2wYJZ6udUrF" alt="" width="563"><figcaption></figcaption></figure></div>

Managers can also select if the instrument can convert into equity, tokens or both. As well as what event triggers the conversion like:

* Priced Round
* Token Launch
* Liquidity Event
* Others

{% endcolumn %}
{% endcolumns %}

#### **Wire Recipients** (Fund Managers can simply add Wire instructions of all the recipients)

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

#### **Closes** (Fund managers can request for closes)

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

#### **Wire Request** (Fund Managers can requests for wire straight from the dashboard)

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

#### Distributions (Closed deals are eligible for Distributions, Allocations supports wide range of distributions)


---

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

```
GET https://docs.allocations.com/dashboard/fund-manager.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.
