# Company

<details>

<summary>View company and membership details </summary>

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

* **Name:** Company Name
* **Website:** URL for the company public website
* **Membership Level:** See [TSANet Membership Levels](https://tsanet.org/join/)
* **Login Method:** The following login methods are available:
  * **Single Sign-on –** Use your SAML 2.0 identity management system to control access to the TSANet Connect system.
  * **Requires Registration –** Users submit a form to be approved by a Members’ designated Manager for access. This method is for Members who want to control access to TSANet Connect.
  * **Email Authentication Link\* –**&#x55;sers supply a company email address and automatically receive a link that provides access. Users can make this a permanent account by setting a password.\
    \**Default setting for Limited Members*.
* **Login Page:** The URL for Members users to login. Example company\_domain.tsanet.org
* **Outbound process bcc Email:** This email address will be included on responses to outbound Partner requests from your users. This feature can be used for CRM integration or making a team aware of an outbound request.
* **Inbound process bcc Email:** This email address will be included on all emails sent to the partner who submitted the case and all inbound emails.
* **Email Domain:** email used to create user accounts. Multiple domains and subdomains allowed.
* **Login Page Text:** Information listed on company Login Page (example: Business Manager name)

</details>

<details>

<summary>Departments</summary>

Members may define multiple departments to guide users to the appropriate inbound process. Each Department will provide a different process for case submission. Elite, Premium and Standard members may add Departments by [Contacting TSANet](https://tsanet.gitbook.io/connect/help-center/).

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

</details>

<details>

<summary>Internal Notes</summary>

You can add internal notes to other members process forms. This can be used to communicate information that is helpful for your engineers when contacting the Partner. Below are some examples:

1. Communicate internal contacts for escalations: "This is a strategic partner. Contact Bill Smith if you need to escalate any issues"
2. Communicate an internal process: "We also have an engineering relationship with this Partner. Include our engineering team if you think they can help"

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

### **To add Internal Note:**

1. Search for Member and click on their process
2. Under "Internal Notes" click "View More", add note and click "Save Note"

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

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

</details>

<details>

<summary>Configure User Registration</summary>

This method is for Members who want to control access to TSANet Connect. Users submit a form to be approved by a Members’ designated Manager for access.&#x20;

<figure><img src="/files/01h0XaKghcDfwX6A4E1s" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Integration</summary>

To update an API user’s password, go to **Admin**, select **Company**, then choose **Integration**.

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

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

</details>

To make changes to this page, please [contact TSANet](https://tsanet.gitbook.io/connect/help-center/).


---

# 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://tsanet.gitbook.io/connect/documentation/webapp/administration/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.
