> For the complete documentation index, see [llms.txt](https://bdcatalyst.gitbook.io/biodata-catalyst-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bdcatalyst.gitbook.io/biodata-catalyst-documentation/written-documentation/analyze-data-1/terra/workspace-setup/security.md).

# Security

Terra has a number of features to ensure the security of sensitive data accessed through the platform. Many of these features are in place automatically, while tools like authorization domains give you greater control over your data.\
\
These articles contain an overview of the security features enabled on Terra:\
\
Article: ​[Authorization Domain overview for BioData Catalyst users<br>](https://support.terra.bio/hc/en-us/articles/360039415171)Article: [Managing data privacy and access with Authorization Domains<br>](https://support.terra.bio/hc/en-us/articles/360026775691-Managing-data-privacy-and-access-with-Authorization-Domains)Article: [Best Practices for accessing external resources](https://support.terra.bio/hc/en-us/articles/360050202631-Best-Practices-for-accessing-external-resources-i-e-external-buckets-)[<br>](https://support.terra.bio/hc/en-us/sections/360006958171-Account-setup-admin-including-security-)Article: [Terra security posture](https://support.terra.bio/hc/en-us/articles/360030793091-Terra-FireCloud-Security-Posture)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bdcatalyst.gitbook.io/biodata-catalyst-documentation/written-documentation/analyze-data-1/terra/workspace-setup/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.
