> For the complete documentation index, see [llms.txt](https://docs.luciq.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luciq.ai/product-guides-and-integrations/integrations/manuscript.md).

# Manuscript

### Enter your Manuscript credentials

Enter your Manuscript email, password, and account URL.

![](/files/8265c37cc355160e7d9a6f266d6a8062474a3afe)

### Choose Project and Assignee

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

![](/files/f4bda8e6ce45483bf97699703ca65e0637858beb)

### Test the integration

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

![](/files/8d19a4827a3ca0ede4bd4252a68babfa5a12da60)

### Finish setup

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

![](/files/1775132334b5398ab4809e3864d6dc37f9e7d7cc)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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