# Installing Wrangle in Slack

### Installation Steps

#### Step 1: Sign in to Wrangle

Go to [Wrangle](https://slack.wrangle.io/) and click **Log In with Slack**.

<figure><img src="/files/qsikXDHZ8qGDNnBMp8kv" alt="Wrangle sign-in page"><figcaption></figcaption></figure>

#### Step 2: Authorize Wrangle in your Slack workspace

You'll be redirected to Slack to authorize the connection.

<figure><img src="/files/rptQOopsalcGbNvRE9Ei" alt="Slack OAuth permission screen"><figcaption></figcaption></figure>

1. Select the Slack workspace where you want to install Wrangle
2. Review the permissions Wrangle is requesting
3. Click **Allow** once satisfied

{% hint style="info" %}
We take privacy seriously. [Wrangle is **SOC2 certified**](https://www.wrangle.io/security), so you can trust that your data is secure.
{% endhint %}

#### Step 3: Complete setup in Wrangle

After authorizing, you'll be redirected back to Wrangle to complete your setup, like [setting up](https://docs.wrangle.io/~/revisions/5rDpoFMOoWMkaT6P6rSj/tickets/getting-started-with-wrangle) your inbox and tickets.&#x20;


---

# 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.wrangle.io/tickets/getting-started-with-wrangle/installing-wrangle-in-slack.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.
