Getting Started
This guide takes a new tenant from sign-up to first production-ready workflow.
Before You Begin
- You have tenant admin access.
- You know your initial team members and their roles.
- You have one pilot project in mind.
Step 1: Create the Tenant Workspace
- Sign in to the Chyper console.
- Confirm your tenant name and primary workspace.
- Set your preferred timezone and notification defaults.
- Save tenant settings.
Outcome: Your tenant boundary and default workspace are active.
Step 2: Invite Team Members and Assign Roles
- Open
Settings -> Team. - Invite users by email.
- Assign roles based on responsibility:
Owner/Admin: platform governance.Developer/Manager: project delivery.Viewer: read-only stakeholders.
- Confirm each user can access only expected areas.
Outcome: Role-based access is in place.
Step 3: Create Your First Project
- Open
Projects -> New Project. - Enter project name, goal, and scope.
- Add an initial requirement set.
- Assign project owner and collaborators.
Outcome: A scoped project exists with accountable owners.
Step 4: Run Your First Web UI Workflow
- Open the project chat panel.
- Ask the agent to draft a delivery plan.
- Review generated tasks and requirements.
- Accept, edit, or reject outputs.
- Save approved artifacts to project tabs.
Outcome: Team validates an AI-assisted workflow in the Web UI.
Step 5: Configure Governance Defaults
- Open
Settings -> Governance. - Enable approval checks for high-impact actions.
- Set default speed/quality tier for the tenant.
- Restrict sensitive capabilities to trusted roles.
Outcome: Safe operating defaults are enforced.
Step 6: Connect Essential Integrations
- Open
Connectors. - Add one collaboration connector and one engineering connector.
- Test each connection in a non-production project.
- Document owner and purpose for each connector.
Outcome: Cross-tool workflows are enabled with ownership.
Step 7: Enable Developer Access (API/SDK/CLI)
- Create API credentials in admin settings.
- Validate a read-only API call.
- Run a small SDK script for project listing.
- Configure CLI automation for a low-risk task.
Outcome: Programmatic access is ready without broad write exposure.
Step 8: Launch Readiness Review
- Confirm role mappings and approvals.
- Confirm backup and restore procedure.
- Confirm integration permissions.
- Confirm monitoring and support ownership.
If all checks pass, move your first workflow to production usage.