# Cycle Time

By default, Typo considers all the merged Pull Requests for the main/master/production branch for the selected time range and calculates the average time spent by each Pull Request in every stage of the pipeline.\
Note: No open/draft Pull Requests are considered in this calculation.

You can adjust this by clicking the "configure" button on the card or from Settings.

<div align="left"><figure><img src="/files/zDOpAunf4QuPS9DO3uOg" alt=""><figcaption></figcaption></figure></div>

Click on the 'Configure' button on the right top of the card & enter the branch names that you would like us to <mark style="color:red;">**NOT**</mark> consider.

Once done, all the Pull Requests merged to these branches will **NOT** be considered in Cycle Time. These settings will apply to all teams.

<div align="left"><figure><img src="/files/ostJuRthrjqzmJNlEZG3" alt=""><figcaption></figcaption></figure></div>

Click on the save button and the data will be updated shortly.

***

### Configure from Settings

You can also manage these configurations from the Settings section, **Dev Analytics > Metrics > Cycle Time**

<div align="left"><figure><img src="/files/hYbdkWwnbDUsis1684sl" alt=""><figcaption></figcaption></figure></div>

If you have a different way you want to set things up, just email us at <hello@typoapp.io> with the details, and we'll set it up for you right away.

For further queries or to understand this in detail you can pick a convenient slot for a quick meeting [using this link](https://calendly.com/kovid_b/30min). [​​](https://calendly.com/kovid_b/30min)<br>


---

# 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://typo.gitbook.io/typo-help-docs/configurations/cycle-time.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.
