# Phabricator

### Enter credentials

Enter your *User*, *Host*, and *Token*.

![](/files/c289093c70078307f2687fa28b2443400c27de64)

### Choose project and assignee

Choose your *Project* and *Assignee*. You can also choose which details get forwarded as well.

![](/files/450a198d8839568a7d08ae6160d9358d51a67e3a)

### Test the integration

At this point, we just need to test your integration so that we're sure everything is working smoothly.

![](/files/c3d2ef73da78954bf7dabc923d5be0a4ead57a41)

### Finish and enable forwarding

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).

![](/files/ad7abb53514197a64b5ea1716b0aad63567a9575)

### Sample forwarded issue

Issues forwarded to Phabricator should look something like this.

![](/files/96619c9285659a1d03c96fbe2dedc3a16fb789a5)


---

# 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/phabricator.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.
