# How do I export my Git data?

You will find the step-wise guide to export the Git user data as per your host mentioned below.

### How do you export user data from GitHub?

To export the user data from the GitHub account, please follow the steps mentioned below:

1. Login to your Github account.
2. In the top right corner of [GitHub.com](http://github.com/), click your profile photo, then click **Your Organizations.**\ <br>

   <div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2Fg6O1W6o1EtyrfkyXMwwH%2FScreenshot%202024-11-15%20at%2012.31.04%E2%80%AFAM.png?alt=media&#x26;token=a97b9b0c-a836-4a0f-baed-68241a4121c7" alt="" width="375"><figcaption></figcaption></figure></div>
3. Click the name of your organization, then click **People.**<br>

   <div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2FcK2IXg7TdY0qvfml0kx8%2FScreenshot%202024-11-15%20at%2012.31.45%E2%80%AFAM.png?alt=media&#x26;token=dded332a-e927-44d6-b929-094476eb8b63" alt="" width="563"><figcaption></figcaption></figure></div>
4. Click the **Export** button in the top right corner to export the data. The data will be downloaded.

{% hint style="info" %}
In case the emails of your team members are private, you will have to ask them to make them public.<br>

The steps to do so are as follows: \
Access Your Project:

1. In your account settings, click the **Emails** option, and uncheck the **Keep my email address private** option.
2. Return to the **Profile** option and select your e-mail in the Public e-mail option, saving the settings in **Update profile.**
   {% endhint %}

***

### How to export user data from GitLab?

To export the user data from the GitLab account, please follow the steps mentioned below:

1. Log in to your GitLab account and access Your Project.
2. Inside the project, Go to **Settings**\ <br>

   <div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2F3iNcNUNNOR9O4ogRT1zS%2FScreenshot%202024-11-15%20at%2012.33.20%E2%80%AFAM.png?alt=media&#x26;token=2c005a82-5615-4aab-921d-63887544ad79" alt="" width="375"><figcaption></figcaption></figure></div>
3. Click on **Usage Quotas**
4. Click on **Export** present in the top right corner beside the search bar. The data will be downloaded.

{% hint style="info" %}
&#x20;In case the emails of your team members are private, you will have to ask them to make them public.<br>

The steps to do so are as follows:

1. Click on your profile icon, select **Edit profile**
2. In the Public email field, select one of the available email addresses.
3. Select Update profile settings and done.
   {% endhint %}

***

### How to export user data from BitBucket?

To export the user data from the BitBucket account, please follow the steps mentioned below:

1. Login to your workspace on BitBucket.
2. In the top-right corner select the **gear icon** and click on **Workspace Settings**\ <br>

   <div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2F1FpcHAdCdoq7dkAx3Hjh%2FScreenshot%202024-11-15%20at%2012.34.06%E2%80%AFAM.png?alt=media&#x26;token=bc88ee2d-8d16-4038-95c1-06ed53d46e83" alt="" width="375"><figcaption></figcaption></figure></div>
3. On the left side menu, select the **User Directory** (under Access Management)
4. Click on the **Export** button on the upper-right side of the page. The data will be downloaded.\ <br>

   <div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2FwirSwbuZkPTs7FK0zGk5%2FScreenshot%202024-11-15%20at%2012.34.21%E2%80%AFAM.png?alt=media&#x26;token=0dc06f1d-74b1-4d00-9a14-7d1931764f4b" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/how-do-i-export-my-git-data.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.
