> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/panel-de-control/articulos/crear/crear-articulos/crear-categoria.md).

# Crear, editar, eliminar y organizar Categorías

{% embed url="<https://www.loom.com/share/d5f9229e679d48efac2a010faa249447>" %}

Para gestionar sus categorías puede hacerlo al crear un artículo o también ingresando a uno ya existente desde la sección [Artículos](https://panel.encom.com.py/@#items) del **Panel de Control**.

{% content-ref url="/pages/fTlxbkIv4tQn5EdaeKTh" %}
[Artículos](/encom-docs/panel-de-control/articulos/crear/crear-articulos.md)
{% endcontent-ref %}

Al abrir el producto o servicio le aparecerá una ventana con los campos necesarios para crear o modificar el artículo.

<picture><source srcset="/files/weTJvAry2TnVxdrmmjnc" media="(prefers-color-scheme: dark)"><img src="/files/vfykmAIRc5WDeA6Ks3gi" alt=""></picture>

### Crear Categoría

En la sección de **categorías** puede presionar en el signo **+** para crear una nueva categoría, añade el nombre de la misma y listo.

<picture><source srcset="/files/ShrdBDRccYoRmRHWoSxy" media="(prefers-color-scheme: dark)"><img src="/files/DOND8l3G4Rh5XV9bdNVX" alt=""></picture>

### Editar Categoría

Para editar o modificar el nombre de una categoría simplemente ingrese al mismo sector presione en la flecha hacia abajo y busque la categoría que quiere editar. Luego presione en el ícono del lápiz y cambie el nombre de la categoría en el campo que aparece.

### Eliminar Categoría

Para eliminar definitivamente una categoría simplemente ingrese al mismo sector presione en la flecha hacia abajo y busque la categoría que quiere eliminar. Luego presione en el ícono de la **X** roja y confirme el mensaje.

### Asignar Categoría

Para asignar una categoría a un producto o servicio simplemente ingrese al mismo sector presione en la flecha hacia abajo y busque la categoría que quiere asignar. Luego presione el botón azul **Guardar** y listo.

### Organizar Categorías

Para poder personalizar la posición de las categorías debe ingresar a Configuración > Visualización y Parámetros, al final de la lista verá la opción **Categorías de Artículos**.

<picture><source srcset="/files/9ctgFFFj3TFQtqrgerYN" media="(prefers-color-scheme: dark)"><img src="/files/ERHv5YToLY7liBuJfrax" alt=""></picture>

Aquí también puede Crear, editar y eliminar categorías pero hay un cuarto botón que le permite **Organizar las categorías**, presione este botón y le aparecerá un listado donde podrá reordenar las categoría arrastrando las mismas hasta su posición.

<picture><source srcset="/files/U87UoU2Bo1kLnG3QPUmK" media="(prefers-color-scheme: dark)"><img src="/files/yLzm6dD0HVZ2kzzBXIkk" alt=""></picture>


---

# 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://encom-1.gitbook.io/encom-docs/panel-de-control/articulos/crear/crear-articulos/crear-categoria.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.
