Axoria
PT EN
Get started

Boards

The Board is the visual space where your project's work comes to life. Axoria offers three display modes that adapt to different management styles: Kanban, Table, and Calendar.

Switching Modes

Use the icons in the top-right corner of the board to switch between modes. Axoria automatically remembers each user's last used mode.


Kanban View

The Kanban view displays issues as cards organized in columns representing steps in your workflow. It is the default mode and the most common for agile project management.

Columns

Each column has:

  • A configurable name
  • A type that defines its behavior:
Type Meaning
TODO Issues not yet started
IN_PROGRESS Issues currently being worked on
DONE Completed issues (counted as "resolved" in reports)
CANCELLED Cancelled issues (excluded from progress calculations)

Drag and Drop

Move issues between columns by dragging cards. The issue's status updates automatically when dropped into another column (respecting workflow transitions).

WIP Limits

Each column can have a maximum number of simultaneous issues (Work In Progress). When the limit is reached, the column is highlighted with a colored border to alert the team.

To configure: Settings → Board → Columns → WIP Limit.

Filters

Use the filter bar at the top of the board to show only issues for:

  • A specific assignee
  • A specific issue type
  • A selected sprint
  • A defined priority

Table View

The Table view displays issues in a list format with multiple columns - useful for bulk triage, attribute comparison, and quick field editing.

Features

  • Sort by any column (click the header to sort)
  • Filters identical to Kanban
  • Inline editing - click a field to edit without opening the full panel

Calendar View

Displays issues with a due date in a monthly grid. Ideal for tracking deadlines and visualizing workload distribution over time.

  • Issues without a due date do not appear in the calendar
  • Click a card to open the issue's full panel
  • Click an empty date to create a new issue with that date pre-filled

See the Calendar page for full details.


Public Board

If the project is configured as Public, anyone can access the board without authentication using the project URL. For private projects, generate a Public Token:

  1. Go to Settings → Public Tokens.
  2. Click Generate Token and select type Board.
  3. Share the generated link.

The shared link provides read-only board access. See Settings for more.

Use the sidebar to navigate through all documentation.