# Uploading Data to Synnax Pro

Please, use this template to prepare financial data for Synnax Pro:

{% file src="/files/FWSAIPon9nX5UjUSI6UV" %}

Data formatting guidelines:

* Do not add/delete rows
* Do not change names of financial indicators in column A
* If indicator value is unknown, do not write missing / NA / NULL etc., keep the cell **empty**
* Indicators highlighted in red are mandatory (can't have missing values)
* Quarters are marked as `<YYYY>Q<1-4>`, e.g. `2024Q1` or `2022Q4`
* Add/remove/change columns for financial quarters as needed

Note: Synnax Pro needs 4 consecutive quarters to enable analysis and predictions for the company.


---

# 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.synnax.ai/synnax/private-entities-onboarding/uploading-data-to-synnax-pro.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.
