# Organization

From the Overview, administrator users can consult the main parameters of the Organization:

* Name of the Organization (can be changed)
* Main contact (can be changed)
* Subscription
* Products and services contracted

At the same time, from the "Organization Details" menu, the name and fiscal address data are managed for the purposes of invoicing and the legal relationship between the Organization and Biuwer.

To set up a paid subscription in Biuwer, you need to access the pricing plans screen, select one of them and confirm the purchase with the requested data. Depending on how the subscription is configured, the payment parameters will be displayed (billing interval, currency, and date of next invoice).


---

# 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://docs.biuwer.com/administration/organization.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.
