# Site Map (Portal)

### Register Site: Site Map Library

| Step | Action                                               |
| ---- | ---------------------------------------------------- |
| 1    | Navigate to the left menu and click on **Register**  |
| 2    | Click **Site** from the dropdown                     |
| 3    | On the Site Map Library page, display site map table |
| 4    | Click **Search** bar to search site map              |
| 5    | Click **Create New** to create new site map          |
| 6    | Click **Edit** icon to edit existing site map        |
| 7    | Click **Duplicate** icon to duplicate site map       |
| 8    | Click **Delete** icon to delete site map             |

###

### Create New Site Map

| Step | Action                                                                      |
| ---- | --------------------------------------------------------------------------- |
| 1    | Navigate to the left menu and click on **Register**                         |
| 2    | Click **Site** from the dropdown                                            |
| 3    | On the Site Map Library page, click **Create New**                          |
| 4    | Select **Location e.g. PIC**                                                |
| 5    | Enter **Site Name**                                                         |
| 6    | Under Build Site Layers, enter **Layer Name** according to the layer given  |
| 7    | Click **Add New Layer** to create new layer under that target layer         |
| 8    | Click **Add New Sub Layer** to create new sub-layer under that target layer |
| 9    | Under Site Map Preview, a preview can be seen on the screen on the right    |
| 10   | Click **Click to view in full screen** to view full site map                |
| 11   | Once done, click **Save**                                                   |
| 12   | A **"Created"** popup will display. Click **Close**                         |

###

### View Site Map

| Step | Action                                                                      |
| ---- | --------------------------------------------------------------------------- |
| 1    | Navigate to the left menu and click on **Register**                         |
| 2    | Click **Site** from the dropdown                                            |
| 3    | On the Site Map Library page, under Site Map Name, select a **Site**        |
| 4    | View **Site Name**, **Site Layers** and **Site Map Preview**                |
| 5    | Click **Edit** icon to edit site map details                                |
| 6    | Under Build Site Layers, edit **Layer Name** according to the layer given   |
| 7    | Click **Add New Layer** to create new layer under that target layer         |
| 8    | Click **Add New Sub Layer** to create new sub-layer under that target layer |
| 9    | Click **Delete** icon to delete target layer                                |
| 10   | Under Site Map Preview, a preview can be seen on the screen on the right    |
| 11   | Click **Click to view in full screen** to view full site map                |
| 12   | Once done, click **Save**                                                   |
| 13   | A **"Updated"** popup will display. Click **Close**                         |

###

### Print Site ID

| Step | Action                                                                                 |
| ---- | -------------------------------------------------------------------------------------- |
| 1    | Navigate to the left menu and click on **Register**                                    |
| 2    | Click **Site** from the dropdown                                                       |
| 3    | On the Site Map Library page, under Site Map Name, select a **Site**                   |
| 4    | Under Site ID, click on the **qr code** to display Site ID                             |
| 5    | A **"Display Site ID"** popup will display                                             |
| 6    | Click **Print ID**                                                                     |
| 7    | A **"Print Site ID"** popup will display                                               |
| 8    | Display **Print Preview** on the left                                                  |
| 9    | Under Print Settings, select **Printer** from dropdown                                 |
| 10   | Under Print Settings, select **Paper Size** from dropdown                              |
| 11   | Under Print Settings, select **Token Size (1-8)** from dropdown                        |
| 12   | Under Print Settings, select **Copies** from dropdown                                  |
| 13   | Under Print Settings, select **Orientation** from radio buttons: Portrait or Landscape |
| 14   | Click **Print**                                                                        |

### Edit Site Map

| Step | Action                                                                      |
| ---- | --------------------------------------------------------------------------- |
| 1    | Navigate to the left menu and click on **Register**                         |
| 2    | Click **Site** from the dropdown                                            |
| 3    | On the Site Map Library page, under Action, click **Edit** icon             |
| 4    | Edit **Location e.g. PIC** and **Site Name**                                |
| 5    | Under Build Site Layers, edit **Layer Name** according to the layer given   |
| 6    | Click **Add New Layer** to create new layer under that target layer         |
| 7    | Click **Add New Sub Layer** to create new sub-layer under that target layer |
| 8    | Click **Delete** icon to delete target layer                                |
| 9    | Under Site Map Preview, a preview can be seen on the screen on the right    |
| 10   | Click **Click to view in full screen** to view full site map                |
| 11   | Once done, click **Save**                                                   |
| 12   | A **"Updated"** popup will display. Click **Close**                         |

###

### Duplicate Site Map

| Step | Action                                                                      |
| ---- | --------------------------------------------------------------------------- |
| 1    | Navigate to the left menu and click on **Register**                         |
| 2    | Click **Site** from the dropdown                                            |
| 3    | On the Site Map Library page, under Action, click **Duplicate** icon        |
| 4    | Edit **Location e.g. PIC** and **Site Name**                                |
| 5    | Under Build Site Layers, edit **Layer Name** according to the layer given   |
| 6    | Click **Add New Layer** to create new layer under that target layer         |
| 7    | Click **Add New Sub Layer** to create new sub-layer under that target layer |
| 8    | Click **Delete** icon to delete target layer                                |
| 9    | Under Site Map Preview, a preview can be seen on the screen on the right    |
| 10   | Click **Click to view in full screen** to view full site map                |
| 11   | Once done, click **Save**                                                   |
| 12   | A **"Updated"** popup will display. Click **Close**                         |

###

### Delete Site Map

| Step | Action                                                            |
| ---- | ----------------------------------------------------------------- |
| 1    | Navigate to the left menu and click on **Register**               |
| 2    | Click **Site** from the dropdown                                  |
| 3    | On the Site Map Library page, under Action, click **Delete** icon |
| 4    | A **"Delete Site?"** popup will display                           |
| 5    | Click **Delete**                                                  |
| 6    | A **"Deleted"** popup will display. Click **Close**               |


---

# 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.aglive.com/aglive/archived/work-with-items/site-map-portal.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.
