# Welcome aboard to SpaceONE

## Introduction

**SpaceONE,** our mission is accelerate the **Cloud Native** Technology for sustainable Ecosystem.\
**SpaceONE** is the Cloud management platform that enables integrating all **Multi-Clouds** regardless of the platforms which boosts and maximizes your operational efficiency in management.

![](/files/-MU7H-pw9OkX3A_-NKOD)

### 1. Dashboard

Visualize your all cloud resources in one view.

{% content-ref url="/pages/-LzBKHA7n\_VkeH\_ldKqb" %}
[Domain Dashboard](/user-guide/dashboard-1/dashboard.md)
{% endcontent-ref %}

### 2. Project

Consolidate your multi cloud resources by projects.

{% content-ref url="/pages/-MDXd1Nf5ca85K1Mem7U" %}
[Project](/user-guide/project/project-group-management.md)
{% endcontent-ref %}

### 3. Cloud Resources&#x20;

Discover & Classify your all cloud resources conveniently.&#x20;

{% content-ref url="/pages/-LzBK02oDfK9LdQj2oXV" %}
[Inventory](/user-guide/inventory/untitled.md)
{% endcontent-ref %}

### 4. Account Management

Managing credentials for cloud provider accounts.

{% content-ref url="/pages/-MDXdRTDxak5wXLQdQXD" %}
[Service Account](/user-guide/identity/service-account.md)
{% endcontent-ref %}

### 5. Automation

Automate repetitive operational tasks, Optimize cloud resource costs.

{% content-ref url="/pages/-MK8zAP2ngbnHkFPKv8z" %}
[Automation](/user-guide/automation/power-scheduler.md)
{% endcontent-ref %}

## Learn how to use SpaceONE

Look up tasks and how to perform them using step by step guide.

###

### Understand SpaceONE

Learn about SpaceONE and its fundamental concepts

* [**SpaceONE**](/user-guide/introduction-to-spaceone/spaceone.md)
* [**Key Differentiators**](/user-guide/introduction-to-spaceone/key-differentiators.md)

### Try SpaceONE

Step by step guide for each user to user SpaceONE environment.

* [**Basic Setup**](/user-guide/general-user.md)
* [**Power Scheduler Quick Start**](/user-guide/power-scheduler-quick-start.md)

Having trouble? Please, visit us via

* **SpaceONE**  Github: <https://github.com/spaceone-dev>&#x20;
* **SpaceONE**  Docker: <https://hub.docker.com/repositories/spaceone>&#x20;
* E-mail: <support@spaceone.dev>


---

# 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://spaceone-dev.gitbook.io/user-guide/master.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.
