# Zapier

### Create a webhook in Zapier

Log into your Zapier account and create a new zap, then choose *Webhook* and then *Catch Hook*.

![Zapier Dashboard](/files/d77c0d7fa6f62c0097c6bcd6a3a6f4043cb6aff1)

### Add the webhook URL to Luciq

Paste the generated URL into Luciq's integration page. You can also choose which details get forwarded as well.

![Create Zapier - Authenticate](/files/b6725b6cc3d91d330a22feb99802fb478d955f9a)

### Select products and test

Select the products that you would like to integrate with, whether Bugs & Crashes, APM, or Surveys, and test your integration so that we're sure everything is working smoothly.

![Create Zapier - Test](/files/f12c0f94008ce8a0e260686191382279ff9cc21c)

### Finish setup

All done! Your integration is now set up and ready to go. From this final page, you can allow automatic forwarding (this can be reconfigured at any time).

![Create Zapier - Finish](/files/b31bf92648a298ee2a1cb519b9cf8216cebca752)


---

# 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.luciq.ai/product-guides-and-integrations/integrations/zapier.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.
