# Can I connect multiple Git organizations to get a consolidated view on Typo?

Yes, Typo supports multiple Git organizations.

To connect them:

* Log out of your current Typo dashboard.
* Onboard your additional Git organization [using this link](https://app.typoapp.io/typo-onboard)
* Repeat this for each organization you want to add.

{% hint style="info" %}
Make sure the user doing this step has admin access to the organisations & Repos on Git.
{% endhint %}

Once all the organizations are onboarded, email us at **<hello@typoapp.io> or** chat with us and we'll link them under a single dashboard — so you can view insights across all organisation via single account.


---

# 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/faqs/integrations/can-i-connect-multiple-git-organizations-to-get-a-consolidated-view-on-typo.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.
