# Dashboard

The Dashboard is where you can edit and manage your enterprise's features & settings on the Open Food Network platform. If you have chosen to register your enterprise as a [shop](/your-quick-start-on-ofn-given-who-you-are.md#shop) or [hub](/your-quick-start-on-ofn-given-who-you-are.md#hub) then you can also edit your products and order cycles from the Dashboard.&#x20;

Access your dashboard from the homepage by first logging in and then clicking on the Profile Icon in the top right hand corner and selecting **Administration** from the drop-down menu.

![](/files/-Lx_f4fg1Hmq0qZRfWup)

The options you will see on your dashboard will depend on which enterprise type you choose on [registration](/basic-features/register-and-create-your-profile.md). The screenshots below show the dashboard view for different types of users.

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

{% tab title="Shop or Hub" %}
![](/files/Vy5upZorjgP1dyzGURi7)
{% 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/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.
