> 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/support/how-to-add-company-in-tally-prime..md).

# How to add company in tally Prime.

{% embed url="<https://www.youtube.com/watch?index=12&list=PL_mXt9Feb5r4svD3sCm_ZUrH3sMV6OWfk&v=k5ka7qyXTkE>" %}

**Step 1** : One you open the tally prime it will directly ask you to **Select the company**.

![](/files/-MLkgnDtMRg7d1jsGN66)

**Step 2** : One you select the company then it will ask you to Migrate that company. Click on **Migrate.**

![](/files/-MLkhf09pXT2pAoT0cIV)

**Step 3** : After complete migration you can see the company is open in tally prime.

![](/files/-MLki8zxRmcrRiX0A_Ur)

**Step 4** : Now, open the Biz Analyst application. First set the port number which you have set in tally. ( As you can see in Setting the port number is 9050 because in tally we have set to the same )&#x20;

![](/files/-MLkiR03TEJIkGrXzSTD)

**Step 5** : Click on **Add Company** >> Select company and click on **Add** >> **Done** button.&#x20;

![](/files/-MLkita8jmQy51cDvGJR)

**Step 6** : After click on Done button app will restart and your company will start syncing in **My Company** tab.&#x20;


---

# 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/support/how-to-add-company-in-tally-prime..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.
