---
title: Space settings
id: "en:iot-spaces:ROOT:space_settings.adoc"
site: en
component: "iot-spaces"
module: ROOT
version: 3.0
lang: en
url: "https://help.rtlscloud.io/en/iot-spaces/3.0/space_settings.html"
source_repo: "https://github.com/iot-invent/xCloud.git@3.0.x"
source_path: "iot-spaces/docs/en/modules/ROOT/pages/space_settings.adoc"
---

# Space settings

In the space administration, the master data of the current space is managed here.

The permissions of the space are managed in a view of their own, see [Permissions](permissions.md).

## Attributes

![Space settings](_images/view/space_admin.webp)

| Field | Type | Description |
| --- | --- | --- |
| Name | Text | Display name of the space; mandatory |
| Key | Text | Key of the space; mandatory and immutable once created |
| Tenant | Text | Tenant the space belongs to; displayed only |
| Type | Text | Space type (**General**, **Infrastructure** or **Application**); immutable once created, see [Setting up a space](space_setup.md) |
| Infrastructure space | Text | For an application space, the space it draws its locations, devices and tags from |
| Default Gateway | DropDown | Gateway new devices of the space are attached through by default |
| Labels | List | Free-form keywords of the space |

## Controls

| Module | Description |
| --- | --- |
| Save | Applies the changes to the master data |
| Export | Downloads the space as a file, optionally including its permissions |
| Import | Reads an exported space from a file |
