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

# NATS.io - JetStream

## Basic config

```yaml theme={"system"}
connector_type: 'nats'
server_url: 'nats://localhost:4222'
subject: 'test_subject'
```
