# Company

**Accessing the Company Section:**

To access the company management section, follow these steps:

1. **Navigating to the Company Section:**
   * Log in to the admin panel using your credentials.
   * Look for the "Edit Company" tab in the menu bar or navigation panel.
   * Click on the "Edit Company" tab to access the company section.

     <figure><img src="/files/c5CqAYxgrVwpuZuUQj1Z" alt=""><figcaption></figcaption></figure>
2. **Viewing your Company:**
   * Upon accessing the "Edit Company" section, you will be presented with a button labeled 'Billing Portal' and two sections labeled 'General' and 'External Agent Provider Endpoints.'
   * The 'General' section shows details such as your company name and user license count

     <figure><img src="/files/hwdn3dTDVE29PWhu1aPh" alt=""><figcaption></figcaption></figure>
   * The 'External Agent Provider Endpoints' section shows details such as provider keys and access to each provider's billing portal.

     <figure><img src="/files/tyPF8WwDYdx460f1AxW6" alt=""><figcaption></figcaption></figure>
   * The 'Billing Portal' button allows access to the Stripe Payment Portal to manage the company's subscription and add license keys.
3. **Viewing External Provider Details:**
   * Click on the dropdowns to view detailed information about each external agent provider endpoint.
   * These details include agent provider keys, Microsoft Azure OpenAI deployment information, and access to each provider's billing portal.

**Note:** Ensure that you have the necessary permissions to access and manage company settings. Exercise caution when performing actions that affect company access to avoid unintended consequences.

#### Additional Information:

* **Company Admin Privileges**: Please note that only users with company admin privileges can access the admin panel and manage company settings.


---

# 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.aicrisk.com/admin/company.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.
