# Get Started

At [www.nodecafe.co](https://www.nodecafe.co), you can easily deploy ComfyUI workflows as Web apps or API endpoints serverless.

We provide shared ComfyUI machine that have some preinstalled models and custom nodes. This ComfyUI is running serverlessly per request. So you won't be paying for idle time and only pay for actual inference time.

<figure><img src="https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2FSdHFe6KQUc8MOmfrz3w3%2FScreenshot%202024-08-23%20at%205.43.58%20PM.png?alt=media&#x26;token=19773ada-01b2-40d8-8419-80fa91ef6806" alt=""><figcaption></figcaption></figure>

<figure><img src="https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2F04KQbrdJT2gB43BC2j3S%2FScreenshot%202024-08-31%20at%2012.43.42%20AM.png?alt=media&#x26;token=77856200-71de-4d34-9a58-4fa984944b87" alt=""><figcaption></figcaption></figure>

## Workflow

Once you are happy with the workflow you can Save it and Share it by url to others. It's as easy as sharing a Google Doc or Figma design!

<figure><img src="https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2FG2DOqFONGTpPjHPlYAWQ%2FScreenshot%202024-08-31%20at%2012.47.14%20AM.png?alt=media&#x26;token=120d6cef-2de7-4098-9766-e90e86b51a1c" alt=""><figcaption></figcaption></figure>

**Share Workflow**

You can make your workflow "Public" (Show up on community feed), "Unlisted" (Anyone with url can view, won't show up on community feed), or "Private" (Only you can view)

![](https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2FyusVcn6nbRYLbfBR0w3T%2FScreenshot%202024-08-23%20at%206.03.10%20PM.png?alt=media\&token=1c898574-226f-40ae-9ccc-a508cb3a8b0a)

**View My Workflows**

You can check your saved workflows by clicking the 📁Folder icon

## Publish as App or API

You can easily publish your ComfyUI workflow as App or API serverless endpoint

<figure><img src="https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2F3R4h7OtIYiBq1kX9cUtD%2FScreenshot%202024-08-23%20at%205.53.10%20PM.png?alt=media&#x26;token=71b2be6f-327b-4fa0-9422-f14238c8e36d" alt=""><figcaption></figcaption></figure>

### Customize your Web app UI

You can customize which node input you want to expose in the App to have a cleaner UI. You can also customize the input label and description!

<figure><img src="https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2FKSb269SiLw1MDR9gwa6d%2FScreenshot%202024-08-23%20at%205.53.25%20PM.png?alt=media&#x26;token=c33fc932-3ee8-4868-9128-6dffe48e6573" alt="" width="375"><figcaption></figcaption></figure>

Customized label and description:

<div><figure><img src="https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2FeLpHksBfkB14BH2ROxFs%2FScreenshot%202024-08-23%20at%206.01.49%20PM.png?alt=media&#x26;token=8ea527b0-de47-4252-a94f-5f0e0b52837b" alt=""><figcaption></figcaption></figure> <figure><img src="https://294092636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fltFYqYEvPsIC3Q4T3z%2Fuploads%2FexCNFRi8mSsn2oopb0z3%2FScreenshot%202024-08-23%20at%206.00.50%20PM.png?alt=media&#x26;token=47a45731-6b72-47df-b9f8-72a4ae602d3c" alt=""><figcaption></figcaption></figure></div>


---

# 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://nodecafe.gitbook.io/doc/get-started.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.
