> For the complete documentation index, see [llms.txt](https://help.bizanalyst.in/biz-analyst-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bizanalyst.in/biz-analyst-manual/quickstart-guide.md).

# QuickStart Guide

The process for installing Biz Analyst is a simple 2-step process and will take less than 15 minutes to get started.

## Step 1: Install Biz Analyst Desktop App

You need to download the desktop app and connect with Tally to sync data to your phone. Desktop app will automatically sync data with your mobile when your Tally is open and company you wish to sync is open.

#### Download: <https://bizanalyst.in/index.html#setup>&#x20;

{% embed url="<https://www.youtube.com/watch?t=3s&v=FIZmTte_O3w>" %}
How to Install Biz Analyst Desktop App - English
{% endembed %}

## Step 2: Install Biz Analyst Mobile App

Biz Analyst is available on [Android Play Store](https://tallymobile.app) and [Apple App Store](https://tallymobile.app). Download it and sign in with the same email address and password that you used on the desktop app. Once the data is completely synced on the desktop app, you will receive a notification on your mobile.

#### App Installation Guide:&#x20;

{% embed url="<https://www.youtube.com/watch?v=KzBwN1UkHUU>" %}

### App Tutorial

{% tabs %}
{% tab title="English" %}
{% embed url="<https://www.youtube.com/watch?v=tCTJwe7ZxLw>" %}
{% endtab %}

{% tab title="Hindi" %}
{% embed url="<https://www.youtube.com/watch?v=2nUE9Ij72iI>" %}
{% endtab %}
{% endtabs %}


---

# 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://help.bizanalyst.in/biz-analyst-manual/quickstart-guide.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.
