> 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/marketplace-pacotes-e-power-ups/power-ups/subadministracoes/o-que-pode-sincronizar-com-subadministracoes.md).

# O que pode sincronizar com subadministrações

Quando você sincroniza com subadministrações, você escolhe quais Items de configuração copiar.

Isso permite manter as partes certas consistentes.

### Items comuns que você pode sincronizar

Normalmente, você pode sincronizar Items como:

* formulários
* fluxos de trabalho
* tipos de trabalho e status
* campos personalizados
* modelos
* painéis e Relatórios
* Configurações de Fatura e cotação
* Configurações de e-mail e PDF

### Quando sincronizar estes Items

Sincronize estes Items quando quiser:

* a mesma configuração em cada administração
* uma implementação mais rápida para novas administrações
* menos alterações manuais depois

### Boa prática

Sincronize Items relacionados em conjunto.

Por exemplo, mantenha fluxos de trabalho, tipos de trabalho e formulários alinhados.

### Perguntas frequentes

<details>

<summary>Preciso sincronizar tudo de uma vez?</summary>

Não.

Você pode sincronizar apenas os Items de que precisa.

</details>

<details>

<summary>Devo sincronizar Configurações relacionadas em conjunto?</summary>

Sim.

Isso ajuda a manter a configuração consistente.

</details>

<details>

<summary>Posso deixar alguns Items diferentes por administração?</summary>

Sim.

Sincronize apenas as partes que você quer padronizar.

</details>

### Tópicos relacionados

* [**Subadministrações**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/subadministracoes.md)
* [**Sincronize Configurações para subadministrações**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/subadministracoes/sincronizar-configuracoes-com-subadministracoes.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-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/marketplace-pacotes-e-power-ups/power-ups/subadministracoes/o-que-pode-sincronizar-com-subadministracoes.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.
