> ## Documentation Index
> Fetch the complete documentation index at: https://docs.impresivai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Versions and Publish

> Test, version, and publish your node safely

# Versions and Publish

After configuring node information, authentication, triggers, and actions:

1. Save changes
2. Run trigger/action tests from Preview
3. Review outputs and logs
4. Click **Publish**

## Recommended release flow

* Keep one draft version while iterating
* Publish only tested changes
* Retest OAuth and polling behavior after updates

## Pre-publish checklist

* Authentication connects successfully
* Required parameters are validated
* Trigger sample output is accurate
* Action output JSON is stable
* Error messages are clear

<Tip>
  Small, frequent versions are easier to debug than large one-time releases.
</Tip>
