> For the complete documentation index, see [llms.txt](https://typo.gitbook.io/typo-help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typo.gitbook.io/typo-help-docs/platform/settings-and-admin/metric-configurations/ci-cd-deployment.md).

# CI/CD - Deployment

To set up deployment, you must integrate your CI/CD tool with Typo. Once integrated you can configure the settings using the configure button present on the top right corner.

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

Click on the 'Configure' button to manage the repositories you want to track for this metric. It's recommended to choose only those repositories used for production deployments. After selection click on the save button, and the data will be updated as per your new configuration shortly.

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

Once activated, you can manage the workflows from the feature section. Navigate to the workflow tab, where you can mark the workflows you wish to track as active and deactivate the others. This can be configured for each repository individually.

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

If you wish to track the Deployment through any other process, we do have **custom APIs** in place.\
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)


---

# 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:

```
GET https://typo.gitbook.io/typo-help-docs/platform/settings-and-admin/metric-configurations/ci-cd-deployment.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.
