# Trust/Security

## 🔒 Security at Instruqt

At Instruqt, security is at the heart of everything we do. We know our customers rely on us to provide safe, controlled, and compliant sandbox environments. To protect your data and infrastructure, we’ve built multiple layers of security into the platform.

***

### 1. Cloud Account Security

We take extra care in how Instruqt sandboxes connect to your cloud accounts:

* **Scoped, temporary credentials** — Sessions use short-lived, least-privilege access tokens.
* **Secure authentication flows** — No credentials are stored in Instruqt.
* **Clear account controls** — You choose which cloud accounts to connect, and access can be revoked at any time.

👉 [Learn more about securing your cloud accounts](https://docs.instruqt.com/sandboxes/cloud-accounts/securing-your-cloud-accounts?utm_source=chatgpt.com)

***

### 2. Track Limits and Usage Controls

We protect against misuse and overconsumption with built-in safeguards:

* **Session limits** — Control the maximum number of concurrent participants.
* **Resource quotas** — Define how many sandboxes, machines, or cloud resources can be spun up.
* **Expiration policies** — Prevent idle environments from running indefinitely.

👉 [More on platform and track limits](https://docs.instruqt.com/settings/platform/track-limits?utm_source=chatgpt.com)

***

### 3. Secure Sharing & Access

We help you balance openness with control:

* **Invite-only access** — Share private tracks via secure invite links.
* **Customizable forms** — Gate access with required details (e.g., email, company, consent).
* **Link expiration** — Automatically disable links after a period of time.

👉 [How invite links work](https://docs.instruqt.com/tracks/share/track-invite-links?utm_source=chatgpt.com)\
👉 [Form settings for secure access](https://docs.instruqt.com/tracks/share/track-invite-links/form-settings?utm_source=chatgpt.com)

***

### 4. Our Commitment

We continuously monitor and update our security practices to keep up with evolving threats. Security is a shared responsibility, and we provide the tools and transparency you need to run your sandboxes with confidence.


---

# 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://docs.instruqt.com/resources/trust-security.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.
