# GitHub Actions

To view your deployment data, 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.

### Step  1: Navigate to Settings

Navigate to Settings > Integration, and scroll down to view the CI/CD Tool section. Click on the connect button beside the GitHub Actions to connect the button

<div align="left"><figure><img src="/files/dzS8vZswIYGWlVdRfH0y" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 2: Permission

&#x20;Once you click on the connect button, you will land on the GitHub authorization page

<div align="left"><figure><img src="https://lh5.googleusercontent.com/omlN6uyp0LMl9TPAcN7Rnlh_UPpQ2alZjQRLIWoKDJXTVaeawsUwD7QoZddqeyKEzXB3qqFDyvH9mRTpz60Zq2qZdutn0JBjevVkyY2kV0gCmgUdsOL2fXW9Kj6UmRjnoaoQhBsC70mnIeBdNCnBVT0" alt="" width="563"><figcaption></figcaption></figure></div>

Click on Install & Authorize.

And you are done! You will have all your deployment data in your dashboard now. You can configure it as per your requirements by following the steps mentioned in this link - [Deployment](https://help.typoapp.io/Configurations/Deployment)


---

# 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/getting-started/integrations/ci-cd-tool/github-actions.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.
