> 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/configuracion/editar-sucursales.md).

# Editar sucursales

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

Para agregar o editar sucursales debe ir al menú de la empresa presionando en el logo de su negocio en la parte inferior izquierda del **Panel de Control**.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSwlrLdg_UONOibF40Z%2F-MSwnZ2ZhevuOepS59Gn%2FScreen%20Shot%202021-02-07%20at%2011.03.10%20AM.png?alt=media\&token=40929290-43cb-47b0-8457-c464ba89279a)

Presione en **Configuración** y luego en **Editar Sucursales**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSwlrLdg_UONOibF40Z%2F-MSwniWpysk5OCSlCaNX%2FScreen%20Shot%202021-02-07%20at%2011.04.13%20AM.png?alt=media\&token=5733033c-aeab-48c8-9a62-6f8117efa093)

Le llevará directamente al listado de sucursales, presionando en **Agregar Sucursal** podrá crear nuevas sucursales, presionando en el listado sobre el nombre de una sucursal podrá editar su información.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MZFDihPnpc5LNL4oGR6%2F-MZFFJJtGiqCiGeOG9Lz%2FScreen%20Shot%202021-04-26%20at%206.15.51%20PM.png?alt=media\&token=8eb21267-13d9-47a2-9ba8-aef654720dd6)

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MZFDihPnpc5LNL4oGR6%2F-MZFFdT27LdmHv3tsUxw%2FScreen%20Shot%202021-04-26%20at%206.17.25%20PM.png?alt=media\&token=bbdc51da-9aab-4af7-b084-7da245940f14)

## Cambiar días y horas de apertura

Ingrese directamente al Panel de Control > Configuración > Editar Sucursales, selecciona la sucursal y abajo podrás activar los días y horarios de apertura y cierre.\
Estos horarios también se reflejan en el eCommerce en caso de que lo tenga habilitado.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MZFDihPnpc5LNL4oGR6%2F-MZFFkbv-CJ-9dLGC7gB%2Fhorarios.png?alt=media\&token=dc2adb8c-5fe4-4ae5-8418-9c3ae808979e)


---

# 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/configuracion/editar-sucursales.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.
