# Recovering teams

## Overview

When restoring repositories, one type of metadata that can be restored is **teams**. **Xopero ONE** ensures that **teams** and their associated users are reinstated.

{% hint style="warning" %}
This process may include sending invitations for users to rejoin the organization.
{% endhint %}

Before starting the restoration process, a prompt will inform you of this action—accepting the prompt will restore **teams** and send invitations as needed. Canceling the prompt will exclude **teams** from the restoration process.

<figure><img src="/files/TXui2rWhs0SduMMdfp9V" alt=""><figcaption></figcaption></figure>

***

## Limitations

The maximum number of external collaborators that can be restored for a single repository in one operation is limited to **50**. This restriction is due to **GitHub** **API** limitations, which define how many collaborators can be processed in a single batch. This constraint is independent of **Xopero ONE** and cannot be bypassed by the backup solution.

<figure><img src="/files/R3Fz64llQtY5AWiaMLNL" alt=""><figcaption></figcaption></figure>

***

## Useful links and items

{% embed url="<https://docs.github.com/en/rest/collaborators/collaborators?apiVersion=2022-11-28#add-a-repository-collaborator>" %}


---

# 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://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/devops/github/recovery/recovering-teams.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.
