# Deployment Frequency

By default, we count all the PRs merged to the Main/Master/Production branch. You can adjust this by clicking the "configure" button on the card or from Settings.

To do this, click "configure," choose the branches you want to count PRs for, and then click "save." The data will be updated shortly to reflect your new settings.

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

### Configure from Settings

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

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

We can also configure these based on your JIRA Release versions. 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.

Once the setup is done, you will be able to get the data and insights on the dashboard.

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)


---

# 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/deployment-frequency.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.
