# Getting Started

The how-to guides linked on this page illustrate how to integrate Starburst (Trino) with Immuta.

## Configure your Starburst (Trino) integration

Configuring [a Starburst (Trino) integration](/2024.2/data-and-integrations/starburst-trino/trino-overview.md) is required for Secure. These guides provide information on the recommended features to enable with Starburst (Trino).

1. [Configure your Starburst (Trino) integration](/2024.2/data-and-integrations/starburst-trino/how-to-guides/configure.md).
2. Select **None** as your [default subscription policy](/2024.2/application-settings/how-to-guides/config-builder-guide.md#manage-the-default-subscription-policy).
3. [Integrate an IAM with Immuta](/2024.2/people/getting-started.md).
4. [Map external user IDs from Starburst (Trino) to Immuta](/2024.2/people/immuta-users/how-to-guides/external-user-mapping.md).

## [Detect your user activity](/2024.2/detect-your-activity/detect-introduction.md)

These guides provide step-by-step instructions for auditing and detecting your users' activity, or see the [Detect use case](/2024.2/detect-your-activity/getting-started.md) for a comprehensive guide on the benefits of these features and other recommendations.

1. [Set up audit export to S3](/2024.2/detect-your-activity/audit/how-to-guides/enable-uam.md) or [ADLS Gen2](/2024.2/detect-your-activity/audit/how-to-guides/export-adls.md) for your [Starburst (Trino) audit logs](/2024.2/detect-your-activity/audit/reference-guides/trino.md).
2. [View the Detect dashboards to see the activity of your registered users on registered tables](/2024.2/detect-your-activity/detection/use-dashboards.md).

## [Discover your data](/2024.2/discover-your-data/discover-introduction.md)

{% hint style="info" %}
**Public preview:** SDD for Starburst (Trino) is currently in public preview and available to all accounts.
{% endhint %}

These guides provide step-by-step instructions for discovering, classifying, and tagging your data.

1. [Enable sensitive data discovery (SDD)](/2024.2/discover-your-data/data-discovery/how-to-guides/global-sdd.md).
2. [Register a subset of your tables](/2024.2/data-and-integrations/registering-metadata/register-data-sources/query-backed-tutorial.md) to configure and validate SDD.
3. [Configure SDD](/2024.2/discover-your-data/getting-started.md#configure-sdd-for-your-data) to discover entities of interest for your policy needs.
4. [Validate that the SDD tags are applied correctly](/2024.2/discover-your-data/data-discovery/how-to-guides/manage-sdd-tags.md#verify-discovered-tags).
5. Register your remaining tables at the [schema level](/2024.2/data-and-integrations/registering-metadata/register-data-sources/query-backed-tutorial.md#select-virtual-population) with [schema monitoring turned on](/2024.2/data-and-integrations/registering-metadata/register-data-sources/query-backed-tutorial.md#enable-or-disable-schema-monitoring).
6. [Implement classification to categorize and tag sensitive data](/2024.2/discover-your-data/getting-started.md#implement-classification).

## [Secure your data](/2024.2/secure-your-data/secure-introduction.md)

These guides provide step-by-step instructions for configuring and securing your data with governance policies, or see the [Secure use cases](/2024.2/secure-your-data/getting-started-with-secure.md) for a comprehensive guide on creating policies to fit your organization's use case.

1. [Create a global subscription policy](/2024.2/secure-your-data/authoring-policies-in-secure/section-contents/how-to-guides/subscription-policy-tutorial.md).
2. [Create a global data policy](/2024.2/secure-your-data/authoring-policies-in-secure/data-policies/how-to-guides/data-policy-tutorial.md).
3. Validate the policies. You do not have to validate every policy you create in Immuta; instead, examine a few to validate the behavior you expect to see.
4. Once all Immuta policies are in place, remove or alter old permissions and revoke access to the ungoverned tables.


---

# 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://documentation.immuta.com/2024.2/data-and-integrations/starburst-trino/trino.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.
