# Technical Limitations

## Recommended Technical Specifications

We recommend using the following browsers for Tactyc:

* Google Chrome: 55 and higher
* Safari: 49 and higher
* Firefox: 10 and higher

Given Tactyc's quantitative heavy dashboards, mobile devices are not fully supported currently. Please use Tactyc in a desktop environment.

## Performance Limits

There are certain limits of the Tactyc model that are in place to ensure there are no performance impacts when calculating and processing your fund data.

<table><thead><tr><th width="488">Limit</th><th>Limit</th></tr></thead><tbody><tr><td>Investments per fund vehicle</td><td>400</td></tr><tr><td>KPIs per investment</td><td>100</td></tr><tr><td>Performance cases per investment</td><td>10</td></tr><tr><td>Number of performance cases per fund</td><td>500</td></tr><tr><td>Number of investments importable with Bulk Import wizard</td><td>400</td></tr><tr><td>Number of rows in the Bulk Import wizard</td><td>1000</td></tr><tr><td>Number of Fund of Funds investments per vehicle</td><td>10</td></tr><tr><td>Vehicles in Multi-Funds Views</td><td>5</td></tr><tr><td>Number of Documents per Fund in Document Center</td><td>200 (Solo Plan)<br>2000 (Enterprise Plan)</td></tr><tr><td>Maximum File Size per file in Document Center</td><td>10MB (Solo Plan)<br>50MB (Enterprise Plan)</td></tr></tbody></table>

Please note that in rare instances if you fund is close to or has hit one of the limits above (for e.g. 400 investments per vehicle or 500 performance cases per vehicle), you may see performance lagginess in **Multi-Fund Views** or **Fund of Funds** features as these are computationally intensive processes that calculate performance of multiple funds together.

## **Concurrent Users Warning**

If multiple users are concurrently are simultaneously changing data for a fund, Tactyc will honor the **last saved** changed for an investment or a fund. This might result in not all the changes being captured if one of the users does not have the latest session data.

**Recommendation:** Please avoid having multiple users change data at the same time. The best practice is to have one single user editing at a time, while other users are viewing in read-only mode.


---

# 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/technical/technical-limitations.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.
