# Copy & Paste Input Training

Company Administrators now have the ability to copy and paste input samples from a list into the response editor. This functionality supports multiple lines, making bulk entry faster than ever before.&#x20;

## Instructions

1. Copy a list of inputs from a text file or spreadsheet to the clipboard.
2. Open a Prewritten/Prewritten Plus Response or Enrichment.
3. Tap the edit icon to begin editing the record.
4. Select the Input Training tab.
5. Tap the paste button that lives on the upper right near the + button.
6. The system will add the inputs to the response list.

<div data-full-width="true"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdDzkMIqBGZ_2YvLOFIRN8l-vfgvntQ3oL1n-Mr_2HreUgbHGwsVX5bCqwkjaUk6-bIe34jkglpjtZ9pf4p9JcWOEMKzqeXY0h1gF_2k4BycgkWgbduYyB5nKtk6LY_QsRCY4Armw?key=AI_MjeslG_Qhcwp5Uk_epNsS" alt=""><figcaption></figcaption></figure></div>

## FAQs

<details>

<summary>What if there are duplicate samples in the list?</summary>

Duplicates will be excluded automatically.

</details>

<details>

<summary>Can I copy inputs from another response?</summary>

Yes! You can select the inputs you want to copy and press the \[Copy Selected Inputs] button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf3Y2o2FBrlb_LTHqqzCOWBjLs8xvR8QLx1yNj2HXymNduC3GhEOApaouE7qIx2mLIQIBQTNsOkOolwEvQX4eUrjXwTWg6ATHj6uMsYRHgPDxSS_ysdA2T77d4OjlVSw_ocp0CCow?key=AI_MjeslG_Qhcwp5Uk_epNsS" alt=""><figcaption></figcaption></figure>

</details>


---

# 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://docs.satisfilabs.com/resource-center/ai-agent-engine/manage-your-content/input-director/copy-and-paste-input-training.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.
