# Tips

## Modify node title

Modify node titles by right-clicking the title and selecting Title

<figure><img src="/files/FyGfUrlbjafUmMb2zYMz" alt="Modify node title"><figcaption></figcaption></figure>

## Canceled by the system

<figure><img src="/files/Nx5LkNLPbvl74HHFMBHF" alt="Canceled by the system"><figcaption></figcaption></figure>

> **Reason:** Check if all nodes are connected&#x20;
>
> Ensure the node sequence is connected correctly&#x20;
>
> Confirm the model selection&#x20;
>
> …

## Searching for nodes

Double-click in an empty space with the left mouse button

<figure><img src="/files/csNDWxY9maadsDwDfdJm" alt="Searching for nodes"><figcaption></figcaption></figure>

## Create a group

Group nodes together so they can be moved simultaneously. Right-click and select "Add Group," then drag from the bottom right corner to select nodes within a Group box.

<figure><img src="/files/AHQq9ojmanMhJB7pasP6" alt="Create a group"><figcaption></figcaption></figure>

## Minimize the node page

Click the grey button in the top left corner of the node

<figure><img src="/files/LMf7jybjbL6ImcYN82nv" alt="The grey button in the top left corner of the node" width="343"><figcaption></figcaption></figure>

<figure><img src="/files/hlwT5JK96VFKBOqLOkBT" alt="CLIP Text Encode"><figcaption></figcaption></figure>

## Workflow creation, saving, and downloading

<figure><img src="/files/RxplmlBeaegXb5I5Qrkg" alt="Workflow creation" width="314"><figcaption></figcaption></figure>

<figure><img src="/files/nl0MrYYbb7lUlu6ma7MF" alt="Publish workflow" width="391"><figcaption></figcaption></figure>


---

# 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.seaart.ai/guide-1/2-seaart-ai-basic-function/2-10-workflow/tips.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.
