> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/sub-administradores/introducao-aos-sub-administradores.md).

# Introdução aos Sub-administradores

Compreender o que são os Sub-administradores e quando os utilizar.

**Sub-administradores** permitem gerir mais do que uma administração no OutSmart.

Cada administração mantém os seus próprios dados diários.

### O que é possível fazer com Sub-administradores

* manter Clientes, Ordens de trabalho, Faturas e Definições separados
* gerir várias administrações a partir de um único ambiente principal
* alternar entre administrações sem terminar sessão
* manter as Definições partilhadas alinhadas quando necessário

### Quando os Sub-administradores fazem sentido

Utilize Sub-administradores quando gere:

* várias empresas
* várias filiais
* equipas ou unidades de negócio separadas

### Como funciona

Parte-se de uma administração principal.

A partir daí, criam-se e gerem-se os Sub-administradores.

Cada sub-administração pode ter a sua própria configuração e utilizadores.

### O que permanece separado

Cada sub-administração tem os seus próprios:

* Clientes
* Ordens de trabalho
* Faturas e Propostas
* Definições e Utilizadores

### Tópicos relacionados

* [**Sub-administradores**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/sub-administradores.md)
* [**Ativar os Sub-administradores através da Gestão de Licenças**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/sub-administradores/ativar-sub-administradores-atraves-da-gestao-de-licencas.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/sub-administradores/introducao-aos-sub-administradores.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.
