> 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/backoffice/backoffice/configuracoes.md).

# Configurações

Configurações é onde você configura como o OutSmart funciona para a sua empresa.

Você o usa para controlar a configuração da empresa, o acesso dos utilizadores, o comportamento do App, a automação e os campos personalizados. Use a barra de pesquisa dentro **Configurações** para ir mais rapidamente para uma opção específica.

### O que gere aqui

* detalhes da empresa, marca e idioma
* tipos de horas, competências e acesso dos utilizadores
* configurações do App, automatizações e campos personalizados

{% hint style="info" %}
O acesso depende da sua função. Os administradores normalmente têm o acesso mais amplo.
{% endhint %}

### Comece aqui

* [Automação](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/automacao.md)
* [Competências](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/competencias.md)
* [Políticas e Configurações do dispositivo](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/politicas-e-configuracoes-do-dispositivo.md)
* [Ligue um smartphone ou tablet](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/ligue-um-smartphone-ou-tablet.md)
* [Criar campos livres](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/criar-campos-livres.md)
* [Definir um domínio de email personalizado](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/configurar-um-dominio-de-e-mail-personalizado.md)
* [Adicionar ou alterar o logótipo da sua empresa](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/adicionar-ou-alterar-o-logotipo-da-sua-empresa.md)
* [Definir o horário de funcionamento](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/definir-o-horario-de-funcionamento.md)
* [Alterar o idioma do seu BackOffice](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes/alterar-o-idioma-do-seu-backoffice.md)

### Configuração relacionada

* [Configurar tipos de horas e tarifas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/folhas-de-horas/configure-tipos-de-hora-e-tarifas.md)
* [Criar uma Função](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/utilizadores-e-acesso/criar-uma-funcao.md)
* [Adicionar um Funcionário](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/utilizadores-e-acesso/adicionar-um-funcionario.md)

### Perguntas comuns

<details>

<summary>Quem pode abrir Configurações?</summary>

O acesso depende da função atribuída à sua conta.

</details>

<details>

<summary>Onde encontro Configurações?</summary>

Abra o ícone de \*\*Configurações\*\* no canto inferior esquerdo do menu do BackOffice.

</details>

<details>

<summary>Posso procurar uma configuração?</summary>

Sim. Use a barra de pesquisa dentro de \*\*Configurações\*\*.

</details>


---

# 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/backoffice/backoffice/configuracoes.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.
