# Panel de Administración

El Panel de Administración es donde puede editar y administrar las características y configuraciones de su organización en la plataforma Open Food Network. Si ha optado por registrar su organización como [tienda o hub/nodo](/es/quick-start-guides.md), también puede editar sus productos y ciclos de pedidos desde el Panel de Administración.&#x20;

Acceda a su panel de administración desde la página de inicio iniciando sesión primero y luego haciendo clic en el icono de perfil en la esquina superior derecha, y seleccionando **Administración** en el menú desplegable.

![](/files/-Lx_f4fg1Hmq0qZRfWup)

Las opciones que verá en su panel dependerán del tipo de organización que elija al [registrarse](/es/basic-features/register-and-create-your-profile.md). Las capturas de pantalla siguientes muestran la vista del panel de control para diferentes tipos de usuarios.

### Productores

{% tabs %}
{% tab title="Producer Profile Only" %}
![](/files/-Llox6sPB5Fguntc0MrO)
{% endtab %}

{% tab title="Producer Profile and Shop" %}
![](/files/-LloxCKmXav_IX1uqIUA)
{% endtab %}
{% endtabs %}

### Hubs/Nodos

{% tabs %}
{% tab title="Hub Profile Only" %}
![](/files/-LloxTi6Zy3RQXnapcTT)
{% endtab %}

{% tab title="Hub Profile and Shop" %}
![](/files/-LloxYxtofer0B4ZiM-b)
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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://guide.openfoodnetwork.org/es/basic-features/dashboard.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.
