# Crear un espacio en GitBook

Para crear un espacio, hacer clic en el :heavy\_plus\_sign: botón en la parte inferior de la barra lateral.&#x20;

También es posible crear un espacio directamente desde la biblioteca de la organización o una pantalla de colección usando el botón de **nuevo espacio**:

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

Cada nuevo espacio puede ser un espacio privado o un espacio de equipo. Los espacios privados son útiles para las notas que toma personalmente y que no necesita compartir con el resto de su equipo.

<figure><img src="/files/NPtCofWHx65ZoGHMIRHH" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Se recomienda tomar cuenta que los espacios privados no se pueden mover a los espacios compartidos de su equipo. Todo lo creado como un espacio privado seguirá siendo accesible solo para el usuario.
{% endhint %}

## Enlaces de referencia

* <https://docs.gitbook.com/content-creation/content-structure/what-is-a-space>


---

# 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://dojo.lkmx.io/gitbook/crear-un-espacio-en-gitbook.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.
