> For the complete documentation index, see [llms.txt](https://ajuda.toplojas.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.toplojas.com.br/departamentos/alterando-a-ordem-dos-departamentos.md).

# Alterando a Ordem dos Departamentos

Por padrão, o sistema ordena os departamentos por **ordem alfabética**, porem, **podemos customizar esta ordem**.

Para isto, clique nem "**Sistema -> Configurações Gerais -> Layout**":

![](/files/-M8gZlCa-c36EZQVhagJ)

No espaço "**Menu**" marque "**Sim**" no campo "**Utilizar ordem personalizada no menu lateral?**":

![](/files/-M8gZlwsvBywa7TA-sRc)

Clique em "**Salvar**" no final da janela:

![](/files/-M8gZmfCdOfuCE9ZThp1)

Neste momento, a loja ira começar a ordenar os departamentos por ordem personalizada.

Porem, precisamos indicar qual a ordem desejamos.

Para isto, clique em "**Produtos -> Departamentos**", na coluna "**Ordem**" preencha a ordem desejada e clique em "**OK**":

![](/files/-M8gZnPHGGyD7hoNMlc-)

{% hint style="info" %}
A ordenação começa por **0 (zero)**, com isto, caso tenha departamentos com a ordem zero estes departamentos serão inseridos primeiro
{% endhint %}


---

# 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:

```
GET https://ajuda.toplojas.com.br/departamentos/alterando-a-ordem-dos-departamentos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
