# Using the Fabricate npm package

The Fabricate npm package, available at <https://www.npmjs.com/package/@fabricate-tools/client>, allows you to run workflows and download any generated files.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Install the package</strong><br><br>How to install the npm package.</td><td><a href="/pages/yj2VzrVLX2jUp8ytrHtD">/pages/yj2VzrVLX2jUp8ytrHtD</a></td></tr><tr><td><strong>Authenticate</strong><br><br>Providing the API key and URL.</td><td><a href="/pages/g1Kc0K5Yg8Q9k1xtGj2h">/pages/g1Kc0K5Yg8Q9k1xtGj2h</a></td></tr><tr><td><strong>Run workflows and download files</strong><br><br>Run a database workflow and download the resulting files.</td><td><a href="/pages/KG2eqMYhNY8VqyQD2cgw">/pages/KG2eqMYhNY8VqyQD2cgw</a></td></tr></tbody></table>


---

# 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.tonic.ai/fabricate/fabricate-api-and-cli/using-the-fabricate-npm-package.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.
