# Biz Profile

> <mark style="color:purple;">**사용자의 회사 및 계약 정보와 사용자가 속한 회사의 계약 상품 및 크레딧 정보를 제공하고 있습니다.**</mark>

## 회사 정보

회사 정보 페이지로 이동하면 아래 세 가지 탭이 있습니다.

* Company Information
* Company Detail
* Product Information

### Company Information

회사 정보를 제공합니다.

<figure><img src="/files/IJwjATeb675bH7aZa8Un" alt=""><figcaption></figcaption></figure>

***

### Company Detail

계약 담당자 및 계약 정보를 제공합니다.

<figure><img src="/files/YDRRV8ocmVLRtGbiJiZT" alt=""><figcaption></figcaption></figure>

***

### Product Information

계약 상품 정보 및 크레딧 정보를 제공하며 사용가능한 테스트 횟수 및 지속 시간 확인이 가능합니다.

<figure><img src="/files/gcwgPyRLo6cPaNT4ZmiA" alt=""><figcaption></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://doc.txhub.io/account/biz-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.
