ARMARA Course 03

Course 03 / Module 03

Text your agent from your phone: setup, and reading what the wizard wrote

Inventory the safe channel state, complete credentialed setup privately, and audit the written allow-list before opening anything.

Level
Beginner to intermediate
Time
14 minutes
Commands
3
Finish
A verified allowed-user entry

Video / coming soon

The written lesson is complete now.

Bring a real platform identity

Setup needs a real platform credential and the author's real allowed-user ID. The course does not fabricate either value, and the wizard remains capture live.

Use PowerShell and stop screen recording before any credential entry.
01

Read the clean channel slate

Run in your terminal
armaraos channel list
Real channel inventory showing eight channel types not configured
Fresh complete output / safe unconfigured state / 24 August 2026

Not configured is valid. No channel subcommand offers JSON output.

02

Put the allow-list above platform choice

The allowed-users field controls who may drive the remote path.

A blank list can expose a bot to people you did not intend to authorize. Obtain your own platform user ID before starting setup.

03

Enter the real wizard off-camera

Run in your terminal
armaraos channel setup <CHANNEL>
Real setup help showing the optional channel argument and picker behavior
Fresh live help / interactive wizard follows

Omit the channel name for a picker, or pass the exact platform. Credentials and identities come from the platform owner.

04

Audit what the wizard wrote

Run in your terminal
armaraos config show

No channel block exists before setup, so this course cannot name a dotted path honestly in advance. Read the actual block the wizard created.

05

Keep setup separate from enablement

Configuration is not permission to open the remote path. Leave the channel disabled until a private test passes in Module 3.4.

06

Choose personal-account linking deliberately

Linking WhatsApp links the account you supply to an AI agent. Consider a separate number.

Check it / audit the written result

Point to a non-empty allow-list.

Run in your terminal
armaraos config show

After credentialed setup, locate the channel block and its intended user entry. Without credentials, keep the safe not-configured state and do not advance to enablement.

Safety note

Stop capture before entering credentials. Never enable a remote channel until its allow-list exists, contains only intended IDs, and has been read back from the written config.

Troubleshooting for this sitting
What you seeLikely causeWhat to do
Every channel is not configuredNo wizard completed.Keep the safe state until credentials are ready.
The picker appearsNo channel argument was passed.Select the intended platform.
No channel block appearsSetup did not complete.Re-run setup off-camera.
Allowed users is emptyThe safety field was skipped.Re-run setup before test or enable.

Back to Module 3.2

Next / Module 3.4

Test privately, then open the door

Lesson ready