# Uploading Bulk Questions

To get started with bulk upload first ensure that your question and answers are in an excel sheet in 2 different columns , you can even specify the category name in the other column but make sure the category name in the excel sheet is same as in your smart replies&#x20;

Click on "Upload" button as shown in below.

<figure><img src="/files/o0Y7F8F5S7WeRWaozC5z" alt=""><figcaption></figcaption></figure>

A popup will appear as shown below , you can drag and drop the excel or csv sheets or click to select from your computer.

<figure><img src="/files/U9AxVqs40UNxPN4WCHXg" alt=""><figcaption></figcaption></figure>

After uploading the excel sheet you have to map the questions, answer and category in the excel sheet by selecting the correct column name.

<figure><img src="/files/C8QCU3BoVIYplxVBMNQR" alt=""><figcaption></figcaption></figure>

Select the Column Name against Question, Answer & Category

<figure><img src="/files/mnpYVy5gATYekCURIw7b" alt=""><figcaption></figcaption></figure>

link ?

{% hint style="info" %}
Currently we don't have the option to enter intents and question variations through bulk upload feature so after uploading you have to manually do this, we are in the process to add the same at the earliest&#x20;
{% endhint %}


---

# 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://help.pickyassist.com/setting-up-guide/smart-reply-v2/train-module/uploading-bulk-questions.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.
