> 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-pt/kilo-iot-server/settings.md).

# Definições

Faça a gestão do perfil, subscrição, localizações e chaves de API do Kilo IoT Server a partir da área Definições.

Configure o seu ambiente do Kilo IoT Server. A secção Definições na barra lateral abrange preferências e configuração ao nível da plataforma que se aplicam em toda a sua implementação.

<figure><img src="https://585438662-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>

## O que pertence aqui

* [Definições de perfil](/kilo-docs-pt/kilo-iot-server/settings/profile-settings.md) — O seu nome, avatar, palavra-passe e gestão da conta
* [Subscrição](/kilo-docs-pt/kilo-iot-server/settings/subscription.md) — Níveis de plano, faturação e recargas de crédito de SMS
* [Localizações](/kilo-docs-pt/kilo-iot-server/settings/locations.md) — Como funciona a hierarquia do site e das sub-localizações, e onde é criada
* [Chaves de API](/kilo-docs-pt/kilo-iot-server/settings/api-keys.md) — Crie chaves com âmbito para integrações com sistemas externos (as credenciais para a [API](/kilo-docs-pt/kilo-iot-server/api.md) secção)

## O que NÃO está aqui

A gestão da organização, as permissões de utilizador e a pertença à equipa são acedidas a partir da **menu do utilizador** no canto inferior esquerdo — não em Definições. Consulte a [Conta](/kilo-docs-pt/kilo-iot-server/account.md) secção.


---

# 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-pt/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.
