# Crear Organización

## Crear una Organización

Para crear una organización solo necesitas dos pasos:

1. En el Home ve a *Organización*, despliega la lista y haz click en *Nueva Organización*

<figure><img src="/files/sWGXedNcH2zyn2RDken3" alt=""><figcaption><p>Menú desplegable Organizaciones</p></figcaption></figure>

2. Llena los datos de identificación requeridos

<figure><img src="/files/8PAfQJDkZ908RGD4xSok" alt=""><figcaption><p>Configuración detalles de la Organización</p></figcaption></figure>

3. Se abrirá una ventana emergente para notificarte que se ha guardado con éxito.

<figure><img src="/files/7djcpiw03fA3oFUU4c2T" alt=""><figcaption><p>Pop up nueva organización creada exitosamente</p></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://docs.makesens.co/cloud/makesens-cloud/funcionalidades/crear-organizacion.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.
