# Kaiten

Управление проектами — доски, карточки, спринты, пространства

## Scenarios

### Card triage across boards
The agent pulls cards from every board you can access and shows what is overdue and what has no assignee.

### A card straight from the discussion
The agent creates a card in the right space and column, sets the assignee, due date and tags, and adds a comment.

### Moving cards through columns
The agent moves a card to another column, updates its fields and archives whatever the team has already finished.

### Morning board digest
The agent sends a board digest at the start of the day and pings you separately about a new card, comment or file.

## How to connect

### Sign in with an account that sees the right boards
The key inherits the rights of whoever created it: the agent sees exactly the spaces, boards and cards that user can open. A private space stays invisible until someone adds you to it.

### Copy your Kaiten address from the browser bar
In the cloud it looks like https://your-company.kaiten.ru — no path, no trailing slash. If Kaiten is self-hosted, use your company's own domain, the one you open boards at.

### Open "Profile settings" → "API access key"
Click your avatar in the top right corner and pick "Profile settings", then choose "API access key" in the left menu. The same screen opens directly at /profile/api-key.

### Click "Create key" and copy the value
Copy the generated key with the icon next to it. It is a 36-character UUID with hyphens, like 296a5709-99bc-49a7-96e0-c0a1b236091f — anything shorter means you grabbed the wrong field.

## FAQ

### How do I connect Kaiten?
Two fields: an API key and the address of your Kaiten. Create the key under Profile settings, then API access key, then Create key — it looks like a 36-character UUID. Take the address from the address bar: it is https://your-company.kaiten.ru or your own domain if Kaiten runs on your servers.

### What does the agent see in Kaiten?
Spaces, boards, cards, comments, checklists, tags, custom properties and members — exactly the ones the key owner can open.

### Does the agent write to Kaiten?
Yes: it creates and updates cards, moves them between columns and boards, adds comments and archives finished cards.

### Will the agent notice a new card on its own?
Yes, if you set up Kaiten webhooks: the agent receives events about created and updated cards, new comments and attached files.

[Open Kaiten](https://kaiten.ru)
