# Crear notas privadas

## Crear una nota

Pulse el :heavy\_plus\_sign: en la parte inferior derecha y toque *Notas*.

Seleccione :heavy\_plus\_sign: en la parte inferior derecha para crear una nueva nota. Salga de la nota creada en cualquier momento utilizando la flecha de la esquina superior derecha. Los cambios se guardan automáticamente.

{% hint style="success" %}
Las notas también se cifran de forma segura con AES CTR 256
{% endhint %}

## Cambiar los colores

Se puede cambiar el color del texto y del fondo. Seleccione el icono de colores en la esquina superior derecha :art: cuando tenga la nota abierta.

## Sorting

Most recently changed notes appear at the top by default. Change the sorting with the sort icon in the upper right corner.

## Ordenación

Las notas modificadas más recientemente aparecen en la parte superior por defecto. Cambie la clasificación con el icono de clasificación en la esquina superior derecha.

{% hint style="info" %}
Las notas borradas no se pueden recuperar.
{% endhint %}


---

# 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.es.lockmypix.com/crear-notas-privadas.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.
