# Park Point Manager

### Overview

Many times what happens that field staff has to mark their attendance from the field and there is a common point where they all meet. so using park point you can create a layer of a circular figure on your map depicting the area from where a user is suppose to mark their attendance. This blue circular layer will be visible when you click on tracking detail of that user. Giving you a clear indication that whether he has mark his attendance from that particular location.&#x20;

When you click on "Park point manager" option you are directed to a page which looks like the one mentioned below:

<figure><img src="/files/Xj6hG83s5m0gLb62R35j" alt=""><figcaption></figcaption></figure>

To create a new park point you can simply click on the create new button which is on the top right corner, please refer the image given below:&#x20;

<figure><img src="/files/1REtbyK247nreKhmuVVo" alt=""><figcaption></figcaption></figure>

When you click on this button you are directed to a screen which looks like the one mentioned below:&#x20;

<figure><img src="/files/3rW9WtoGVs0vcGnt1kNw" alt=""><figcaption></figcaption></figure>

Within the Park Point Manager feature, you can easily add new park points by utilizing various filters to specify their details. These filters include:

* Park point name: Assign a unique and descriptive name to the park point, allowing for easy identification and differentiation among different locations.
* Status: Set the status of the park point, indicating its availability or operational state.
* Latitude & Longitude: Enter the precise geographic coordinates of the park point, specifying its exact position on the Earth's surface. These coordinates ensure accurate location mapping and navigation to the park point.&#x20;
* State: Select the relevant state where the park point is situated. This filter helps in organizing and categorizing park points based on their respective geographical regions.
* City: Provide the name of the city where the park point is located. This filter adds further specificity and enables better sorting and filtering of park points based on their city-wise distribution.
* Address: Enter the complete address of the park point, including street name, building number, and any additional details required for precise location identification.

Please refer the screenshots below to check how a new park point can be created:

<figure><img src="/files/GJFNghqEKvAEsao93Qv8" alt=""><figcaption></figcaption></figure>

You have to fill details like this and save the settings, then you can see the new park point in the list like the below mentioned image:

<figure><img src="/files/fwT3Z5jCmnZDaP6kHkqV" alt=""><figcaption></figcaption></figure>


---

# 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.7sales.7system.in/7salesdocs/settings/park-point-manager.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.
