# DevEx Setup

To set up the DevEx feature, you will have to provide us with the delivery channel & frequency<br>

We have 2 delivery channels for sending out the Check-in surveys-

1. Slack
2. Email

In the case of Slack, you need to [integrate Slack](/typo-help-docs/getting-started/integrations/slack.md) first.

<figure><img src="/files/gbjZEJfMh1cPpBgmMc7J" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Tip - if you are not a Slack user just provide the Git name & user email ID mapping to conduct check-ins
{% endhint %}

> All our surveys are ***100% anonymous***. We require a minimum of 2 responses to publish insights on the dashboard. The insights keep updating as we receive more responses.

For further queries or to understand this in detail you can pick a convenient slot for a quick meeting [using this link](https://calendly.com/kovid_b/30min).&#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://typo.gitbook.io/typo-help-docs/platform/settings-and-admin/devex-setup.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.
