> 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/install-desktop-app/odbc-setup.md).

# Connect Biz Analyst with Tally

{% tabs %}
{% tab title="Tally Prime" %}
Follow the steps given below:&#x20;

### Step 1: Press F1 for Configuration

![](/files/-MLkcbzDS7DBAv4nsftq)

### Step 2: Select Settings&#x20;

### Step 3: Select Connectivity > Enter

![](/files/-MLkd1-mzFJkiY863il1)

### Step 4: Select the Tally Prime Act as Both&#x20;

### Step 5 : Enable ODBC as Yes and set Port number as 9000 ( You can set any port number between 9000 to 9999).

![](/files/-MLkdBFWLrK0c__N9Rnp)

### Step 6: Select Yes to Restart Tally Prime to apply the changes

![](/files/-MLka50zHWoLdCfCPzns)
{% endtab %}

{% tab title="Tally ERP 9" %}
Check for ODBC Port number on the bottom section of **Tally ERP 9** screen inside the configuration box. By default, it should be *"9000"*. Use this number to setup **Tally ERP 9** with **Biz Analyst Desktop** application.

If you do not see this port number you can easily setup ODBC port number by following these [instructions](https://docs.bizanalyst.in/desktop/miscellaneous/tally-odbc-port/#setup-odbc-port)

![](/files/-Lysgp74WUnSjOLegUmu)

### Setup ODBC Port <a href="#setup-odbc-port" id="setup-odbc-port"></a>

**Step 1:** Click inside the *Configuration* box located at the bottom right area of the screen.

**Step 2:** In the Configuration screen, goto ODBC Configuration area and select Tally is acting as (this should be *None*) and press Enter.

![](/files/-LyshHWYb4Dx_SvI5wnf)

**Step 3:** In the *"Client/Server Configuration"* screen change *"Tally.ERP 9 is acting as"* to ***"Server".***

![](/files/-LyshRe3Q2dTf9ZrDb04)

**Step 4:** Save the configuration and restart *"Tally ERP 9"* by following on screen instructions

![](/files/-LyshcrKgzTmPK9jwNvQ)

![](/files/-LyshibrOLArAs90EpGf)

**Step 5:** You should now see *"Server with ODBC"* with port number in the configuration section at the bottom right of the screen.
{% 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, and the optional `goal` query parameter:

```
GET https://help.bizanalyst.in/biz-analyst-manual/quickstart-guide/install-desktop-app/odbc-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
