# Tenant Configuration

The Tenant Configuration page features numerus options for entering your own company information for the Warehouse Management System software. There are two tabs for different options: **General** and **Login Screen**.

{% hint style="warning" %}
Always click Update to save your data when there is an update button visible.
{% endhint %}

![Edit Tenant Information](/files/-MdsLtbk9MnkEpUWbHzA)

On the right side of this screen, you can see your license count, read the licensing agreement, or email the Licensing certificate.&#x20;

The licensing certificate has a QR code that can be scanned to validate the license is valid and not modified.

![Edit Tenant Logo](/files/-MdsM9Qs5LpnPzXE47zs)

{% hint style="success" %}
Complete all of the data or your Packslips and Labels will have missing data.
{% endhint %}


---

# 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.p4.software/p4warehouse-english/setup/tenant-configuration.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.
