> For the complete documentation index, see [llms.txt](https://eaclouddoc.eauditor.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eaclouddoc.eauditor.eu/eacloud-docs-en/features/account-management/settings.md).

# Settings

## Company data

The **Company data** is used to complete information about the entity using the eAuditor Cloud® system. These data are used for payment processing and subscription activation.

To enter or change the data, select the option **Edit company data**. After selecting it, the form fields will become active and editable.

* Enter the full company name and other identification data.
* Billing data should be completed carefully, as they form the basis for issuing sales documents.
* Key information is located in the **Tax information**.

If the correct tax country has been selected in the **VAT ID** field, enter the VAT number in the proper format; for **EU VAT (European Union)** a country prefix is required, e.g. `PL1234567891`.

{% hint style="warning" %}
If shipping details differ from billing data, uncheck the appropriate checkbox and provide separate address details.
{% endhint %}

***

## General

Main account settings allow you to define the company domain and determine whether it is possible to invite users to administer the system from outside that domain.

<figure><img src="/files/d50a197b7010e7714bba182aab48e9fcc5c82942" alt="" width="375"><figcaption></figcaption></figure>

***

## Subscription

Subscription management is performed in the **Subscription**.

In this place you can:

* select the number of computers covered by the installation,
* choose a subscription plan,
* specify the subscription type (monthly or annual),
* choose the payment currency (for entities based in Poland, PLN is recommended).

Payments for eAuditor Cloud® subscriptions are processed using the secure **Stripe**.

The available payment method is a payment card.

After making the payment:

* the invoice and payment confirmation will be sent by e-mail,
* if the subscription is not canceled, subsequent payments will be processed automatically in the next billing period.

A full description and plan comparison are available at: <https://www.eauditor.eu/en/cloud#Plans>

At any time you can change your subscription using the **Manage your subscription**.

***

## Payments

In the **Payments** the complete billing history is available:

* invoices,
* payment confirmations.

Data displayed in the table are updated in real time and correspond to the information available in the Stripe system.


---

# 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://eaclouddoc.eauditor.eu/eacloud-docs-en/features/account-management/settings.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.
