15-Minute Quick Start
Sign in to Clouisle, choose a team, and complete your first Agent conversation
After completing this page, you will have opened a published Agent in your team workspace, sent a message, and found the matching conversation record.
Before you begin
You need an accessible Clouisle site and a valid account. Creating an Agent also requires a chat model authorized to your team; menus that regular members cannot see are determined by roles and permissions.
Step 1: Sign in and choose a team
- Open the site root address and enter Sign in.
- Sign in with a username or email and password; the site may also offer SSO only.
- If you see prompts for email verification, TOTP, password expiration, or administrator approval, complete them on the page before continuing.
- Select the target team in the team switcher at the top of the workspace. Agents, Workflows, Knowledge Bases, and models are all isolated by the current team.

Step 2: Confirm available models
Go to Models. Only models authorized by administrators to the current team are shown here; you can filter by provider, model type, and status. You need at least one enabled chat model to configure an Agent.
If the list is empty, contact the team owner or an administrator to authorize models for the team in the admin panel. Platform users cannot save provider credentials on this page.
Step 3: Open or create an Agent
- Go to Apps and switch to Agent.
- If you already have a published Agent, open it and select Conversation.
- If you have the
agent:createpermission, select Create App > Agent, enter a name, and enter the orchestration page. - In Agent Settings, select a model; fill in the prompt and save.
- Publishing requires the
agent:publishpermission. After publishing, the public page and API become stable to use.

Step 4: Send your first message
- Type a question in Debug & Preview on the right, or open a full conversation through the Agent's public page.
- Enter a message and send it. Streaming responses may include reasoning, knowledge sources, tool execution, and media results; how they are displayed is controlled by the Agent settings.
- To stop, select the stop button in the input area. Manually stopped turns keep their terminated status.
- Open Logs in the application sidebar to confirm conversations, messages, models, Tokens, duration, and knowledge sources.

Acceptance
- The current team is selected.
- The Models page has at least one enabled chat model.
- The Agent status is Published, and it can return messages.
- The conversation you just had can be found in the Agent Logs.
Next: learn to create and orchestrate an Agent or complete the RAG Agent tutorial.
How is this guide?