> 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)

### Datos de salida — Nota de Remisión

En la edición de una sucursal se encuentra disponible la sección **Datos de salida (Nota de Remisión)**.

Esta configuración permite establecer previamente la ubicación desde la cual sale la mercadería al emitir una Nota de Remisión desde una Caja perteneciente a la sucursal.

Complete los siguientes campos:

* **Departamento:** seleccione el departamento correspondiente al lugar de salida.
* **Distrito:** seleccione el distrito.
* **Ciudad:** seleccione la ciudad.
* **Dirección de salida:** ingrese la dirección física desde donde saldrá la mercadería.
* **N.º de casa:** ingrese el número correspondiente, cuando aplique.

<figure><picture><source srcset="/files/DYWD57WqD3kZlwuHu85Q" media="(prefers-color-scheme: dark)"><img src="https://2118758748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRuhClc793WqoVy4mOKVa%2Fuploads%2FfKXiUw7BAT11A4QswVsG%2Fimage.png?alt=media&amp;token=92f145a4-40c4-4679-b0a9-7af141e33ccd" alt=""></picture><figcaption></figcaption></figure>

Los datos de Departamento, Distrito y Ciudad utilizan los catálogos geográficos correspondientes.

#### ¿Cómo se utilizan estos datos?

Al emitir una **Nota de Remisión** desde una Caja asociada a la sucursal, estos datos se precargan automáticamente en la sección **Datos de salida** del comprobante.

Si es necesario, los datos precargados podrán modificarse manualmente al momento de emitir la Nota de Remisión.

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