# Start Date and End Date

The Start Date is the date that the Opportunity is first worked on. When used, it is automatically populated with the **creation date** of the Opportunity.&#x20;

{% hint style="info" %}
**Pro Tip:**

The Start Date is is different than the Create Date.

&#x20;The Start Date can be edited at any time, whereas the Create Date cannot be changed.
{% endhint %}

The Start Date and the End Date are helpful because they let you compare multiple Opportunities, so you can gauge the average period of time it takes to close those Opportunities. This is often referred to as the **Sales Cycle**.

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

The End Date field is auto-populated when the status of an Opportunity is changed from **Open** to **Won**. It is not auto-populated when the status is changed to Lost, Abandoned or Suspended.&#x20;

The End Date can be added manually, or changed at any time thereafter.

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

The Start and End Date fields are not automatically shown in a New Opportunity card. You will need to select them as standard fields by navigating to **Settings > Edit Cards > Opportunities** and checking the Start Date and End Date boxes. Once you have done this it is possible to see the Start Date and the End Date on every Opportunity card.

<figure><img src="/files/Pa31f1myTj1KOlFmSiDe" 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.daylite.app/help/sales-guide/opportunities/start-date-and-end-date.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.
