# Adding DataFetch To A Slack Workspace

## Prerequisites

### Slack Workspace Permissions

You must have Admin access to the Slack Workspace in order to install DataFetch. If you do not have permission, you may submit a request to the workspace admins to install the app.

Slack Workspaces which are on the Free Plan are allowed a maximum of 10 apps. If your workspace has reached its maximum number of apps, one will need to be removed in order to install the DataFetch app.

## Installing The App

### Via The Web

1. From your app, click ![](https://lh6.googleusercontent.com/PqmXYETs5ErkOnpsCoX7SYrYyQxy_PacC1KnIfFWcJuUqF8C_rvXV05the7hRX0L4yaUeyBljW4Q_aj4QHhEWUAT3n-yZfJXw00uX7at8GB9PfoFMPDkUDjONqDucbSS1L6TuQMxRBihcy0VYrXDuPWOxT5slCUWPoAkW0UGUaO9sON_j1AO1Uc7nA)**Apps** from the top left corner of your app. If you can’t find this option, click ![](https://lh3.googleusercontent.com/cw7JDVUO_JzwSdqPK1nFIaHjHQGc4GZ8aBT4D30p8j3bIAWEwm5bcJRR_0Uzby8uHeug4tb3yjQlimKMOmTuImOWcWgNCzKSNqRlJYZz03KC8LDWxQ2FI0sNzihDKj9gvXbTGvJgYvPC4WGqZY5SB1ZNX9BMCTDzRfXR6mMQSzjQ-APLpPx8XgWJOA)**Browse Slack**, then click![](https://lh6.googleusercontent.com/PqmXYETs5ErkOnpsCoX7SYrYyQxy_PacC1KnIfFWcJuUqF8C_rvXV05the7hRX0L4yaUeyBljW4Q_aj4QHhEWUAT3n-yZfJXw00uX7at8GB9PfoFMPDkUDjONqDucbSS1L6TuQMxRBihcy0VYrXDuPWOxT5slCUWPoAkW0UGUaO9sON_j1AO1Uc7nA)**Apps**.&#x20;
2. Type **DataFetch** in the search box and click **Add**. You will be taken to the **Slack App** directory on your browser.
3. Click **Add to Slack**.&#x20;
4. Follow the prompts to install the app.&#x20;

### Via The Slack App

1. Go to <https://slack.com/apps>. Make sure that you are signed in to a Slack workspace.&#x20;
2. In the search box, type **DataFetch** and click on the result.&#x20;
3. Click **Add to Slack**. Follow the prompts to install the app.


---

# 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.datafetch.io/slack-app/getting-started/adding-datafetch-to-a-slack-workspace.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.
