# WebApp

- [Demo](https://tsanet.gitbook.io/connect/documentation/webapp/demo.md): This demo provides a high-level overview of TSANet Connect, designed to highlight its key features, user experience, and the value it brings to your workflow or organization.
- [User Guide](https://tsanet.gitbook.io/connect/documentation/webapp/user-guide.md): This guide is designed to help you get started quickly and provides step-by-step instructions, helpful tips, and best practices to ensure a smooth and effective experience.
- [Administration](https://tsanet.gitbook.io/connect/documentation/webapp/administration.md): Full access to users, data and settings.
- [Company](https://tsanet.gitbook.io/connect/documentation/webapp/administration/company.md): View company details, membership details, departments and internal notes.
- [Secure File Transfer](https://tsanet.gitbook.io/connect/documentation/webapp/administration/secure-file-transfer.md): How to enable inbound Secure File Transfer
- [System Connectors](https://tsanet.gitbook.io/connect/documentation/webapp/administration/system-connectors.md): To enable access from a integrated system an API user is created
- [Single Sign-On](https://tsanet.gitbook.io/connect/documentation/webapp/administration/single-sign-on.md): How to setup single sign-on for their employees to access TSANet Connect
- [Users](https://tsanet.gitbook.io/connect/documentation/webapp/administration/users.md): Configure user access methods and manage all users and roles.
- [Inbound Process](https://tsanet.gitbook.io/connect/documentation/webapp/administration/process.md): Setup how other members contact your support organization and configure notification email
- [Partner Groups](https://tsanet.gitbook.io/connect/documentation/webapp/administration/partners.md): View Partner Groups you host or participate in. Create groups and invite partners to connect.
- [Reports](https://tsanet.gitbook.io/connect/documentation/webapp/administration/reports.md): View user activity, partner requests and learn ways to improve usage.
- [Report an Issue](https://tsanet.gitbook.io/connect/documentation/webapp/report-an-issue.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/webapp.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.
