# General info

This section explains how to set the basic parameters of your company, e.g. Beginning Inventory, Financial Position, Header and Footer, Warehouses, Customers, Suppliers, Partner groups, etc.

&#x20;No matter which registration method you used to sign up, the process of setting up your company is always the same.&#x20;

{% hint style="warning" %}
Please note that you MUST set the basic parameters of your company in the very beginning. Optionally, you can integrate your ERPAG account with other online services, Google or PayPal (see Integration steps).
{% endhint %}

### First steps

To work properly in ERPAG you MUST take the steps described below.&#x20;

There are three types of steps that you need to take in order to work properly in ERPAG, e.g. required, custom and integration steps.&#x20;

* Required steps include all the necessary options without which it is not possible to work ERPAG;
* Custom steps include the options that allow you to generate precise accounting reports and records of all business changes in your ERPAG account;
* Integration steps include the options that allow you to integrate ERPAG with other online services.

{% hint style="danger" %}
Please note that if you skip some of these steps you will not be able to print invoices or your users will not be able to log in. Not to mention that you will not be able to calculate taxes!
{% endhint %}

Therefore, in order to work properly in ERPAG follow the steps below:

* Set up the basic data of your company (company name, country, city, tax ID, etc.)
* Set up user accounts and user privileges.
* Set up Document Templates (Header and Footer).
* Set up warehouses
* Make the Beginning Inventory document
* Add business partners, i.e. banks, suppliers, customers, etc.
* Set up bank accounts
* Define your financial position, e.g. inventory, banks, fixed assets.
* Create price lists


---

# 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://learn.erpag.com/project/products-and-services/untitled-3/general-info.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.
