# Slack Integration

Our Slack integration lets you get notified of new jobs that have passed your filters and optionally reject them before the bot applies.&#x20;

## Setting up the Slack Integration

1. Navigate to the [Slack tab](https://www.big-brain.co/app/upwork#slack) of the Upwork Auto Apply app.&#x20;
2. Click the "Add to Slack" button<br>

   <figure><img src="/files/dduOnb1P1zdzaEYkqwv5" alt="Add to Slack" width="183"><figcaption><p>Add to Slack</p></figcaption></figure>
3. Select a channel for the Upwork bot to post in and authorize the app. \ <br>

   <figure><img src="/files/HitiGyO6dgl7ZJVzmfs0" alt="Channel Select" width="375"><figcaption><p>Select a Channel</p></figcaption></figure>

The bot will automatically be added to the Channel

<figure><img src="/files/zEKPp7M67fmEr8mJPkxw" alt="" width="275"><figcaption><p>Bot joined #general</p></figcaption></figure>

4. In Slack, right click the channel you added the bot to and click "View Channel Details"

<figure><img src="/files/DR8XVxBpMH3pn8gkkpOk" alt="" width="329"><figcaption><p>View channel details</p></figcaption></figure>

5. &#x20;Copy the Slack Channel ID from the bottom of the popup.<br>

   <figure><img src="/files/bLnFC5gtJNwuSNJfWw1U" alt="" width="232"><figcaption><p>Slack Channel ID</p></figcaption></figure>
6. Return to the Slack tab and paste the Slack Channel ID.<br>

   <figure><img src="/files/jC2OoOHBtmfrHC85LjlB" alt=""><figcaption><p>Slack Channel ID</p></figcaption></figure>
7. Click save.&#x20;

## Using the Slack Integration

1. Once you've connected Slack, you'll begin to get notifications of jobs that pass your filters.&#x20;

<figure><img src="/files/bo9cZHg0uarxQOvNT4kt" alt="" width="375"><figcaption><p>Slack Notification</p></figcaption></figure>

2. Optional: If you see a job that doesn't seem like a great fit, you can manually reject it by clicking "Reject."

{% hint style="info" %}
You have a **minimum of 1 hour to reject** the application before the bot applies. If you do not reject the job, it will be queued to be applied to.&#x20;
{% endhint %}

3. If you reject a job, you'll receive a confirmation message within a few seconds.\ <br>

   <figure><img src="/files/rAhteX5rbJv3qqEYGl4I" alt="" width="375"><figcaption><p>Rejected Job notification.</p></figcaption></figure>

{% hint style="info" %}
You can use the Slack notifications to refine your filters. Only jobs that have passed your existing filter set will show up in Slack.&#x20;
{% endhint %}


---

# 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.big-brain.co/apps/upwork-auto-apply/slack-integration.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.
