> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/compliance-and-risk-management/throttling-prevention/additional-gitlab-credentials.md).

# Additional GitLab credentials

## GitLab account preparation <a href="#additional_account" id="additional_account"></a>

The best way to add an additional account to your **GitLab** environment is by adding a new user to the dedicated **group**. This way, the added user automatically gains access to all projects within the group.

Alternatively, you can add a user to individual projects separately.

💡 For detailed information about organization membership, see the [official **GitLab** documentation](https://docs.gitlab.com/user/project/members).

***

## Adding GitLab credentials to Xopero ONE

{% hint style="danger" %}
Adding additional credentials in **Xopero ONE** does not automatically integrate them into backup tasks— you <mark style="color:$danger;">**must**</mark> enable new credentials for use in a backup plan.
{% endhint %}

{% stepper %}
{% step %}
Login to [**XMS**](#user-content-fn-1)[^1], open the **GitLab** tab and click **Edit** in the bottom-left corner of the selected **GitLab** repository tile.

<figure><img src="/files/zF8YUGD9Tmy64XacGcy3" alt="" width="354"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Go to the **Additional credentials** section and click it.

<figure><img src="/files/K2X8vP09MjuamwQg8DKs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click the **Add new** button, enter the credentials, and then click **Save** to finish.

<figure><img src="/files/j0YcpxlhadNmaJe3uqtD" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Enabling GitLab credentials for backup

{% stepper %}
{% step %}
In [**XMS**](#user-content-fn-1)[^1], open the **Plans** tab and click **Add plan**, or select **Edit plan** if you already have one.

<figure><img src="/files/TqELJnIgUl6VjqHREntk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Scroll down to **Advanced settings**, click **Edit**, and enable the **Additional git credentials** switch.

<figure><img src="/files/GPJaQNUMHqEd0dxm2ZvK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The system will display all additional accounts available for the selected organization. Toggle the switch **ON** next to the accounts you want to use, and then click the **Save** button.

<figure><img src="/files/m9Fo8n70PZtowd0VmyMy" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Back in the **Edit backup plan** panel, click the **Save** button to save your backup plan settings. The backup plan will now run using the selected additional **GitLab** accounts.

<figure><img src="/files/GkVyJLU5bW4kKElknzt6" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

[^1]: Xopero ONE Management Service


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/compliance-and-risk-management/throttling-prevention/additional-gitlab-credentials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
