# Installation Guide

## Installation Steps

{% hint style="info" %}
Contact <membership@tsanet.org> to obtain credentials to the Beta Environment.
{% endhint %}

* Visit the TSANet GitHub Connect to get the latest release:    <https://github.com/tsanetgit/SFDC/releases>
* Copy the installation link from the latest release.
* Paste the link in your browser and log in to Salesforce.
* Select **Install for All Users:**

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

* Check the box: **Yes, grant access to these third-party websites:**

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

* Click **Continue:**

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

## Upgrade Steps

* Visit the TSANet GitHub Connect to get the latest release:    <https://github.com/tsanetgit/SFDC/releases>
* Copy the installation link from the latest release.
* Paste the link in your browser and log in to Salesforce.

## Package configuration

Package Configuration Guide is [here](/connect/documentation/salesforce-connector/installation-guide/package-configuration.md)


---

# 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/salesforce-connector/installation-guide.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.
