# Snowflake with Entra - What to Send

Before continuing, complete the setup process in this document to configure Zenlytic as an OAuth provider for Snowflake and Microsoft Entra.

## The following items are a prerequisite to send to Zenlytic

1. Application (client) ID
2. Directory (tenant)
3. Application ID URI
4. Client Secret

## Step by Step

1. Inside of your Zenlytic Snowflake App Registration, navigate to the Overview section.

![entra-snowflake-what-to-send\_image\_1.png](/files/BiyM74R58VccGDrFSkvN)

2. Copy and save the Application (client) ID from the Application (client) ID field.

![entra-snowflake-what-to-send\_image\_2.png](/files/EygFCjwkJwnlPe63jY39)

3. Now navigate to the Directory (tenant) ID section and copy the value.

![entra-snowflake-what-to-send\_image\_3.png](/files/7p1NDS67nOqYrsn8jjU5)

4. In the Application ID URI section, copy the value.

   a. **TIP**: Make sure to keep this information secure and share it only with your Zenlytic contact.

![entra-snowflake-what-to-send\_image\_4.png](/files/U8NnasyHCJDDXCBPiljB)


---

# 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.zenlytic.com/authentication-and-security/microsoft_entra_snowflake/entra-snowflake-what-to-send.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.
