> For the complete documentation index, see [llms.txt](https://guide.openfoodnetwork.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.openfoodnetwork.org/es/basic-features/enterprise-profile.md).

# Perfil de la Organización

Una vez que haya [creado su cuenta de Organización](/es/basic-features/register-and-create-your-profile.md#cree-su-primera-cuenta-organizacional), debe iniciar sesión en su [Panel de Administración](/es/basic-features/dashboard.md) para continuar configurando su perfil de la Organización.

Primero se le pedirá que [elija el paquete OFN](/es/basic-features/enterprise-profile/package-types.md) (o tipo de perfil) que mejor represente su [modelo de negocio](/es/quick-start-guides.md).

En esta sección detallamos los diferentes menús que puede completar para refinar su perfil organizacional y, al hacerlo, acceder a las funciones específicas de la organización que pueda necesitar.

{% hint style="info" %}
Es importante completar todo el proceso, de lo contrario, es posible que su organización no aparezca en el mapa o que aparezca con un perfil parcialmente completado, lo que puede afectar su imagen.&#x20;
{% 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://guide.openfoodnetwork.org/es/basic-features/enterprise-profile.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.
