# 5.5 Seasons2

The farmers or any agriculture-related organization have different crops based on seasons. The seasons and crops will change according to the geographical area. Therefore, AeroGCS GREEN allows altering the seasons according to the geographical area.&#x20;

<figure><img src="/files/n1QaxMof5Px1NPPHmYmQ" alt=""><figcaption><p>Season2</p></figcaption></figure>

#### Add Season:

Click on <img src="/files/AXrZgg3qhbGpP4SYQyL0" alt="" data-size="line">this symbol to add a new season. The GREEN-E opens another window in which the user can add a season by setting the duration from the calendar provided.

<figure><img src="/files/BMzoDdq2KirjT22pBpYC" alt=""><figcaption><p>Add a new Season</p></figcaption></figure>

Enter name of the season. Select the start and end date from the calendar available and then save the new season.  Added season will be reflected on the dashboard as shown in the following image.

<figure><img src="/files/bseJvYWlsJt54LE9bnFR" alt=""><figcaption><p>New Season Added</p></figcaption></figure>

Click on three dots on the right-hand side of the season. The user will get two options to manipulate the season.

<figure><img src="/files/DHbP5lXA0nR2sH2f5rXd" alt=""><figcaption><p>Manipulate the Seasons</p></figcaption></figure>

#### Edit the Season:

Select the "Edit" option to edit the season. Change the name of the season, and the start, and end date of the selected season to update the duration of the season as shown in the following image.

<figure><img src="/files/nrIXJNLsvIUXIoHGSogR" alt=""><figcaption><p>Edit a Season Details</p></figcaption></figure>

#### Delete a Season

Select the "Delete" option by clicking on three dots in front of the name of the season which is to be deleted. The GREEN-E will make sure that the user really wants to delete the selected season by popping the message on the screen as shown in the following image.

<figure><img src="/files/nVjaYTce23uxenuIxXW1" alt=""><figcaption><p>Confirmation Message before Deletion of Season </p></figcaption></figure>

By selecting "Yes" button, the selected season will be deleted from the list of the season. Accordingly the graphical data under season on season will be modified.

<figure><img src="/files/PUf78vqq3CyJwDlYpVRf" alt=""><figcaption><p>After Deletion of Season</p></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://aerogcs-docs.aeromegh.com/aerogcs-kea-enterprise/5.-green-e/5.5-seasons2.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.
