# Merchant Onboarding

![](/files/-MjZ40m4quaEgkZB2HoG)

To onboard any client you need to upload its data on the system.

Click on “Download Sample File” and change the given fields and then upload or create a TSV file to upload.\
\
To create a TSV file, \
1\. Open google sheets on a new tab and fill in the following details of the seller/brand to be onboarded \
2\. After filling in these details, click on “File” and “Download as TSV” file \
3\. After saving this file, Upload it on the Admin Dashboard. After uploading, the uploader will receive a successful/unsuccessful status to check the status of the upload.

![](/files/-Mjd4RokDoNuBcFTuXQT)


---

# 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://tatacliq-help.onlinesales.ai/a/merchant-onboarding.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.
