# Company Details

***Company Details*** is the screen containing company information that can be viewed by company users logging into the system.

The operations that can be done on the Company Details screen and these operation steps are as follows;

1. Click the ***Company Details*** under the username.
2. ***Basic Information*** tab opens with general information about the company.

&#x20; a. Basic Info tab contains the following information;

* Name or Title (company name or title)&#x20;
* Short Name ( the short name of the company; used as SVN repository folder and user.)
* Email (company email address)

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

2. ***Plugins*** is the tab where the plugins of the company are changed or added. This tab lists the plugins defined for the company.

&#x20; a. Plugin tab contains the following information;

* Plugins Name
* Plugin Status (enable or disable)

<figure><img src="/files/96JaqyDlf6m6B0eC9TXN" alt=""><figcaption></figcaption></figure>

&#x20;  b. Click the ***Edit*** button to integrate the plugin.

&#x20;  c. Enter the credentials for the plugin.

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

&#x20; d. Click the ***Save*** button to save plugin credentials.

&#x20; e. Click the ***Cancel*** button to cancel the operation.


---

# 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://testinium.gitbook.io/testinium-enterprise/dashboard/company-details.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.
