# Change Data Center

## Overview

[Labii Data Center](https://www.labii.com/data-centers) is a versatile interface that allows you to manage your data across multiple data centers efficiently. Each data center is associated with its unique API Base URL, ensuring seamless access and control over your data.

One of the key features Labii offers to facilitate this multi-data center functionality is the "Change Data Center" function. This feature enables users to switch between different data centers effortlessly, depending on their specific needs or preferences.

You can access the "Change Data Center" function in two convenient ways. First, it is accessible from both the Side Menu and the Navigation Bar, conveniently located under the "Data Center" dropdown. However, it's important to note that on desktop devices, this option is typically hidden by default, ensuring a clutter-free interface. It becomes visible primarily in the mobile version of Labii, allowing for intuitive data center switching on smaller screens.

This flexibility and accessibility make Labii Data Center a powerful tool for organizations or individuals who need to manage their data across various data centers, all while using a consistent Labii codebase.


---

# 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://docs.labii.com/user-guide/side-menu/change-data-center.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.
