> For the complete documentation index, see [llms.txt](https://docs.kiloiot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kiloiot.io/kilo-docs-es/kilo-iot-server/settings.md).

# Configuración

Gestiona el perfil, la suscripción, las ubicaciones y las claves API de Kilo IoT Server desde el área de Configuración.

Configura el entorno de tu servidor Kilo IoT. La sección Configuración en la barra lateral cubre las preferencias y la configuración a nivel de plataforma que se aplican en toda tu implementación.

<figure><img src="https://3373664356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtNQh1wBSHSaknslMdOXm%2Fuploads%2Fgit-blob-988b95effffe48b2df420bf690f2d48b2ab68cbb%2Fsidebar-and-overview.jpg?alt=media" alt="The Kilo IoT Server sidebar with the Settings section beneath Records &#x26; Reports"><figcaption></figcaption></figure>

## Qué pertenece aquí

* [Configuración del perfil](/kilo-docs-es/kilo-iot-server/settings/profile-settings.md) — Tu nombre, avatar, contraseña y gestión de la cuenta
* [Suscripción](/kilo-docs-es/kilo-iot-server/settings/subscription.md) — Niveles del plan, facturación y recargas de créditos SMS
* [Ubicaciones](/kilo-docs-es/kilo-iot-server/settings/locations.md) — Cómo funciona la jerarquía del sitio y de las sububicaciones, y dónde se crea
* [Claves API](/kilo-docs-es/kilo-iot-server/settings/api-keys.md) — Crea claves con alcance para integraciones con sistemas externos (las credenciales para la [API](/kilo-docs-es/kilo-iot-server/api.md) sección)

## Qué NO está aquí

La administración de la organización, los permisos de usuario y la pertenencia al equipo se acceden desde el **menú de usuario** en la esquina inferior izquierda — no desde Configuración. Consulta la [Cuenta](/kilo-docs-es/kilo-iot-server/account.md) sección.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kiloiot.io/kilo-docs-es/kilo-iot-server/settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
