# Repositories list

#### The repository list is available in your DevOps organization dashboard under Explore button.

***

## List overview

Every list displays core information about your repositories in a table form. To modify the columns displayed in your repository list, use the **gear** ⚙️ button on the right.

1. **Name** — repository name.
2. **Slug** — repository page identifier.
3. **Status** — repository status.
4. **Backup status** — status of the latest backup.
5. **License assigned** — allows you to assign or remove licenses from your repositories.
6. **Last backup** — latest backup time; includes unsuccessful backups.
7. **Next backup** — estimated start time of the next backup.
8. **Last successful backup** — latest successful backup time.
9. **Repository ID** — repository identifier.

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

***

## Synchronization

When adding a new **DevOps** organization, you can specify the hours when **Xopero ONE** should synchronize with its repositories, or set a recurring time interval.

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

You can also start the synchronization task from the repository list—to sync **Xopero ONE** with your **DevOps** environment, click the 🔄️ **Sync now** button. You can view the time of the last synchronization under the repository list.

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


---

# 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/management/devops/repositories-list.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.
