# Area

Incorporating an area feature in a field sales app provides structure, efficiency, and valuable insights that can significantly improve the overall sales process.

### Add Area <a href="#add-area" id="add-area"></a>

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

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

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

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

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

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

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

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

### View Area <a href="#view-area" id="view-area"></a>

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

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

You can view all the details of the added area

<figure><img src="/files/7sW8spSNWBshFp5r2VJk" alt=""><figcaption></figcaption></figure>

### Edit Area <a href="#edit-area" id="edit-area"></a>

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

<figure><img src="/files/9rRgNLLhM52I62SxEpfW" alt=""><figcaption></figcaption></figure>

Edit the area details and **Save**

<figure><img src="/files/2y6XXhP8d8onLmipPydJ" alt=""><figcaption></figcaption></figure>

### Delete Area <a href="#delete-area" id="delete-area"></a>

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

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

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

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

Last updated 10 months ago


---

# 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.aiflo.app/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.
