> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/product-guides/field-sales/area.md).

# Area

## Add Area

In **CRM**, Select **Field Sales** and click on **Setting**

![](/files/JszHVkb7EGJD5n3ZHG0q)

On the setting page, select the **Area** and click on **+Area** to add a new area for a site visit

![](/files/UsDXK5aFWAZz63E8jPWG)

Add the **area** and **city** and click on **save**

![](/files/Gq37dUaNVcjT5Du5aQeA)

A new **Area** will be added at the top

![](/files/gAFoPXUm5bdoVCpRayLz)

## View Area

You can choose to view the **area** that you have added

In the **Area,** click on the Actions (3 vertical dots) and select the **View** button

![](/files/64KD8XGIVpKDQCi6Iqgj)

You can view all the details of the added area

![](/files/3CXmnD9xnd8sRA68MIAl)

## Edit Area

In the **Area,** click on the Actions (3 vertical dots) and select the **Edit** button

![](/files/Ohf8MXM64uT0jAyjGNBG)

Edit the area details and **Save**

![](/files/Tvtt8vTQTzuqq7stKQ4z)

## Delete Area

In the **Area,** click on the Actions (3 vertical dots) and select the **Delete** button

![](/files/rRkm6JO42tgWmbxoSduP)

Give your confirmation in the **popup** and the area will be deleted

![](/files/vBjaoURi1Go7bPcCxKSX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.quickappflow.com/product-guides/field-sales/area.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.
