# System Connectors

Follow the steps below to activate a System Connector with TSAnet Connect.

1. Install one of the System Connectors by following the instructions in the documentation (Salesforce, Microsoft Dynamics, and Service Now are currently available or planned)
2. The installation process will require an API user and a password.  TSANet will create this user as part of the onboarding process, and the Member Admin can then login as that user and update the password.

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

## FAQs

<details>

<summary>Can I run the WebApp and System Connector at the same time?</summary>

YES.  Both the WebApp and a System Connector can run on the same account

</details>

<details>

<summary>Can I run more than one Connector (Example Product A uses Salesforce and Product B uses Service Now)</summary>

Multiple Accounts would need to be created to support this setup.  Contact TSAnet to enable this setup

</details>


---

# 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/system-connectors.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.
