> For the complete documentation index, see [llms.txt](https://openup.gitbook.io/wazimap-ng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openup.gitbook.io/wazimap-ng/point-mapper/uploading-additional-points-to-an-existing-point-collection.md).

# Uploading additional points to an existing Point Collection

It is possible to upload additional points to an existing point collection without having to replace the entire point collection. To do so, first prepare a .csv file with the new points to be added, as outlined under [**`Shaping Data for Point Collections`**](/wazimap-ng/point-mapper/shaping-data-for-point-collections.md).

Next, in Django, scroll down to the **`POINTS`** section, and this time click on **`Collections`** (see Figure 15, below).

<figure><img src="/files/q2WA5pBXAVcrQBgUsyzY" alt=""><figcaption><p>Figure 15: In Django, click here to locate an existing point collection</p></figcaption></figure>

The page that opens will contain all point collections for all Wazimap NG profiles. There are two ways to locate an existing point collection (see Figure 16, below):

1. If you know the point collection’s name, simply enter it in the Search bar (top left), and click **`Search`**; or
2. **`Filter`** point collections by the associated Profile (top right), and locate the desired point collection in the list.

<figure><img src="/files/XGDnW1BF44OahiXpzL4g" alt=""><figcaption><p>Figure 16: Locating an existing point collection</p></figcaption></figure>

Once located, click on the point collection’s name. The same page as shown in [**`Figure 6`**](/wazimap-ng/point-mapper/uploading-point-collections.md), earlier, will open. Next, import your new points by clicking **`Choose file`** and selecting the .csv file with the new points to be added. Then, hit **`Save`**. After refreshing your Wazimap NG Profile, the new points should appear on the map.
