# Slack

## Integrating Your Slack Channel to Track Leads

Integrating your Slack channel with InLeads allows you to keep track of your leads directly within Slack, ensuring that your team stays informed and can respond quickly to new opportunities. This guide will walk you through the steps to set up a Slack webhook and integrate it with InLeads.

## Step-by-Step Guide to Slack Integration

**Step 3: Integrate the Webhook URL with InLeads**

1. **Log in to InLeads**: Access your InLeads dashboard.
2. **Navigate to the Integrations tab from Settings**:
3. **Add Slack Integration**:
   * Look for the Slack integration option and click on it.
4. **Paste the Webhook URL**:
   * In the provided field, paste the webhook URL you copied from Slack.
5. **Save the Integration**: Click the "Save" or "Connect" button to complete the integration.


---

# 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.inleads.ai/inleads/integrations/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.
