# Company information

The tab is split into 2 sections:

1. **About**:
   * you can upload your company logo that is displayed on the Gatenox Hub
   * you can edit the "About Company" details which is a brief description of your company and its services. It is displayed on the welcome screen and will be displayed to users you invite using your referral code
   * you can also check your credit balance. Credits are used to buy additional services such as extended verification on sanctions and PEP lists or to ask users to provide an external KYC verification. To add more credits, please get in touch with our sales department at <sales@gatenox.com>.
2. **Gatenox API:**
   * you can generate your API key,
   * you can check your verifier ID (used in API calls [API reference](/gatenox-hub-wiki/gatenox-api/api-reference.md)),&#x20;
   * you can check the details of the generated API key,
   * you can block your API Key,
   * you can enter the webhook endpoint to receive notifications.&#x20;
   * you can enter the webhook endpoint to receive notifications about new cases waiting for external risk calculation.&#x20;
3. **Verification settings and info**:
   * you can customize your verification link (referral code) used for:
     * corporate invitations,
     * individual invitations.
4. **Onboarding profiles**
   * you can see the required fields included in the profiles attached to your company. This data can be configured in the setup phase.
5. **Ongoing monitoring:**
   * you can set up recurring review times,
   * you can set up reminders for future reviews.

<figure><img src="/files/SkwxCcJPGl6qBD700SHd" alt="Settings - Company information"><figcaption><p>Settings - Company information</p></figcaption></figure>

{% hint style="danger" %}
Attention! Once you have generated the API key, its value will be displayed. Please copy and save it - you will not be able to show it again.
{% endhint %}

<figure><img src="/files/Midfo8YuTLXVm238fJba" alt="API key"><figcaption><p>API key</p></figcaption></figure>


---

# 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.gatenox.com/gatenox-hub-wiki/general-settings/company-information.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.
