# Slack

To enable Slack to get reports, follow these steps: \
Open the Basic Metrics report, create a report you want to receive daily and save it.<br>

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2F1uPiP3MpEbZMDeXonYKs%2Fimage.png?alt=media&#x26;token=13bef4f7-b778-464d-b7fb-5d039052f282" alt=""><figcaption></figcaption></figure>

Then you can share this report to a Slack channel - simply choose this option in the dropdown menu in the top right corner. Following the instructions on the pop up, enter the Webhook URL of the required Slack channel, set up the start date and time, and how often you want to receive reports.<br>

<figure><img src="https://lh3.googleusercontent.com/JBSjZNeNJP54Xp_1b5LYrvQLAjuNscSrkVAdER-wrNHvt3lXok7B7Yj9N4I0PXXWSOwKGOgw7xgaUcWYl02_wjxZckgNj7ZrYjCPyM0voMYF77_A3dn7QkhU62icFxZcmGfuOZCU7sAFMFchuLwnfyK6Db9TKGCaOSffLMWzflXnP7RT_xtGlSAx774Qeg" alt=""><figcaption></figcaption></figure>

You can change these settings at any time. Press the "Edit" button to start editing. On this form you can change the time of sending the report (according to your timezone), switch on/off the report sending, set the hook url to send the report. &#x20;

Press "Save" button to finish editing (or press "Cancel" to call the changes off). Your reports in Slack will look like this one below:

<figure><img src="https://lh5.googleusercontent.com/rivy8ZdlYbukLatdjVHZYyjI4ZRjR2c9gG56V3n6vQXyPZ28X2Sc96LYBOszMlezvqpDte8pjQ-47Z6QuT2iJeAqG6u8OG-iRJRowGkCg1ZyYwlI3YR2AHCOI5ThsSJphe7aI2_Oa1tRVauSPnl6G5ijmEnGoZGQvg3ZQDl-5Uk_YQQ9xrG__15SjLkHrA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh4.googleusercontent.com/GaJBCualM_uYumV1_tdzs_G2ru-zF3AFrC5W4fGi5pBP5hIan2fhWMsPLqfbgVDwmtwx2Cm8UaEh4nyjNcuPJUR72L8u7RNR7cj4iy1kpZC36sPuE3TXTNiwi64eZ5JfahmFirkRQ1yjzd8BklvfTaTq8w5k77O63a_peoeJL_PEIAP54r5LABhj5-maEg" alt=""><figcaption></figcaption></figure>


---

# 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.devtodev.com/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.
