# What happens when I select Append?

Append will add the new numbers from the CSV to the existing ones.

* If you are adding new numbers, they will be listed.
* If you are adding new and existing numbers, only the new numbers will be listed.
* If you are adding existing numbers from a different feature set and new numbers, only the new numbers will be listed.


---

# 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.truecaller.com/truecaller-for-business/manage-listing/what-happens-when-i-select-append.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.
