> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/verifiers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/verifiers/administration/company-profile.md).

# Company Profile

The company profile section allows you to configure and customize your company settings by populating the following information:

* **Company Logo:** Upload your official logo to represent your company visually.
* **Company Details**
  * **Company Name**: Enter your company’s legal name.
  * **Company Trading Name**: Provide the name your company operates under (if different from the legal name).
  * **Company Trading Name**: Specify your company’s name in English if applicable.
* **Additional Information**
  * **Company Industry:**  Select the industry your company belongs to.
  * **Company Size**: Indicate the number of employees or the size of your organization.
  * **Location**: Enter the physical location of your company’s main office.
* **Company Location**
  * Economy/Country: Specify the country or economy where your company is based.
  * Address: Provide the full postal address for your company.
* **Private Information**
  * **Company Email**: Enter the primary email address for official communication.
  * **Key Contact Name**: Provide the name of the primary contact person for your company.
  * **Company Website**: Enter the URL of your company’s official website.

{% hint style="info" %}
Please note that the information you add to this page is private and is not shared with the public.
{% endhint %}


---

# 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://support.iafcertsearch.org/verifiers/administration/company-profile.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.
