# Pulpit

Dashboard to miejsce, w którym możesz edytować i zarządzać funkcjami oraz ustawieniami przedsiębiorstwa na platformie Smaki Wsi. Jeśli zarejestrowałeś przedsiębiorstwo jako [sklep](/smaki-wsi-docs/your-quick-start-on-ofn-given-who-you-are.md#shop) lub [hub](/smaki-wsi-docs/your-quick-start-on-ofn-given-who-you-are.md#hub), możesz także edytować produkty i cykle zamówień z poziomu panelu.

Aby wejść do panelu, zaloguj się, a następnie kliknij ikonę profilu w prawym górnym rogu i wybierz **Administration** z menu rozwijanego.

Opcje widoczne w panelu zależą od typu przedsiębiorstwa wybranego przy [rejestracji](/smaki-wsi-docs/basic-features/register-and-create-your-profile.md). Poniższe zrzuty pokazują widok panelu dla różnych typów użytkowników.

{% tabs %}
{% tab title="Profile Only" %}

{% endtab %}

{% tab title="Shop or Hub" %}

{% 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://smaki-wsi.gitbook.io/smaki-wsi-docs/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.
