# What happens when I select Rewrite?

Rewrite will delete the old numbers and add the new ones from the CSV file you have uploaded.

* If your CSV contains existing and new numbers, only the new numbers will be listed, and existing numbers will not be delisted.&#x20;
* If there are existing numbers from different feature sets, they will be remapped to the currently selected feature set, based on the CSV uploaded.
* If your CSV contains only new numbers, they will be listed.
* If your CSV contains only existing listed numbers and no new numbers, there will be no change to the feature set's publish state.

**Here are a few conditions to note when using Rewrite:**

1. If you use "Rewrite" with numbers from another feature set that you have access to, the numbers will be listed and delisted from the other feature set.
2. If you use "Rewrite" with numbers from another feature set that you don't have access to, access will be restricted for those numbers.
3. If you use "Rewrite" with a mix of numbers you have access to and don't have access to from other feature sets, the numbers you have access to will be listed, and an error will be shown for the numbers you do not have access to.


---

# 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-rewrite.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.
