> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/mac-fundamentals/opportunities/how-to-create-an-opportunity.md).

# How to Create an Opportunity

How to create an Opportunity in Daylite on Mac, iPhone, and iPad — where to start one, which fields matter, and how to assign a Pipeline.

Creating the Opportunity early — even before all details are finalized — ensures you can track, prioritize, and follow up on the potential sale from the start. Daylite provides many Opportunity fields to fill out, but you do not have to use them all. Gather the information you need now and fill in additional fields as you learn more.

**Key facts:**

* You can create an Opportunity from the New Object menu, the Opportunities Board, from Mail in Daylite, or from Daylite on iPhone and iPad.
* Every Opportunity should have at least a Name, Start Date, and Details filled in.
* Assigning a Pipeline ensures the Opportunity appears on the Opportunities Board.\\
* You can further classify Opportunities using Categories, Keywords, Opportunity Types, and Roles.

## Where to Create an Opportunity

### From the Mac Sidebar

1. Click **All Opportunities** or **My Opportunities** in the Sidebar. Select **+ New Opportunity**.

<figure><img src="https://3475717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6oVSyjL3UowOqokog3Vn%2Fuploads%2FvNSDeO6SoUW7DgGa78W0%2Fimage.png?alt=media&amp;token=00765d4a-98de-4b2c-a391-58859839dfec" alt=""><figcaption></figcaption></figure>

2. Alternatively, if you are viewing a different section (such as People or Companies), click the downward-facing arrow next to the **New Item** button and choose **New Opportunity** without leaving your current view.

<figure><img src="https://3475717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6oVSyjL3UowOqokog3Vn%2Fuploads%2FbIntnq4Lx2MDw4UNQX75%2Fimage.png?alt=media&amp;token=95990d2e-09e7-4fef-80ba-36e6395819af" alt=""><figcaption></figcaption></figure>

### From the Opportunities Board

1. Navigate to the Opportunities Board in the Sidebar.
2. Click **New Opportunity** at the top of the Board.
3. Select which Pipeline to assign the new Opportunity to.

The Opportunity appears in the **Not Started** column until you move it to a Stage. Each Stage represents a milestone in the sales process, such as Inquiry, Proposal, or Negotiation.

### From Mail in Daylite

Mail in Daylite includes a **New Opportunity** button in the Action bar, which allows you to create a new Opportunity directly from an email. The Opportunity is automatically linked to the email.

### On the iPhone or iPad

1. Tap the **Opportunities** tab.
2. Tap the **+** button.

<figure><img src="https://3475717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6oVSyjL3UowOqokog3Vn%2Fuploads%2FZZKIJqL7uIQUSuS7nxkH%2Fimage.png?alt=media&amp;token=d04d6376-621a-4c60-bb76-04b2525950c5" alt=""><figcaption></figcaption></figure>

3. Select **New Opportunity**.

<figure><img src="https://3475717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6oVSyjL3UowOqokog3Vn%2Fuploads%2FK0znhv2sHUoqqEki9DFu%2Fimage.png?alt=media&amp;token=ee37e9be-c557-4595-9fd5-c8e16a1ea762" alt=""><figcaption></figcaption></figure>

4. Fill in the information you have for the Opportunity, then tap **Save**.

<figure><img src="https://3475717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6oVSyjL3UowOqokog3Vn%2Fuploads%2FvvdvU7u8chBXubOaeXWq%2F06.png?alt=media&amp;token=fc5fbdb4-fe97-4629-8c0e-54fbbc1ce466" alt="Daylite for iOS saving New Opportunity"><figcaption></figcaption></figure>

## Frequently Asked Questions

**Do I have to fill in every field to create an Opportunity in Daylite?**

No. An Opportunity needs only a Name to save. Add a Start Date, Details, and a Pipeline to get the most out of it, and fill in the rest as the deal develops.

**Why doesn't my new Opportunity appear on the Opportunities Board in Daylite?**

The Opportunities Board only shows Opportunities that have a Pipeline assigned. If a new Opportunity has no Pipeline, assign one — or set a default Pipeline in **Settings > Pipeline** so every new Opportunity is added to the Board automatically.

**Can I create an Opportunity directly from a contact in Daylite?**

Yes. While viewing a Person or Company, use the **New Linked Object** button at the top-right of the Detail pane and choose **New Opportunity**. The Opportunity is created already linked to that contact.

**Can I create an Opportunity on my iPhone or iPad?**

Yes. Tap the **Opportunities** tab, tap **+**, and choose **New Opportunity**. You can enter details and set a Pipeline on your device, but the Opportunity's Value must be added from Daylite for Mac.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.daylite.app/help/mac-fundamentals/opportunities/how-to-create-an-opportunity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
