> 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/learn-iphone/close-more-deals/tracking-how-many-deals-are-in-your-pipeline.md).

# Tracking How Many Deals Are in Your Pipeline

When you don't know how many deals are in your Pipeline, it's difficult to know whether you need more deals to meet your goals or if you're taking on too many.

Whether you're a salesperson or a manager, Daylite helps you organize all your open deals so you can see how many you or your team have.

## Tracking Deals in Your Pipeline

When you know how many open deals are in your Pipeline, you can manage your workload more easily. Daylite's **Opportunities Board** lets you view all the deals in each of your Pipelines, so you can stay organized and focus on what's important.

Select the Opportunities Board from the **All Tab**, then tap the **Pipelines** filter to select the Pipeline you want to view.

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

The **Opportunities Board** also lets you filter your Opportunities by:

**Owner** - Select the Owners filter to view an individual salesperson's Opportunities, or choose All Owners to see your team's deals all at once.

**Forecasted Close Date** - Tap on the Forecasted Date filter to view Opportunities that are forecasted to close by a certain date, such as next week or next quarter.

**Creation Date** - Tap on the Create Date filter to view Opportunities that were created within a certain date range.

**Categories** - Tap on the **Categories** filter to view Opportunities by a single Category at a time.

**Keywords** - Tap on the **Keywords** filter to view Opportunities by a single Keyword at a time.

**Types** - Tap on the **Type** filter to select Opportunities that were generated the same way, such as a trade show, social media, or inbound call.

<figure><img src="/files/8U8a2V5enyUrc0SRJD0l" alt=""><figcaption></figcaption></figure>

## Wrap Up

By accurately tracking your deals, you can start to forecast sales demand and measure your workload. Daylite's **Opportunities Board** helps you see at a glance how many deals are in your Pipeline. As a manager, you can expand this by looking across your entire team, as well as individual sales people.


---

# 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/learn-iphone/close-more-deals/tracking-how-many-deals-are-in-your-pipeline.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.
